[R&F] [Solved] Unit Ability Float Text Not Showing

Laurana Kanan

Don’t underestimate who I am.
Super Moderator
Supporter
Joined
Apr 10, 2014
Messages
4,794
Location
Near the Greatest Snow on Earth
*Edit* Well, this is embarrassing. Just so happens it was a UI mod that was preventing it from appearing. Disabling it fixed the issue.:blush:

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.

Alpine%20Training%20Float%20Text_zpsqyh9gewq.jpg


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,

SQLite%20Float%20Text%20Entries_zpsevluqkm3.jpg


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