ULX

Author Topic: Chat commands for certain groups broken.  (Read 1736 times)

0 Members and 1 Guest are viewing this topic.

Offline Jaunty

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Chat commands for certain groups broken.
« on: March 17, 2010, 06:59:55 PM »
It's very weird.

I have three groups I have added on, called "bronze" "silver" and "gold" (they don't actually have quotations) and have set some ulx commands for certain groups.

Bronze gets "ulx votekick" so I added it by console and typed: ulx groupallow bronze "ulx votekick"

Now anyone in bronze can use the command through console but they cannot say !votekick, it doesn't say "You are not allowed this command", but it doesn't do anything, it just sends it as a regular message. Is there a solution to this?

Edit: I am using the SVN for ULib and ULX

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Chat commands for certain groups broken.
« Reply #1 on: March 17, 2010, 08:33:51 PM »
Check your server console...the function called to do the voting has several bits of code that will send a message to the server console if it isn't happy.
When doing !votekick, are your access members putting a name (or partial) afterwards? They should be told if not, but a name must be specified.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Jaunty

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Chat commands for certain groups broken.
« Reply #2 on: March 17, 2010, 08:47:31 PM »
It's not just votekick, any command that I grant to bronze, silver or gold cannot type in chat. They can only do commands in console.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Chat commands for certain groups broken.
« Reply #3 on: March 17, 2010, 09:18:48 PM »
Do you have any server addons installed (besides ULX) that do -any- type of chat monitoring for commands?
Many don't know how to handle it well.

Run a "ulx debuginfo" from your server console while a player having the trouble is connected.
The server will notify you it placed a file in your server's data/ulx folder.
Use the 'additional options' link below your reply to attach the file.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming