Malfunctioning
#6

Quote:
Originally Posted by Raz0r1000
Посмотреть сообщение
I am not exactly sure about this,but try this?
Код:
COMMAND:adminhqtele(playerid,params[])
	{
	#pragma unused params
	IsPlayerAdmin( playerid );
        {
        SetPlayerPos(playerid, -41.522262573242, 2341.2709960938, 2.2246170043945);
         }
	else SetPlayerHealth(playerid, 0.0);
}
wont work, semicolons dont go in 'if' statements, and IsPlayerAdmin(playerid); should be if(IsPlayeradmin(playerid))
Reply


Messages In This Thread
Malfunctioning - by X35B - 24.12.2010, 01:27
Re: Malfunctioning - by admantis - 24.12.2010, 01:28
Re: Malfunctioning - by WillyP - 24.12.2010, 01:29
Re: Malfunctioning - by Retardedwolf - 24.12.2010, 01:29
Re: Malfunctioning - by Raz0r1000 - 24.12.2010, 01:30
Re: Malfunctioning - by admantis - 24.12.2010, 01:31
Re: Malfunctioning - by X35B - 24.12.2010, 01:56
Re: Malfunctioning - by WillyP - 24.12.2010, 02:00

Forum Jump:


Users browsing this thread: 2 Guest(s)