dninemfive / wn-9id

WARNO mod implementing the 9th Infantry Division (Motorized).
Other
0 stars 0 forks source link

Units don't get valid IDs if the unit ID cache already exists #10

Closed dninemfive closed 1 month ago

dninemfive commented 1 month ago

If the unit ID cache already exists on start, the starting unit ID is still at 139000, and so any further units added will have that ID. Not sure why it doesn't increment, but a solution should involve setting the starting unit ID to the one highest in the cache anyway.