How to detect So be it - 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: How to detect So be it (
/showthread.php?tid=582215)
How to detect So be it -
Alpay0098 - 18.07.2015
Hi guys,
Is there anyway to detect So be it installed on player or not?
In 0.3z we could check player's GetPlayerCameraFrontVector(playerid, x, y, z);
But now in 0.3.7 It doesn't work anymore ...
I'll appreciate best answer.
Re: How to detect So be it -
Glenn332 - 19.07.2015
Can you use something like:
GetPlayerCameraTargetPlayer,
GetPlayerCameraTargetActor,
GetPlayerCameraTargetVehicle,
GetPlayerCameraTargetObject
?
Or what do you want to use it for?
Re: How to detect So be it -
Abagail - 19.07.2015
That method was patched. Frankly, the best bet is patching & detecting all the cheats available in ******.
Re: How to detect So be it -
Alpay0098 - 20.07.2015
Quote:
Originally Posted by Glenn332
Can you use something like:
GetPlayerCameraTargetPlayer,
GetPlayerCameraTargetActor,
GetPlayerCameraTargetVehicle,
GetPlayerCameraTargetObject
?
Or what do you want to use it for?
|
I think ****** creators , fixed those bugs and I don't think it's not going to work anymore.
Quote:
Originally Posted by Abagail
That method was patched. Frankly, the best bet is patching & detecting all the cheats available in ******.
|
So there's not anyway to find out?
AW: How to detect So be it -
Kaliber - 20.07.2015
Just look around:
https://sampforum.blast.hk/showthread.php?tid=579963