anticheat problem
#1

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.
Reply
#2

PHP код:
public OnGameModeInit()
{
    
DisableInteriorEnterExits();
    return 
1;

Reply
#3

thank you so much
Reply
#4

No problem im glad that i helped you.
Reply
#5

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.
Reply
#6

hey, but it disable all marks to building. and i want disable CP in ammu-nation
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)