command not working
#1

ok so here is my problem i have a code (as shown below) but when i use that command its just syays unknow command and dose nothing




Код:
if(PlayerInfo[playerid][Admin] >=5)
 	{
 	SetPlayerPos(playerid,3691.2345,1134.5243,91.9087);
	SendClientMessage(playerid, 0xFFFFFFAA, "Welcome To The Admin Hide Out");
	}
	else
	{
	SendClientMessage(playerid, 0xFFFFFFAA, "You Are Not Admin Go AWAY!");
	}
Reply
#2

hmm..
pls paste the full cmd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)