Skip to content

RCM Admintool v.9(stable) - 2k20 for (COD1, COD1:UO, COD2, COD4 & [COD4X 1.8], COD5 all patches)

Notifications You must be signed in to change notification settings

EXRecod/RCM-Admintool-V9

Repository files navigation

RCM-Admintool-V9

RECODMOD-V9/0.7.2 (14/09/2020)


  • PHP: 5.6 < 7.2 (After 7.2 version not working)

For Linux need install php extensions: php-fpm php-pear php-dev php-common php-fpm php-gd php-cli php-mbstring php-curl php-gd php-gettext php-intl php-mbstring php-sqlite3 php-mysql php-pear php-pspell php-recode php-xml php-zip

  • In game .cfg

set g_logsync 2

set logfile 1

set sv_log_damage 1

set g_antilag 1

How?:

HIDE MESSAGES Support CoDaM CodCommands 2.3 [cod1 1.1

Open __CoDaM_CodCommands.pk3 and in file callback.gsc

  • find

self playerMsg( level.cocoColor + "Command not found: ^7" + chatcmd[ 0 ] + " " + combineChatCommand( chatcmd, " " ));

  • add after that line - this 2 lines

    printconsole("say;0;" + self.getEntityNumber() + ";" + self.name + ";" + chatcmd[ 0 ] + " " + combineChatCommand( chatcmd, " " ) + "\n");

    logPrint("say;0;" + self.getEntityNumber() + ";" + self.name + ";" + chatcmd[ 0 ] + " " + combineChatCommand( chatcmd, " " ) + "\n");

HIDE MESSAGES b3hide FOR Call OF Duty 4 X 1.8 - Modern Warfare

loadplugin "b3hide"

b3Hide "1"

b3Prefix "!"

b3HideLvl "0"

Support:



About

RCM Admintool v.9(stable) - 2k20 for (COD1, COD1:UO, COD2, COD4 & [COD4X 1.8], COD5 all patches)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages