20.12.2010, 23:47
1. Use Anti-deamx
2. Create a function that checks the server IP, and if the server IP does not equal the IP that you have defined in a variable, send a message in the console, and SendRconCommand("Exit");, that should stop people that steal your .amx file from using it
-Hint: This can be done under OnGameModeInit
2. Create a function that checks the server IP, and if the server IP does not equal the IP that you have defined in a variable, send a message in the console, and SendRconCommand("Exit");, that should stop people that steal your .amx file from using it
-Hint: This can be done under OnGameModeInit