[Tutorial] Making Pickups [ Easy Guide ]
#5

Example you could explain why do you have to add a variable before createpickup
pawn Код:
mypickup = CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld);
And not just
pawn Код:
CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld);
Reply


Messages In This Thread
Making Pickups [ Easy Guide ] - by fie - 05.08.2011, 09:37
Re: Making Pickups [ Easy Guide ] - by FireCat - 05.08.2011, 13:30
Re: Making Pickups [ Easy Guide ] - by fie - 05.08.2011, 14:10
Re: Making Pickups [ Easy Guide ] - by Max_Coldheart - 05.08.2011, 15:36
Re: Making Pickups [ Easy Guide ] - by FireCat - 05.08.2011, 16:47
Re: Making Pickups [ Easy Guide ] - by windartist - 06.08.2011, 08:42
Re: Making Pickups [ Easy Guide ] - by Astralis - 19.11.2011, 20:11
Re: Making Pickups [ Easy Guide ] - by ComiGF - 23.11.2011, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)