Author Topic: Group Listing  (Read 1593 times)

0 Members and 1 Guest are viewing this topic.

Offline Callum

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Group Listing
« on: July 25, 2016, 11:41:29 AM »
Me and a buddy are working on a server and we're trying to set it a load of donator groups and extra admin group etc, however when I make the admin groups everything works fine, the moment I make a donator (just a regular user group) group it messes up and re positions all the other groups and messing up the targeting.

Any reason as to why it does this?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Group Listing
« Reply #1 on: July 25, 2016, 03:16:16 PM »
We could guess all day.

My guess, you're editing the text file instead of using XGUI?
We never recommend that.
Things break easily if you don't format exactly as a lua table is defined.

If you ARE using XGUI, then you likely have another addon or admin mod conflicting.

Unfortunately, you didn't answer any of the questions in the template that gets placed in the text box when creating a new topic, so, let's all spend time guessing at a few details.
Or you could answer this like you were first asked.
Quote
... please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.

My ULib/ULX versions (run "ulx version" in console):
ULib v..
ULX v..

Game mode(s) I am having this problem on:

Lua errors shown in console, if any:
[code]
<insert errors here>
[/code]
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Group Listing
« Reply #2 on: July 25, 2016, 08:27:52 PM »
In addition to filling out the template JamminR suggested, please run ulx debuginfo from your server's console and give us the output. We can check your group hierarchy to make sure it's correct.