After the update today, commands for calling heli do not work anymore. Not to sure if its the new version of Zonemanager messing up, or this. Both seem to compile though.
Doesn't execute commandsFixed
Did you check your logs for errors?
Hi, this is an old topic but I'd like to raise the same issue. I just started using the plugin, with the most recent Rust and Umod versions. None of the commands I enter work (no errors - nothing happens). In addition, the remove, list, clear and vars commands do nothing.
The config I currently have (all commands work when used directly in console):
The config I currently have (all commands work when used directly in console):
{
"Zones": [
{
"Id": "99559417",
"Method": 1,
"Mode": 0,
"Amount": 0,
"UserGroup": "",
"Commands": [
"settime jeini 0"
],
"Players": []
},
{
"Id": "99559417",
"Method": 1,
"Mode": 0,
"Amount": 0,
"UserGroup": "",
"Commands": [
"say testing"
],
"Players": []
}
]
} I already replied to another older topic about the very same issue, but adding a new one hoping this might be easier to spot.
In short, the plugin is not working - commands are not triggering. None of the commands I enter work (no errors - nothing happens). In addition, the remove, list, clear and vars commands do nothing. It would be so good to get this fixed, for it would enable things like night events etc.
In short, the plugin is not working - commands are not triggering. None of the commands I enter work (no errors - nothing happens). In addition, the remove, list, clear and vars commands do nothing. It would be so good to get this fixed, for it would enable things like night events etc.
see new version :)
Locked automatically