[HowTo]Create Pickups - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HowTo]Create Pickups (
/showthread.php?tid=57921)
[HowTo]Create Pickups -
Mikep - 12.12.2008
I made this guide on the wiki, check it out!
https://sampwiki.blast.hk/wiki/PickupGuide
I made it for a friend who had trouble creating pickups, but i'm sure it'll help others!
Re: [HowTo]Create Pickups -
Lewwy - 12.12.2008
Cool.
Very detailed, will help people alot.
Re: [HowTo]Create Pickups -
miokie - 12.12.2008
Nice Job, It's pretty basic scripting, but im sure this will help alot of new scripters out there.
Re: [HowTo]Create Pickups -
Loyal - 12.12.2008
Nice Tutorial Mate
Re: [HowTo]Create Pickups -
Mikep - 12.12.2008
Quote:
Originally Posted by Miokie*
Nice Job, It's pretty basic scripting, but im sure this will help alot of new scripters out there.
|
It was aimed at newbies :P
Thanks for the good comments guys!
Re: [HowTo]Create Pickups -
Scenario - 25.02.2010
I did this and it works, but I made an Armour pickup for the PD Garage. However, everytime I pick it up, it disappears, and comes back later, (I set it to do that), but every other Pickup type I tried it doesn't work.
What i want is for it to stay there, and be able to keep picking up.
Re: [HowTo]Create Pickups -
Matthew_Johnston - 07.07.2010
Ermmm I Did everything Here and The Icon Still Dosent appear, And Also, When I Go to where it is, Nothing happens :P
And there is no Errors in the Compile,
I Have new mypickup;
(Game mode Init)
mypickup = CreatePickup(1239, 2, 2114.0527,2425.0212,49.5234,270.7944, -1);
And the Affects... Is there something Im Missing?