Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(strcmp(cmd, "/querajuda", true) == 0)
- {
- if (PlayerInfo[playerid][pAdmin] >= 1)
- {
- format(string, sizeof(string), "%s Esta Trabalhando, quer ajuda? /relatorio <> /senha <> /fila <> /pm", pname);
- SendClientMessageToAll(azul, string);
- }
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment