help with pickups[SOLVED]
#4

Quote:
Originally Posted by Chuck_Taylor
Use the PlayerToPoint function and then make a timer that checks the players position.If he is in the spot he will show that text
pawn Код:
if(PlayerToPoint(2.0,playerid,1763.684, -1486.484, 453.757))
{
GameTextForPlayer(playerid,"Jump out and dive!!",2500,6);
return 1;
}
So where do i place the playetopoint func?
It dosent work under gamemodeinit....
Reply


Messages In This Thread
help with pickups[SOLVED] - by Lorenc_ - 25.01.2010, 00:44
Re: help with pickups - by Lorenc_ - 25.01.2010, 01:44
Re: help with pickups - by pierhs - 25.01.2010, 04:42
Re: help with pickups - by Lorenc_ - 25.01.2010, 05:06
Re: help with pickups - by CuervO - 25.01.2010, 06:45
Re: help with pickups - by Lorenc_ - 26.01.2010, 09:25
Re: help with pickups - by Calgon - 26.01.2010, 09:49
Re: help with pickups - by PRANK - 26.01.2010, 11:17
Re: help with pickups - by Lorenc_ - 26.01.2010, 22:39
Re: help with pickups - by kmzr - 26.01.2010, 23:06

Forum Jump:


Users browsing this thread: 3 Guest(s)