ULX

Author Topic: rcon commands  (Read 2182 times)

0 Members and 1 Guest are viewing this topic.

Offline gommb

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
rcon commands
« on: February 16, 2014, 03:58:04 PM »
i am running ulx on my sledbuild server and i accidentally removed my ingame access to the  user management commands and i was wondering how to use the groupallow command in the rcon.  i tried typing "ulx groupallow superadmin ulx groupallow"(without quotes) and it said granted access of ulx with access tag groupallow.  i want to know how to grant access to the ulx groupallow command instead of ulx with access tag groupallow

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: rcon commands
« Reply #1 on: February 16, 2014, 04:03:38 PM »
You've now added "ulx" by itself.
You must always use quotes when assigning commands with spaces.
Code: [Select]
ulx groupallow superadmin "ulx groupallow"See our FAQs, which describe several ways to gain access.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline gommb

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: rcon commands
« Reply #2 on: February 16, 2014, 04:18:54 PM »
ok i did that and it worked i gave superadmin access to ulx groupallow but when i try to set group permmisions ingame it says

Command "ulx groupallow", argument #1: invalid group "superadmin" specified

Offline gommb

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: rcon commands
« Reply #3 on: February 16, 2014, 04:30:30 PM »
actually this was my mistake i must have granted myself group allow access with some random access tag which made it not work but i fixed now