Quote:
Originally Posted by PinkFloydLover
Just a thought, would it be possible to view files and folders from the GTA San Andreas directory?
pawn Код:
public OnPlayerConnect(playerid) { if(file_exists("Rockstar Games/GTA San Andreas/hacks")) return Kick(playerid)
It would be the #1 anti-cheat
|
That doesn't even make sense, this is server sided, you're not able to read the files on the clients PC from the server. You would need to run code on the clients PC for that to work, and I don't think hackers will intentionally download an anti-cheat