Meaning of "configured" amount?Solved
Raid weapons (auto turret, flame turret, guntrap, fog machinew, samsite) now increase their ammo if the available ammo is less than the configured amount

what is the "configured" amount?
becasue if it is related to the stack amount and there is a stacker plugin, are we gonig to see 50k fuel & 30k ammo loadied into units?
the amount configured in the config file :p

Weapons > Ammo
ok... thanks
also something strange , both the last update & this update are throwing:

1st relaod
[DEBUG] Reload requested for plugin which is already loading: RaidableBases
Error while compiling: RaidableBases.cs(3281,37): error CS1525: Unexpected symbol `)', expecting `;' or `}'

then on second reload .......

[DEBUG] Reload requested for plugin which is already loading: RaidableBases
RaidableBases was compiled successfully in 904ms
Unloaded plugin Raidable Bases v1.5.1 by nivex


so it's like the SAME plugin , but it takes two loads to work...​

ok.. it seems it is  "oxide" not letting go
after a 3rd reload!!!!!

[DEBUG] Reload requested for plugin which is already loading: RaidableBases
RaidableBases was compiled successfully in 3149ms
Unloaded plugin Raidable Bases v1.5.13 by nivex

totally don't understand rhis.. the file in "plugins is clearly v1.5.13, how does it get 1.5.1 if it is overwritten.....
and it MUST have been overwritten to cause a reload.....

If a plugin fails to compile when updating a the physical file, it tries to roll back to the previously known (cached) version that was usable.
Hi,
The issue is that the file was not changed, it was uploaded once.
first time it says it would not compile
on the second reload it still showed the old version
finally on the 3rd reload it made it.
Locked automatically