Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(strcmp(cmdtext,"/climas",true)) // nosso comando.
- { // abre a chave
- ShowPlayerDialog(playerid, clima, DIALOG_STYLE_LIST, "CLIMAS BY : BarbosaScritp", "Tempestade/nLimpo", "Selecionar", "Sair");
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement