1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

HL2RP Disable the /ACD Command

Discussion in 'Development' started by Defalt, Jun 13, 2019.

  1. Ignore this sorry.
     
    Last edited: Jun 13, 2019
  2. Aspect

    Aspect =) Legend Clockwork Customer

    gamemodes > clockwork > plugins > checkpoint > plugin > commands > sh_acd.lua

    If it's not there try
    gamemodes > cwhl2rp > plugins > checkpoint > plugin > commands > sh_acd.lua.

    Although instead of deleting it I suggest restricting it to Staff Members. This way if they need to respawn to take action on something fast, they can do so. Or just use /plyrespawn. Y'know.
    If you choose to restrict it instead of deleting it, just add this in the command under COMMAND.tip:
    Code:
    COMMAND.access = "o";
    o = Operator
    a = Administrator
    s = Super Administrator

    Choose one which fits you.
     
    • Agree Agree x 1

Previous Readers (Total: 0)