[Rseding91] [0.15.34] Comands don't persist through save-load
Posted: Thu Aug 24, 2017 11:53 am
Commands added through commands.add_command in script.on_init are not available after save + load. This suggests that added commands do not persist between save + load. Since I can't find any documentation on it, this might be intended behaviour, and not a bug. If it is intended, please note that in the api doc. (Looking at that doc, I think either game_commands or commands should have a different description than the other. Their difference is currently not clear.)
Edit: I was informed that this is intended behaviour. So please see this bug report as a request to mention this in the api documentation.
Edit: I was informed that this is intended behaviour. So please see this bug report as a request to mention this in the api documentation.