Occupied vehicle snippet failing. 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: Occupied vehicle snippet failing. Help! (
/showthread.php?tid=647647)
Occupied vehicle snippet failing. Help! -
Graber - 08.01.2018
So I’ve got this code that determines wether the callback should continue executing:
https://pastebin.com/QsS8t79b
For some reason the check fails and the anticheat still executes, forcing the vehicle being drived to stop. Any help?
Thanks!
(AutoOcupado means “OccupiedVehicle”)
Re: Occupied vehicle snippet failing. Help! -
Graber - 08.01.2018
bump
Re: Occupied vehicle snippet failing. Help! -
EobardRodriguez - 17.01.2018
bump
Re: Occupied vehicle snippet failing. Help! -
MP2 - 17.01.2018
- Please don't bump topics before 24 hours.
- You should always name functions in English for consistency.
- You are not explaining your problem clearly enough. You should comment your code and explain what should happen and what actually is happening. Add debug messages too so you know what's happening.