[Question] How to make an Admin command
#4

i did what you said and it gave me crap loads of errors so i did this but it says im not admin when i try the tele...
Код:
	if(strcmp(cmdtext, "/adminship", true) == 0)
	{
 	  if(IsPlayerAdmin(playerid))

     SetPlayerPos(playerid, 3203.9760,-1472.5383,16.6099);
     else SendClientMessage(playerid,COLOR_LIGHTBLUE,"You not admin, are you retarded?!");
    return 1;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)