SA-MP Forums Archive
New version, new crashers. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: New version, new crashers. (/showthread.php?tid=577950)



New version, new crashers. - LocMax - 15.06.2015

So lately we've been visited by some new crashers, and by the looks of it the 0.3.7 patch won't stop them.
I'm interested has anybody found a way to patch them or at least found a way how they work?

Basically, the game just freezes to those who are near the hacker, and you need to ctrl+alt+del to close it.


Re: New version, new crashers. - dugi - 15.06.2015

Check for invalid weapon IDs in OnPlayerWeaponShot and players z coordinate outside of world bounds: http://pastebin.com/BPmF9CZ3


Re: New version, new crashers. - LocMax - 15.06.2015

Quote:
Originally Posted by dugi
Посмотреть сообщение
Check for invalid weapon IDs in OnPlayerWeaponShot: http://pastebin.com/GqXenWA1
Thank you, will try it out