Skip to content

How Install

Erick edited this page Sep 14, 2020 · 3 revisions

HOW INSTALL IN WINDOWS!

For windows need download ttps://github.com/EXRecod/RCM-Admintool-V9/archive/master.zip and unarchive this archive, and than

Need edit cfg/servers.cfg for RCM AdminMod working

//Another you can edit later _administrator.ini and _groups_database.ini etc.

All installed. Lets starting, all messages from your game server you see in RCM terminal.

Press this file -> go_multi_windows.bat






==============================================================

==============================================================

HOW INSTALL IN GNU/LINUX (DEBIAN, UBUNTU..)

Open temp folder

cd /tmp

Download Admin Mod from GitHub

sudo wget https://github.com/EXRecod/RCM-Admintool-V9/archive/master.zip

Make folders

sudo mkdir /opt/rcm/

Install zip archivator

sudo apt-get install unzip

#Unpack to folder sudo unzip ReCodMod-RCM-Admintool-V9-master.zip -d /opt/rcm/

go to rcm/cfg

cd /opt/rcm/cfg/

Edit this file from servers.cfg sudo nano servers.cfg

Another files you can edit later

sudo nano _administrator.ini

etc.

go to rcm, when you changed it before

cd /opt/rcm/

All installed. Lets starting, all messages from your game server you see in RCM terminal. In

sudo sh go.sh




For RCM starting in next time, use this steps!

1| go to rcm

cd /opt/rcm/

2| Start go.sh

sudo sh go.sh

3| For the kill processes use

sudo sh go_stop.sh





STEP (only for cod1 1.1)

We need to make changes in cod1 1.1 bugged version game_mp_x86.dll (windows) and game.mp.i386.so (linux). In another game versions and patches non changes.

In fact changed : to ;

Find line say: %s: %s change to say; %s; %s

Find line sayteam: %s: %s change to sayteam; %s; %s

--- LINUX

or download it https://github.com/EXRecod/ReCodMod-RCM-Admintool/blob/master/COD1.1%20(Fixed%20-%20game.mp.i386.so)/game.mp.i386.so

--- WINDOWS

or download it https://github.com/EXRecod/ReCodMod-RCM-Admintool/blob/master/COD1.1%20(Fixed%20-%20game_mp_x86.dll)/game_mp_x86.dll

and replace this file in your game server.

==============================================================

#HOW UPDATE!

Download last day update, unarchive .zip and replace your old files with new files! (example: RCM Update [June 27, 2020].zip)