X2CommunityCore / X2WOTCCommunityHighlander

https://steamcommunity.com/workshop/filedetails/?id=1134256495
MIT License
60 stars 68 forks source link

Add event for rookie training completion #804

Closed pledbrook closed 4 years ago

pledbrook commented 4 years ago

Bond and Psi training currently have an event that is fired once the project completes, which allows me to restart the units' Will recovery projects. There is no similar event for rookie training, though. It would be good to add one (along with any other relevant HQ project).

pledbrook commented 4 years ago

This isn't needed for what I wanted to do, but leaving the issue because it would make for some good consistency to have all the HQ training projects, or maybe just all HQ projects, fire an event on completion.

Iridar commented 4 years ago

There's a 'UnitRankUp' event, is it not good enough for your purpose?

pledbrook commented 4 years ago

Since there is no immediate need for this and I'm mostly keeping it around because it would make the API more consistent, that's pushing too far outside the scope of the highlander with no major benefit.