Posts: 63
Threads: 32
Joined: Dec 2015
Reputation:
0
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 ?
Posts: 1,071
Threads: 24
Joined: Aug 2014
Reputation:
0
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.