SA-MP Forums Archive
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: Pickups. (/showthread.php?tid=82805)



Pickups. - RayPoda - 21.06.2009

I made pickups for my gangs on my DM server, and I also made it so my "gangs" spawn in interiors. Now, I can exit using the exit marker in the interiors, but on some of the interiors when I go back in through the enter marker, the exit marker is no longer in the interior so I can get back out.. I don't know how to fix this, and I really need to know how. Someone please help me.


Re: Pickups. - lavamike - 21.06.2009

You have to set the pickup type to 23.

CreatePickup(model, 23, Float:X, Float:Y, Float:Z)


https://sampwiki.blast.hk/wiki/CreatePickup


Re: Pickups. - RayPoda - 21.06.2009

Alright thanks, I'll give it a go.


Re: Pickups. - Abernethy - 21.06.2009

Ray from vG?
Anyways, yeah use type '23'. It will remain there even if you've picked it up.


Re: Pickups. - RayPoda - 21.06.2009

Yes.. Ray from vG