help with pickups[SOLVED]
#1

Well I was following the sa-mp wiki to do some research about pickups.

I've made the info pickup but when i run through it the game text doesn't pop up..

This is what the pickup and stuff are..


pawn Код:
dive = AddStaticPickup(1239, 2, 1763.684,-1486.484,453.757);
and the 'OnPlayerPickUpPickup' function.
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
  if(pickupid == dive) GameTextForPlayer(playerid,"Jump out and dive!!",2500,6);
}
Please help!
Thanks,
Lorenc
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: 2 Guest(s)