[Question] How to make an Admin command
#7

aww man! it still says im not admin! does it only work if your logged in rcon or something?
I rly need to make this admin only because it would suck if players could just enter admin village and take all the weapons lol

Код:
if(strcmp(cmdtext, "/adminship", true, 10) == 0)
	{
    if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, COLOR_GREEN, "Your not admin!");
    SetPlayerPos(playerid, 3203.9760,-1472.5383,16.6099);
    return 1;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)