Vehicle problem - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vehicle problem (
/showthread.php?tid=77989)
Vehicle problem -
Chpp - 16.05.2009
My server's got some problem. I have 210 vehicles IG which works fine, but if I add any more cars, the car I added and the restrictions that I added to it ( to remove from vehicle ) doesn't work. If I make the 211th car a copcar, it makes you a suspect but doesn't remove you from the vehicle. Same if you add this as a buycar, then the buycar option doesn't show up. Anything to do with it? I'm using a ModernTopia based lots edited SQL version...
Re: Vehicle problem -
Weirdosport - 16.05.2009
As the vehicle limit is ~ 700 I believe, I don't see why the limitations of sa-mp would cause problems at 210/211 vehicles, I'm guessing it's a script problem?
Re: Vehicle problem -
yezizhu - 16.05.2009
Show ur
OnPlayerStateChange&OnPlayerEnterVehicle,plz?
Re: Vehicle problem -
Chpp - 16.05.2009
The places are in the pastebin. Links:
http://pastebin.com/m2348257 and
http://pastebin.com/m483d26f4
Re: Vehicle problem -
yezizhu - 16.05.2009
Now show ur IsACopCar,IsAFBICar,etc
I'm 100% sure the promblem is from IsACopCar