- last post: 01.01.0001 12:00 AM PDT
Only people who have rcon access can kick/ban players. In order to establish the rcom prompt, you must add "-console" to the target of your Halo shortcut that launches your game. Example:
"K:\Program Files\Microsoft Games\Halo Custom Edition\haloce.exe" -console -exec mouse.cfg
After launching the game with the -console tag added to your shortcut, join the server in which you wish to administrate. You must know the rcon password to execute rcon commands. To bring up the rcon prompt, hit the ~ key (tilda key). Hit tab to view a list of possible commands.
To kick a player, do the following:
hit ~
type: rcon XXXX sv_players (where XXXX = your rcon password)
note the player # of the player you wish to kick
type: rcon XXXX sv_kick # (where # is the number ID of the player you wish to kick)