Jump to content

Looking to use this as a user menu need chat commands

Not a Bug 1.0.0

Garlandar

Posted

Hello, looking to use this as a user menu for quick access to chat commands.  However I have some commands that are two seperate words as well as names that are two seperate words with spacing in between.  How do I handle that?  Example  Personal animals,  Spawn Wolf would be /panimal wolf

NooBlet

Posted

so it would be command being panimal and then a text input . that has to be input'ed by player

NooBlet

Posted

 {
      "Command": "panimal",
      "Command Display Name": "Personal Animal",
       "Command Usergroup Requirement": [        
        "default",		
      ],      
      "Paramater 1": {
        "paramatertype": "textinput",
        "paramatername": "Animal type"
      },
      "Paramater 2": null,
      "Paramater 3": null,
      "Paramater 4": null
    }

Something like this

 

NooBlet

Posted

Changed Status from Pending to Not a Bug

Garlandar

Posted

I was in hopes they didn't have to do that, maybe a drop down or something I can add as input automatically without them typing it in?

NooBlet

Posted (edited)

unfortunately thats not possible for CUI system currently in rust

Edited by NooBlet
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.