SA-MP Forums Archive
Help with robbery checkpoint - 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 with robbery checkpoint (/showthread.php?tid=501990)



Help with robbery checkpoint - Ercha - 21.03.2014

Hello. So i'm using Stevo's sfcnr gamemode, but i'm re-changing sf to los santos. So there's a gym, in which i created the robbery checkpoint, but always when i enter the gym, the robbery checkpoint shows and disappears.

How to fix that?

i've only changed these:

new Float:checkCoords[MAX_POINTS][4] = {
{772.1120,-3.8986,1000.7288,0.0000}, //GYM
};

new Float:checkpoints[MAX_POINTS][4] = {
{758.3074,5.9831,1000.7033,3.0}, //GYM
};

Thank you.


Re: Help with robbery checkpoint - Ercha - 21.03.2014

eh anyone..? i just want to move the robbing checkpoint from sanfierro id 6 to los santos gym interior 5.

only weird thing is, that robbery checkpoing was working fine back in san fierro gym, it was showing all the time, not like disappearing.