Jump to content

Please tell me

Pending 1.1.6

NEXT
NEXT

Posted

i used new category.
but no command.

What is wrong?


    {
      "ID": -494030190,
      "Enabled": true,
      "Permission": "",
      "Title": "SKILL",
      "Chat Button": true,
      "Show Pages?": false,
      "Commands": [
        "/skilltree"
      ],
      "Icon": "",
      "Pages": [
        {
          "Title": "",
          "Command": "",
          "Type (Plugin/UI)": "UI",
          "Plugin Name": "",
          "Plugin Hook": "",
          "UI Elements": [
            {
              "Enabled?": true,
              "Visible": true,
              "Name": "Panel_a2c60ca9ff",
              "Type (Label/Panel/Button/Image)": "Panel",
              "Color": {
                "HEX": "#FFFFFF",
                "Opacity (0 - 100)": 100.0
              },
              "Text": [],
              "Font Size": 14,
              "Font": 0,
              "Align": "UpperLeft",
              "Text Color": {
                "HEX": "#FFFFFF",
                "Opacity (0 - 100)": 100.0
              },
              "Command ({user} - user steamid)": "",
              "Image": "",
              "Cursor Enabled": false,
              "Keyboard Enabled": false,
              "Sprite": "",
              "Material": "",
              "AnchorMin (X)": 0.5,
              "AnchorMin (Y)": 0.5,
              "AnchorMax (X)": 0.5,
              "AnchorMax (Y)": 0.5,
              "OffsetMin (X)": -50.0,
              "OffsetMin (Y)": -50.0,
              "OffsetMax (X)": 50.0,
              "OffsetMax (Y)": 50.0
            }

db9000a388348d85196e086bf651782f.png

MeventSupport

Posted

  On 3/24/2025 at 5:01 AM, NEXT said:

i used new category.
but no command.

What is wrong?


    {
      "ID": -494030190,
      "Enabled": true,
      "Permission": "",
      "Title": "SKILL",
      "Chat Button": true,
      "Show Pages?": false,
      "Commands": [
        "/skilltree"
      ],
      "Icon": "",
      "Pages": [
        {
          "Title": "",
          "Command": "",
          "Type (Plugin/UI)": "UI",
          "Plugin Name": "",
          "Plugin Hook": "",
          "UI Elements": [
            {
              "Enabled?": true,
              "Visible": true,
              "Name": "Panel_a2c60ca9ff",
              "Type (Label/Panel/Button/Image)": "Panel",
              "Color": {
                "HEX": "#FFFFFF",
                "Opacity (0 - 100)": 100.0
              },
              "Text": [],
              "Font Size": 14,
              "Font": 0,
              "Align": "UpperLeft",
              "Text Color": {
                "HEX": "#FFFFFF",
                "Opacity (0 - 100)": 100.0
              },
              "Command ({user} - user steamid)": "",
              "Image": "",
              "Cursor Enabled": false,
              "Keyboard Enabled": false,
              "Sprite": "",
              "Material": "",
              "AnchorMin (X)": 0.5,
              "AnchorMin (Y)": 0.5,
              "AnchorMax (X)": 0.5,
              "AnchorMax (Y)": 0.5,
              "OffsetMin (X)": -50.0,
              "OffsetMin (Y)": -50.0,
              "OffsetMax (X)": 50.0,
              "OffsetMax (Y)": 50.0
            }

db9000a388348d85196e086bf651782f.png

Expand  

I can assume that you must be getting some errors in the server console.

 

Why don't you use the "+ ADD CATEGORY" button in the game?

NEXT

Posted (edited)

i use + ADD CATEGORY
but no work

      "Commands": [
        "/skilltree"

      "Commands": [
        "skilltree"

no work

and

no log
no some errors in the server console


Do you have any samples?

Edited by NEXT
Mevent

Posted (edited)

  On 3/24/2025 at 4:57 PM, NEXT said:

i use + ADD CATEGORY
but no work

      "Commands": [
        "/skilltree"

      "Commands": [
        "skilltree"

no work

and

no log
no some errors in the server console


Do you have any samples?

Expand  

Doesn't it show up in your command list? Or what's your problem?

Edited by Mevent
NEXT

Posted

I think the problem is that chat commands aren't working.

Maybe I misunderstand how this button works?

I thought that pressing the button would activate the command, but am I wrong?

The commands aren't working.

MeventSupport

Posted

  On 3/24/2025 at 6:38 PM, NEXT said:

I think the problem is that chat commands aren't working.

Maybe I misunderstand how this button works?

I thought that pressing the button would activate the command, but am I wrong?

The commands aren't working.

Expand  

It should be called. Are you sure this command is not occupied by another plugin?

NEXT

Posted

disappointing. . .

It doesn't move after all

NEXT

Posted

+ ADD CATEGORY

   {
      "ID": -494030190,
      "Enabled": true,
      "Permission": "",
      "Title": "SKILL",
      "Chat Button": true,
      "Show Pages?": false,
      "Commands": [
        "/skilltree"
      ],

In my environment, even when I implemented a chat command in a new category, it was not called.

Mevent

Posted

  On 3/27/2025 at 5:48 AM, NEXT said:

+ ADD CATEGORY

{
"ID": -494030190,
"Enabled": true,
"Permission": "",
"Title": "SKILL",
"Chat Button": true,
"Show Pages?": false,
"Commands": [
"/skilltree"
],

In my environment, even when I implemented a chat command in a new category, it was not called.

Expand  

It should be without the “/”:
 

      “Commands": [
        “skilltree”.
      ],

 

NEXT

Posted

      “Commands": [         “score”.       ],   ⇒OK

      “Commands": [         “skilltree”.       ], ⇒NO

      “Commands": [         “taxi”.       ], ⇒NO

      “Commands": [         “vanish”.       ], ⇒OK

      “Commands": [         “radar”.       ], ⇒OK

 

Mevent

Posted

  On 3/27/2025 at 6:30 AM, NEXT said:

      “Commands": [         “score”.       ],   ⇒OK

      “Commands": [         “skilltree”.       ], ⇒NO

      “Commands": [         “taxi”.       ], ⇒NO

      “Commands": [         “vanish”.       ], ⇒OK

      “Commands": [         “radar”.       ], ⇒OK

 

Expand  

So skilltree and taxi commands are taken up by other plugins.

NEXT

Posted

oh ,,,,i see.

thnak you.

  • Love 1
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

118.4k

Files Sold

Total number of files sold.

2.4m

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.