elevator pickup
#8

Quote:
Originally Posted by Tannz0rz
Well, you also forgot to close your 'if' statement, try this:
Код:
public OnPlayerPickupPickup(playerid, pickupid)
{
	if (pickupid == value) // Check that the picked up pickup id is the same as the id of the one we created
	{
       SetPlayerPos(playerid,1616.4656,-2249.4036,-2.8516);
    }
	return 1;
}
Yes, i have done all the things but still nothing
Reply


Messages In This Thread
elevator pickup - by Criss_Angel - 29.06.2009, 18:09
Re: elevator pickup - by Tannz0rz - 29.06.2009, 18:32
Re: elevator pickup - by Criss_Angel - 29.06.2009, 18:44
Re: elevator pickup - by Criss_Angel - 29.06.2009, 19:33
Re: elevator pickup - by Ignas1337 - 29.06.2009, 19:38
Re: elevator pickup - by Tannz0rz - 29.06.2009, 19:45
Re: elevator pickup - by Ignas1337 - 29.06.2009, 19:46
Re: elevator pickup - by Criss_Angel - 29.06.2009, 22:09
Re: elevator pickup - by Criss_Angel - 30.06.2009, 12:07
Re: elevator pickup - by ACERS - 30.06.2009, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)