Author Topic: need help adding command back  (Read 1868 times)

0 Members and 1 Guest are viewing this topic.

Offline cocobobo20

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
need help adding command back
« on: June 18, 2013, 03:14:03 AM »
Yeah so i acciddently removed a command from me "owner" and it removed permenatley lol i have no idea how to add it back.





http://cloud-2.steampowered.com/ugc/612769210784344440/C6E4F8FC28847C00B00706E5B4F506193C378A40/

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: need help adding command back
« Reply #1 on: June 18, 2013, 09:07:51 AM »
What command?
Experiencing God's grace one day at a time.

Offline LuaTenshi

  • Hero Member
  • *****
  • Posts: 545
  • Karma: 47
  • Just your ordinary moon angel!
    • Mirai.Red
Re: need help adding command back
« Reply #2 on: June 18, 2013, 09:12:24 AM »
What command?

He seems to have removed groupallow and groupdeny from his owner rank. Because those are needed for you to give and take permissions he can not grant them back to him self.

This is an easy fix (or should be) if you have rcon. Just use the code below.

Code: [Select]
rcon_password yourpassword; rcon ulx groupallow superadmin "ulx groupallow"
I cry every time I see that I am not a respected member of this community.

Offline cocobobo20

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: need help adding command back
« Reply #3 on: June 18, 2013, 04:37:06 PM »
He seems to have removed groupallow and groupdeny from his owner rank. Because those are needed for you to give and take permissions he can not grant them back to him self.

This is an easy fix (or should be) if you have rcon. Just use the code below.

Code: [Select]
rcon_password yourpassword; rcon ulx groupallow superadmin "ulx groupallow"

Wow thank you instead of the group name i was putting my user name :S