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


Messages In This Thread
command not working - by sggassasin - 11.01.2010, 15:49
Re: command not working - by FlatMaN - 11.01.2010, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)