Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Permission resxt

Permission resxt

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
7 Posts 3 Posters 114 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • shinryukundefined Offline
    shinryukundefined Offline
    shinryuk
    wrote on last edited by
    #1

    Hi guys i wanna put godmode and other chat command for owner and admin in my server put i dont know where put here the link of resct script
    https://github.com/Resxt/Plutonium-T6-Scripts/tree/main/chat_commands anyone can help?

    1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      wrote on last edited by Resxt
      #2

      Everything you need to know is in the Github.
      You have a list of dvars with descriptions that tells you how to use them
      https://github.com/Resxt/Plutonium-T6-Scripts/tree/main/chat_commands#dvars

      You need to have cc_permission_enabled set to 1 and cc_permission_4 to the name(s) of owners and admins separated by a colon. For example cc_permission_4 "Resxt:shinryuk".

      Note that 4 is the highest permission level so maybe you'll want to have owner(s) as 4 and admins as 3 for example. If you do that also check the commands permission levels, maybe you'll want to higher/lower some of their permissions to fit your needs

      1 Reply Last reply
      0
      • shinryukundefined Offline
        shinryukundefined Offline
        shinryuk
        wrote on last edited by
        #3

        cc_permission_4 "Resxt:shinryuk" where i need put this XD sorry idk

        Kalitosundefined Resxtundefined 2 Replies Last reply
        0
        • Kalitosundefined Offline
          Kalitosundefined Offline
          Kalitos
          replied to shinryuk on last edited by
          #4

          shinryuk https://github.com/Resxt/Plutonium-IW5-Scripts/tree/main/chat_commands#configuration
          You need to read the instructions well. In the same GitHub it tells you how to implement the scripts so that they work.

          1 Reply Last reply
          0
          • Resxtundefined Offline
            Resxtundefined Offline
            Resxt Plutonium Staff
            replied to shinryuk on last edited by Resxt
            #5

            shinryuk it's a dvar. Works like any other dvar
            Read the config section. Paste it in your server cfg
            https://github.com/Resxt/Plutonium-T6-Scripts/tree/main/chat_commands

            1 Reply Last reply
            1
            • shinryukundefined Offline
              shinryukundefined Offline
              shinryuk
              wrote on last edited by
              #6

              ok thx for level.chat_commands["ports"] how i need put because when i try to compile he gave error

              Resxtundefined 1 Reply Last reply
              0
              • Resxtundefined Offline
                Resxtundefined Offline
                Resxt Plutonium Staff
                replied to shinryuk on last edited by Resxt
                #7

                shinryuk you don't need to compile scripts and this wouldn't throw a compiler error.
                Most likely the error comes from you not reading the text that says [IMPORTANT] on the Github

                To answer your question this array needs to be filled with strings with the port(s) you use

                1 Reply Last reply
                0

                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Donate