SA-MP Forums Archive
Help. - 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)
+--- Thread: Help. (/showthread.php?tid=637873)



Help. - CDGlock - 23.07.2017

Good, I have a doubt.
- I want to create a Pickup within a created map, but at the time of doing so the Pickup does not appear inside.
- It only works when I'm on the ground.

What should I do?


Re: Help. - Daymen - 23.07.2017

What kind of pickup are you attempting to do? Sometimes specific pickups HAVE to be on the ground. Such as a checkpoint sometimes bugs and it's portal reaches ground level but you can see it's information at the same spot and the checkpoint area still functions if you have code to back it up.


Respuesta: Help. - CDGlock - 23.07.2017

Is there a height limit for Pickups?


Re: Respuesta: Help. - Sting. - 23.07.2017

Quote:
Originally Posted by CDGlock
Посмотреть сообщение
Is there a height limit for Pickups?
From my knowledge, most pickups are only created on the ground. Maybe if you create a platform and the pickup on it, it may be possible. Mid air, I don't think so..