Previous Contents Next

5. Client access

HLDS_L-HOWTO


5.1 AMXX remote access


On the client PC (I assume windows) go to your dod folder.
C:\Steam\Steam apps\john@doo.com\day of defeat\dod
(Path may differ a bit from the root)

Open config.cfg file with notepad   (right click the file and select open with)
Add at the bottom of the file the following :
setinfo "_pw" "PaSsWoRd"
(use the same password as used before in the amxx 3.4 section
and use the same username when staring the game)

You get amxx rcon access as you connect to the server and give amx_rcon command (see below).

 


5.2 ShrikeBot remote access


Create a file with notepad (select notepad from the start menu)
Add the following line to the file :
amx_rcon shr "remote_admin PaSsWoRd"
(use the same password as used before in the shrikebot 3.5 section
and use the same username when staring the game)
Save the file as sb_login.cfg

Once in game bring down console by pressing the "~" key.
Type the folowing :
exec sb_login.cfg

You now have access to the ShrikeBot menu.
It's easiest if you bind the = key to the ShrikeBot Menu.
Bring down the console ( ~ key) and type :
bind = "shrikebot menu"

You might also want to bind the other ShrikeBot Menu's for remote waypointing.
Bind key to :
bind o "waypoint menu"
bind p "waypoint tag"

Use the keys above in game to access the ShrikeBot menus.

 


Previous Contents Next