View Full Version : Admin modality...
I'm a newbie in this and I have a question... It's possible make an admin in the game??
And how ???
clumsytoole
01-22-2006, 07:23 AM
You mean rcon? Set the rcon password in your server config set rcon_password "password"
Then bring console down and use the following:-
// RCON Access
rcon host 192.168.0.170:28950
rcon login password
If you are already connected to the server you don't need the rcon host bit.
To automatically connect to your server with rcon access create a config file e.g."C:\Program Files\Activision\Call of Duty 2\main\myconfig.cfg", then a desktop icon with the target details as
"C:\Program Files\Activision\Call of Duty 2\CoD2MP_s.exe" +exec myconfig.cfg
The config file should have at least the following:-
// RCON Access
rcon host 192.168.0.170:28950
rcon login password
connect 192.168.0.170
Or you can use rcon admin tools, one of my favourites for in game is RMC rcon mod http://callofduty.filefront.com/file/RMCRconMod;52080
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.