Jump to content

Commands

No Response 1.11.0

Paul Lietz
Paul Lietz

Posted

Hey, 

I'm trying to add horses to the crafts menu via using another plugins command on give, which so far is not working. Do I miss something? The regarding config:

 

 {
      "Enabled craft?": true,
      "Image": "https://i.imgur.com/mw1T17x.png",
      "Description": [
        "Craft requires:",
        "- Gears (5 pcs)",
        "- Road Signs (5 pcs)",
        "- Metal (2000 pcs)"
      ],
      "Command for give": "givehorse",
      "Permission for craft": "crafts.all",
      "DisplayName": "Horse",
      "Shortname": "horse",
      "Skin": 0,
      "Type (Item/Command/Vehicle/Recycler)": "Command",
      "Prefab (for Vehicle)": "",
      "Command on give": "horse",
      "Workbench Level": 0,
      "Distance Check": false,
      "Distance": 1.0,
      "Place the ground": false,
      "Place the structure": false,
      "Items For Craft": [
        {
          "Shortname": "gears",
          "Amount": 5,
          "Skin": 0
        }
      ],
      "For Modular Car": null
    },

 

Mevent

Posted

Did I understand correctly that you want to give out the horse?

Paul Lietz

Posted

I tried giving a horse as item/vehicle which didn't work as it's AI probably. So I have this WhereIsMyHorse plugin which adds a /horse command with cooldown, I tried putting that horse command on give in the plugin. Thanks for you time! 

Mevent

Posted

6 hours ago, Paul Lietz said:

I tried giving a horse as item/vehicle which didn't work as it's AI probably. So I have this WhereIsMyHorse plugin which adds a /horse command with cooldown, I tried putting that horse command on give in the plugin. Thanks for you time!

Does everything work for you now?

Paul Lietz

Posted

Haven't tried again so far, but I will!

It always said the command wasn't registered, it only works as chat command as far as I know. 

Paul Lietz

Posted

7Fs4CzF.png

 

tried using it with FancyGrenades from uMod, I'll try to figure out how to get it out as chat command I guess? 

Mevent

Posted

Ask the developer of that plugin to make give via console

Guest

Posted

Changed Status from Pending to No Response

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.