CreatePickup
#8

write this above OnGameModeInit:
Код:
new pickup;
Then write in OnGameModeInit:
Код:
pickup = CreatePickup(355, 1, 1958.4805, 950.0847, 10.8203, -1);
that should work.
The -1 means that the pickup shows in every virtual world.. change it to whatever you want if you dont want it to show in every world..
Reply


Messages In This Thread
CreatePickup - by TheNuttyScientist - 24.12.2009, 21:57
Re: CreatePickup - by [HiC]TheKiller - 24.12.2009, 22:13
Re: CreatePickup - by TheNuttyScientist - 24.12.2009, 22:14
Re: CreatePickup - by [HiC]TheKiller - 24.12.2009, 22:17
Re: CreatePickup - by TheNuttyScientist - 24.12.2009, 22:20
Re: CreatePickup - by [HiC]TheKiller - 24.12.2009, 22:25
Re: CreatePickup - by TheNuttyScientist - 24.12.2009, 22:30
Re: CreatePickup - by Mystique - 24.12.2009, 23:00
Re: CreatePickup - by dice7 - 24.12.2009, 23:01
Re: CreatePickup - by Laura - 24.12.2009, 23:32

Forum Jump:


Users browsing this thread: 4 Guest(s)