View Single Post
Re: Be Server Admin for FritzBot.
Old
  (#10)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Default Re: Be Server Admin for FritzBot. - 04-02-2009

The in-game menu uses stuff coded and compiled in program source file ui_main.c. I don't have Mal's version of that file so I don't know if he put changes in there for communicating with the server by rcon. Some of the standard referee menu might work remotely with a fritzbot server but I have not tested it.

Overall key bindings are easier
try
/bind F4 "rcon addbot;addbot"
and
/bind F5 "rcon kick allbots;kick allbots"
notice that I put in both the local and the remote version of the command so it will work either way.

you could even bind a key for the password but that would waste the limited set of keys to work from

UPDATE: Still can't kick bots with referee menu so rcon is the way to go. 3 choices (1) type it in the console (2) bind keys and (3) use something like RconIt

Last edited by TomTom; 04-02-2009 at 11:07.. Reason: ref testing
  
Reply With Quote