Would anyone know the correct way to Reinit items?
Being that until recently I couldn't access the debug window I've been using the following toggle:
bool bInitItems = true; toggle
Would it work if I added something like this to a Debug string? I'm not sure what the syntax would be like for that.
InitItems();
Also I would be eternally grateful if someone could point me to the condition/restriction that governs skill book bonuses. In Eras they made it so skill books only work on Pchar if the respective officer is not appointed. So every time you want to switch around officers you lose skill bonuses and tediously have to juggle books around.