Help, +Rep
#1

I want to CreateObject once I pass through the radius of the IsPlayerInRangeOfPoint(playerid, 1.0, 172.67, -151.92, 1.81)) - I've tried creating the object, however I'm not doing something good:

Код:
	public OnPlayerSpawn(playerid)
{
if(IsPlayerInRangeOfPoint(playerid, 1.0, 172.67, -151.92, 1.81))
   	pObject2[playerid] = CreatePlayerObject(playerid, 12923, 158.3594, -176.3047, 5.5703, 0, 0, 0, 300.0);
	return 1;
}
Reply


Messages In This Thread
Help, +Rep - by Peter Alex - 23.07.2012, 00:56
Re: Help, +Rep - by SnG.Scot_MisCuDI - 23.07.2012, 01:05
Re: Help, +Rep - by newbienoob - 23.07.2012, 01:10

Forum Jump:


Users browsing this thread: 1 Guest(s)