Hello,
I want to have possibility to buy a patrol hélicopter event. But the command heli.call doesn't work.
This is my try:
I want to have possibility to buy a patrol hélicopter event. But the command heli.call doesn't work.
This is my try:
"Patrol Helicopter": {
"DisplayName": "Patrol Helicopter",
"Shortname": "patrol.helicopter",
"EnableBuy": true,
"EnableSell": false,
"Image": "https://i.imgur.com/vI6LwCZ.png",
"SellPrice": 1.0,
"BuyPrice": 2000.0,
"BuyCooldown": 0,
"SellCooldown": 0,
"KitName": null,
"Command": [
"heli.call"
],
"SkinId": 0
},Thank You In Advance !