Mapping 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: Mapping help (
/showthread.php?tid=606287)
Mapping help -
MonSterLikeHD - 02.05.2016
Hi, i just finish my first building, but where i guild it is a yellow checkpoint like in gta sa, i looked in all code, but i don't found the yellow checkpoint... how can i delete this ?
Re: Mapping help -
GTLS - 02.05.2016
see your CreatePickup codes in your GM and see correct Pickup ID (ie pickup ID 1559) and delete that line.thats only method.
search something like CreatePickup(1559 or CreateDynamicPickup(1559 which ever you are using.
hope i helped.