No matter how I set it ,it always calls a supply drop.
Any guidance would be appreciated
JSON:
"Version": "1.5.0",
"Supply Signals": [
{
"Supply Signal Display Name": "Patrol Heli Signal",
"Supply Signal Skin Id": 3332447426,
"Should Explode": false,
"Cooldown Seconds": 60.0,
"Run Random Command ": false,
"Commands To Run": [
{
"Type": "Chat",
"Command": ""
},
{
"Type": "Client",
"Command": "heli.calltome"
},
{
"Type": "Server",
"Command": ""
}
],
"Global Message (Sent to Everyone)": "",
"Personal Message (Sent to Thrower)": "Get Ready"
}
]
}
Any guidance would be appreciated