anticheat problem - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: anticheat problem (
/showthread.php?tid=274403)
anticheat problem -
ylleron - 05.08.2011
Hey,
i make anticheat to my GM and right now i am working on weapon protection. But if you will go to ammu-nation and buy some gun it will ban you. i think about disable checkpoint and make my own CP. But might be is better way how to fix it.
Re: anticheat problem -
WoodPecker - 05.08.2011
PHP код:
public OnGameModeInit()
{
DisableInteriorEnterExits();
return 1;
}
Re: anticheat problem -
ylleron - 05.08.2011
thank you so much
Re: anticheat problem -
WoodPecker - 05.08.2011
No problem im glad that i helped you.
Re: anticheat problem -
Improvement™ - 05.08.2011
Quote:
Originally Posted by ylleron
Hey,
i make anticheat to my GM and right now i am working on weapon protection. But if you will go to ammu-nation and buy some gun it will ban you. i think about disable checkpoint and make my own CP. But might be is better way how to fix it.
|
Also make sure that it doesn't ban players on spawn (if they recieve any weapons), incase you aren't aware of this.
Re: anticheat problem -
ylleron - 05.08.2011
hey, but it disable all marks to building. and i want disable CP in ammu-nation