[FilterScript] "GameGuard" Anti-Cheat (basic)
#8

Anyways... ZCMD is not required, people always use the 'CMD:' syntax but do not realize that it is compatible with both ZCMD and YCMD. So you should say "( ZCMD by ZEEX, or YCMD by Y-LESS )."

For example:

#include <ZCMD>
CMD:cmd(playerid, params[])
{ return 1; }

will work just as well as:

#include <YSI\y_commands>
CMD:cmd(playerid, params[])
{ return 1; }
Reply


Messages In This Thread
"GameGuard" Anti-Cheat (basic) - by Kyance - 21.02.2015, 07:01
Re: "GameGuard" Anti-Cheat (basic) - by XStormiest - 21.02.2015, 07:29
Re: "GameGuard" Anti-Cheat (basic) - by arlindi - 21.02.2015, 07:39
Re: "GameGuard" Anti-Cheat (basic) - by Rog - 21.02.2015, 13:27
Re: "GameGuard" Anti-Cheat (basic) - by Kyance - 21.02.2015, 14:51
Re: "GameGuard" Anti-Cheat (basic) - by ball - 21.02.2015, 15:40
Re: "GameGuard" Anti-Cheat (basic) - by Kyance - 21.02.2015, 17:01
Re: "GameGuard" Anti-Cheat (basic) - by Crayder - 22.05.2015, 20:22
Re: "GameGuard" Anti-Cheat (basic) - by PT - 22.05.2015, 21:19
Re: "GameGuard" Anti-Cheat (basic) - by kkeeii - 27.05.2015, 09:41

Forum Jump:


Users browsing this thread: 1 Guest(s)