Is it possible to execute a chat command via kits?
Orange Administrator Apr 1, 2021 #5 LosGranada said: I want to click on a kit and then run a command chat.say / mymini Click to expand... Code: { "Shortname": "test1", "Display name": "Test Kit #1", "Permission": "", "Cooldown": 300, "Wipe-block time": 600, "Icon": "", "Description": "Test kit #1", "Max uses": 0, "API Kit": false, "Show without uses": false, "Show without permission": false, "Show if wipe-blocked": true, "Show if on cooldown": true, "Custom message if doesn't have permission": "", "Items": [ { "Command": "", "Shortname": "stonehatchet", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, "Blueprint": false, "Container": "", "Slot": 0, "Fuel": 0.0, "Contents": {}, "Condition (don't change me)": 0.0, "Maximal Condition (don't change me)": 0.0 }, Please take a look on original config. There are all examples
LosGranada said: I want to click on a kit and then run a command chat.say / mymini Click to expand... Code: { "Shortname": "test1", "Display name": "Test Kit #1", "Permission": "", "Cooldown": 300, "Wipe-block time": 600, "Icon": "", "Description": "Test kit #1", "Max uses": 0, "API Kit": false, "Show without uses": false, "Show without permission": false, "Show if wipe-blocked": true, "Show if on cooldown": true, "Custom message if doesn't have permission": "", "Items": [ { "Command": "", "Shortname": "stonehatchet", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, "Blueprint": false, "Container": "", "Slot": 0, "Fuel": 0.0, "Contents": {}, "Condition (don't change me)": 0.0, "Maximal Condition (don't change me)": 0.0 }, Please take a look on original config. There are all examples
L LosGranada Apr 1, 2021 #6 i know that but dont work. "Command": "chat", "Shortname": "stonehatchet", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, Can you give me an exaple please?
i know that but dont work. "Command": "chat", "Shortname": "stonehatchet", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, Can you give me an exaple please?
Orange Administrator Apr 1, 2021 #7 LosGranada said: i know that but dont work. "Command": "chat", Click to expand... You have command that is called "chat". What you expect it to be? You are entering command that not exists
LosGranada said: i know that but dont work. "Command": "chat", Click to expand... You have command that is called "chat". What you expect it to be? You are entering command that not exists
Orange Administrator Apr 1, 2021 #8 You nee LosGranada said: "Command": "chat", Click to expand... You need it to be " Code: Command: "\"chat.say / mymini\"" Something like that
You nee LosGranada said: "Command": "chat", Click to expand... You need it to be " Code: Command: "\"chat.say / mymini\"" Something like that
L LosGranada Apr 1, 2021 #9 i dont understand sorry. how i add the command /mymini as a Kit? "Shortname": "test", "Display name": "test", "Permission": "kits.admin", "Cooldown": 0, "Wipe-block time": 0, "Icon": "", "Description": "Created by LosGranada at 04/01/2021 19:56:07", "Max uses": 0, "API Kit": false, "Show without uses": false, "Show without permission": false, "Show if wipe-blocked": true, "Show if on cooldown": true, "Custom message if doesn't have permission": "", "Items": [ { "Command": "", "Shortname": "flashlight.held", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, "Blueprint": false, "Container": "Belt", "Slot": 0, "Fuel": 0.0, "Contents": {}, "Condition (don't change me)": 50.0, "Maximal Condition (don't change me)": 50.0 }, Click to expand...
i dont understand sorry. how i add the command /mymini as a Kit? "Shortname": "test", "Display name": "test", "Permission": "kits.admin", "Cooldown": 0, "Wipe-block time": 0, "Icon": "", "Description": "Created by LosGranada at 04/01/2021 19:56:07", "Max uses": 0, "API Kit": false, "Show without uses": false, "Show without permission": false, "Show if wipe-blocked": true, "Show if on cooldown": true, "Custom message if doesn't have permission": "", "Items": [ { "Command": "", "Shortname": "flashlight.held", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, "Blueprint": false, "Container": "Belt", "Slot": 0, "Fuel": 0.0, "Contents": {}, "Condition (don't change me)": 50.0, "Maximal Condition (don't change me)": 50.0 }, Click to expand...
Orange Administrator Apr 1, 2021 #10 LosGranada said: i dont understand sorry. how i add the command /mymini as a Kit? Click to expand... Check upper message, i made there example how to add command
LosGranada said: i dont understand sorry. how i add the command /mymini as a Kit? Click to expand... Check upper message, i made there example how to add command
L LosGranada Apr 1, 2021 #11 where do I have to insert this? give me an example. Command: "\"chat.say / mymini\"", "Shortname": "flashlight.held", "Amount": 1, "Skin": 0, dont work.
where do I have to insert this? give me an example. Command: "\"chat.say / mymini\"", "Shortname": "flashlight.held", "Amount": 1, "Skin": 0, dont work.
copeman365 Developer Apr 3, 2021 #13 { "Shortname": "MiniCopter", "Display name": "MiniCopter", "Permission": "", "Cooldown": 300, "Wipe-block time": 600, "Icon": "", "Description": "Use This Kit To Get A Mini Copter", "Max uses": 0, "API Kit": false, "Show without uses": false, "Show without permission": false, "Show if wipe-blocked": true, "Show if on cooldown": true, "Custom message if doesn't have permission": "", "Items": [ { "Command": "chat.say /mymini", "Shortname": "", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, "Blueprint": false, "Container": "", "Slot": 0, "Fuel": 0.0, "Contents": {}, "Condition (don't change me)": 0.0, "Maximal Condition (don't change me)": 0.0 },
{ "Shortname": "MiniCopter", "Display name": "MiniCopter", "Permission": "", "Cooldown": 300, "Wipe-block time": 600, "Icon": "", "Description": "Use This Kit To Get A Mini Copter", "Max uses": 0, "API Kit": false, "Show without uses": false, "Show without permission": false, "Show if wipe-blocked": true, "Show if on cooldown": true, "Custom message if doesn't have permission": "", "Items": [ { "Command": "chat.say /mymini", "Shortname": "", "Amount": 1, "Skin": 0, "Random skin": false, "Display name": null, "Blueprint": false, "Container": "", "Slot": 0, "Fuel": 0.0, "Contents": {}, "Condition (don't change me)": 0.0, "Maximal Condition (don't change me)": 0.0 },