What's wrong with my pickups ?
#1

Hello,

I added some pickups to my GM, but they don't appear in-game, why ?


Код:
new pickup1;

OnGameModeInit() :
pickup1 = CreatePickup(1247,14,-2407.8040,2291.2954,21.3180);


OnPlayerPickUpPickup(playerid, pickupid):
if (pickupid == pickup1)
{"Actions"}
Reply


Messages In This Thread
What's wrong with my pickups ? - by Shoko Lacho - 29.08.2010, 23:37
Re: What's wrong with my pickups ? - by Redgie - 29.08.2010, 23:47
Re: What's wrong with my pickups ? - by Paladin - 29.08.2010, 23:48
Re: What's wrong with my pickups ? - by Shoko Lacho - 30.08.2010, 00:13
Re: What's wrong with my pickups ? - by Paladin - 30.08.2010, 00:26
Re: What's wrong with my pickups ? - by Shoko Lacho - 30.08.2010, 02:42
Re: What's wrong with my pickups ? - by Paladin - 31.08.2010, 09:26
Re: What's wrong with my pickups ? - by Voldemort - 31.08.2010, 09:42
Re: What's wrong with my pickups ? - by Paladin - 31.08.2010, 10:47

Forum Jump:


Users browsing this thread: 2 Guest(s)