SendClientCheck question - 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: SendClientCheck question (
/showthread.php?tid=607247)
SendClientCheck question -
ExTaZZ69 - 16.05.2016
Does anyone use this function and its callback OnClientCheckResponse?
I tryed two hours to figure out how it works, but no results.
OnClientCheckResponse retuned the params i used in SendClientCheck and the result who is always 0.
Re: SendClientCheck question -
BiosMarcel - 16.05.2016
Where have you found this? I do not know that function, also it isn't on the wiki or in the a_samp.inc which contains basic stuff.
EDIT: Next time i ****** first, so i have found out it exists :P
What doy ou want to use it for? It seems tor eturn memory data?
Re: SendClientCheck question -
ExTaZZ69 - 16.05.2016
Quote:
Originally Posted by [Bios]Marcel
Where have you found this? I do not know that function, also it isn't on the wiki or in the a_samp.inc which contains basic stuff.
EDIT: Next time i ****** first, so i have found out it exists :P
What doy ou want to use it for? It seems tor eturn memory data?
|
Yes, it should be a good method for cheats detection.
Re: SendClientCheck question -
BiosMarcel - 16.05.2016
But it isn't for the default SA-MP API but for this:
https://sampforum.blast.hk/showthread.php?tid=421090
Am i right or wrong?