hey, every wipe, the old locations will stay.
can u make a config that wipes the locations and set them new on detected mapchange?
thanks a lot!
can u make a config that wipes the locations and set them new on detected mapchange?
thanks a lot!
nivexi don't know. you'll have to ask in umod support. i just don't know why in the hell the OnNewSave hook is so unreliable
either way, ill add my own detection for a wipe. ><
The OnNewSave hook is called each time the .sav file is created, I don't see any issue there. So if the server was started BEFORE installing Oxide AFTER a wipe, the hook will not be called as the .sav file will already exist. The .sav file has to physically not exist when Oxide is installed and the plugin using OnNewSave is loaded for it to be called.
