Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(strcmp(cmdtext, "/c", true) == 0){
- if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,0xFF0000FF,"You're not an Adminitstrator!");
- for(new i = 0; i < 100; i++){
- SendClientMessageToAll(-1,"");}
- return 1;}
Advertisement
Add Comment
Please, Sign In to add comment