*Edit* Well, this is embarrassing. Just so happens it was a UI mod that was preventing it from appearing. Disabling it fixed the issue.
This is probably a minor issue, but it's been nagging me all day. It concerns the float text that appears when a NW grants an ability to an adjacent unit.
I coded an ability that grants additional combat strength to naval units that pass adjacent to a certain NW. It works exactly like the Alpine Training/Matterhorn ability as above. It works perfectly fine except I can't get the float text to appear when the ability is earned.
The column that I thought controlled this in the UnitAbilities table - ShowFloatTextWhenEarned - is correctly set to true/1, like the other abilities in this screenshot,
but even though the ability is earned the text is not triggered. Is there possibly some other setting I'm missing?

This is probably a minor issue, but it's been nagging me all day. It concerns the float text that appears when a NW grants an ability to an adjacent unit.

I coded an ability that grants additional combat strength to naval units that pass adjacent to a certain NW. It works exactly like the Alpine Training/Matterhorn ability as above. It works perfectly fine except I can't get the float text to appear when the ability is earned.
The column that I thought controlled this in the UnitAbilities table - ShowFloatTextWhenEarned - is correctly set to true/1, like the other abilities in this screenshot,

but even though the ability is earned the text is not triggered. Is there possibly some other setting I'm missing?
Last edited: