SA-MP Forums Archive
onplayerteleport anti cheat - 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: onplayerteleport anti cheat (/showthread.php?tid=660361)



onplayerteleport anti cheat - PoniStar - 01.11.2018

hi guys i use this inc for anti teleport cheat : https://sampforum.blast.hk/showthread.php?tid=487708

but it has a bug , when you suddenly exit your car on high speed its detecated teleport i saw some codes about this on this inc but its not work can anyone fix this or code a new anti teleport hack (onfoot / in veh) for me? thnx


Re: onplayerteleport anti cheat - PoniStar - 01.11.2018

anyone?


Re: onplayerteleport anti cheat - TheToretto - 01.11.2018

Talking about speed:
pawn Code:
GetVehicleSpeed( GetPlayerVehicleID(playerid) ) <= 50
You can disable that condition, or increase it to like, 200/250. But I don't know what will be the consequences of doing that.


Re: onplayerteleport anti cheat - PoniStar - 01.11.2018

yeah i seen this before but has no result it should make it ok but not working


Re: onplayerteleport anti cheat - PoniStar - 01.11.2018

up

are there any other inc for detecate teleport cheat? without this problem


Re: onplayerteleport anti cheat - PoniStar - 02.11.2018

somebody help