Author Topic: Command Monitor  (Read 1126 times)

Offline Dewave

  • Rank: Private
  • *
  • Posts: 4
Command Monitor
« on: February 16, 2009, 12:03:46 pm »
Is this working correctly?

the rcon set commamdlistedbelow is misspelled, tried both got nothing.

Thanx

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: Command Monitor
« Reply #1 on: February 16, 2009, 12:34:12 pm »
the rcon set commamdlistedbelow is misspelled, tried both got nothing.


HUH?

Offline Dewave

  • Rank: Private
  • *
  • Posts: 4
Re: Command Monitor
« Reply #2 on: February 16, 2009, 12:36:08 pm »
command vs commamd

tried both...

also set ex_cmd_monitor "1" is on

// Commands available from RCON. To use type /rcon set COMMAMDLISTEDBELOW #
// where # is client number from rcon status.
// To affect all players use -1 as client number

// EXAMPLE: /rcon set torch 2  (will torch player in client slot 2)

I tried all of that and got nothing, just wondering if it is working for others and what prey tell am I doing wrong...

PS. Thanx mucho for the mod, nice touch

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: Command Monitor
« Reply #3 on: February 16, 2009, 12:46:23 pm »
/COMMANDLISTEDBELOW #

I think you misunderstood what is meant by that "place holder"

/rcon set arty 1
/rcon set torch 4
/rcon set warp 15

/rcon set <--- That is required

arty or torch or warp <--- That is the punishment

1 or 4 or 15 <--- That is the player slot number, you get this number from /rcon status

Offline Dewave

  • Rank: Private
  • *
  • Posts: 4
Re: Command Monitor
« Reply #4 on: February 16, 2009, 01:12:03 pm »
LOL, yes you are right I did misunderstand that...

However I am still having problems getting it to work... I'll keep trying.

/rcon_password xxxx
/rcon set torch 0

not working for  me, hmmm must be missing something

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: Command Monitor
« Reply #5 on: February 16, 2009, 01:17:01 pm »
/rcon login XXXXXX    <--- your rcon password
/rcon status                <--- to get the players slot numbers
/rcon set torch 0        <--- Now you torch player in slot 0

Offline Dewave

  • Rank: Private
  • *
  • Posts: 4
Re: Command Monitor
« Reply #6 on: February 16, 2009, 01:22:12 pm »
ARGH!

/RCON LOGIN XXXX

instead of

/rcon_password xxxx

my bad

Works great!!!

Danke, Bro