[ZoneManager] A plugin has called EntityHasFlag with a invalid flag : 1
Getting this pop up in console when I try adding the zone id to this section:
"Zones to prevent users from spawning/recalled vehicles within.": [
"1"
],
[ZoneManager] A plugin has called EntityHasFlag with a invalid flag : 1
Getting this pop up in console when I try adding the zone id to this section:
"Zones to prevent users from spawning/recalled vehicles within.": [
"1"
],
Zone manager has Flags. You show your flag as "1", should be either "KeepVehiclesOut" or "KeepVehiclesIn" Check your Flags UI in Zone Manager.
Got ya :) I thought it was after a Zone ID
Honestly, fair enough for thinking that, I should have specified `Zone Types` rather than zones, thats my bad