Entering a vehicle - ackslimit - 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: Entering a vehicle - ackslimit (
/showthread.php?tid=550418)
Entering a vehicle - ackslimit -
Luis- - 12.12.2014
Whenever I enter a vehicle, I get the ackslimit message;
Код:
Warning: client exceeded 'ackslimit' 192.168.0.10:60974 (8336) Limit: 5000/sec
Any idea what could be causing it? My OnPlayerEnterVehicle is empty too.
Crashdetect doesn't detect anything either.
Re: Entering a vehicle - ackslimit -
PowerPC603 - 12.12.2014
Perhaps a huge block of code under OnPlayerStateChange?
This one handles entering a vehicle as well (as soon as your character is actually sitting in the vehicle).
Re: Entering a vehicle - ackslimit -
Luis- - 12.12.2014
Yeah, i've fixed it. Was something to do with my mileage system.