Author Topic: ULX Admin Mode  (Read 3376 times)

0 Members and 1 Guest are viewing this topic.

Offline CLEVELANDMAN99

  • Newbie
  • *
  • Posts: 5
  • Karma: -2
ULX Admin Mode
« on: August 01, 2017, 09:51:08 AM »
I need some help I have no idea where to start on how to do this or if it is even possibly, basically I want to implement an admin mode into ULX so you can do !adminmode and then when your in admin mode you can noclip and pick players up and you type !adminmode to get out of it but when you are in admin mode you can't noclip or pick people up.

Offline CLEVELANDMAN99

  • Newbie
  • *
  • Posts: 5
  • Karma: -2
Re: ULX Admin Mode
« Reply #1 on: August 01, 2017, 09:58:59 AM »
If no one willing to help for free I will pay for this job to be done.


Sent from my iPhone using Tapatalk

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: ULX Admin Mode
« Reply #2 on: August 01, 2017, 10:40:51 AM »
Typically, this is not the place to come asking people to do things for you.

How much experience with lua do you have? If you want help making this yourself, we would be glad to assist.

If you're just looking for someone to make this for you, paid or not, you can ask, but you may not get any responses here. I would try facepunch or gmodstore.

Offline CLEVELANDMAN99

  • Newbie
  • *
  • Posts: 5
  • Karma: -2
Re: ULX Admin Mode
« Reply #3 on: August 01, 2017, 11:25:04 AM »
Typically, this is not the place to come asking people to do things for you.

How much experience with lua do you have? If you want help making this yourself, we would be glad to assist.

If you're just looking for someone to make this for you, paid or not, you can ask, but you may not get any responses here. I would try facepunch or gmodstore.

Is it possible though?


Sent from my iPhone using Tapatalk

Offline CLEVELANDMAN99

  • Newbie
  • *
  • Posts: 5
  • Karma: -2
Re: ULX Admin Mode
« Reply #4 on: August 01, 2017, 11:26:39 AM »
Typically, this is not the place to come asking people to do things for you.

How much experience with lua do you have? If you want help making this yourself, we would be glad to assist.

If you're just looking for someone to make this for you, paid or not, you can ask, but you may not get any responses here. I would try facepunch or gmodstore.

Also I don't know where I would even begin to start


Sent from my iPhone using Tapatalk

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: ULX Admin Mode
« Reply #5 on: August 01, 2017, 11:42:06 AM »
It's very possible. You would start by making a ULX command that admins had access to which would toggle a flag on their entity for if they were in admin mode or not.

Next you would use the gamemode hooks for physgun pickup and for the uLX command for noclip to determine of the player can do those actions based on the state of the toggle flag.

That's how you would do it.

Offline iViscosity

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 802
  • Karma: 58
Re: ULX Admin Mode
« Reply #6 on: August 01, 2017, 04:37:56 PM »
https://forums.ulyssesmod.net/index.php?topic=7268.0

"ulx administrate - Cloak yourself, noclip yourself, and god yourself. (say: !admin) (opposite: ulx unadministrate)"
With a bit of altering you could probably toggle a pickup option as well.
I'm iViscosity. I like gaming and programming. Need some help? Shoot me PM.