View Single Post
Re: cg_mal_DrawTimer ???
Old
  (#6)
CrapShoot
A Monkey
 
CrapShoot's Avatar
 
Status: Offline
Posts: 386
Join Date: Jan 2005
Default Re: cg_mal_DrawTimer ??? - 04-03-2008

when you use rcon, you are setting the value for cg_mal_DrawTimer on the server. client vars need to be set on your client, not the server. if it is giving you an unrecognized command message, make sure you have the mod installed / loaded.

for the bot skills, you only need to set it once in the server config. or you can issue the command through rcon. /rcon bot_skill 2, /rcon bot_aimskill 1
  
Reply With Quote