Hello.
I wanna add a graphic timer to a .str file (4th WH Traps) to determine the progression/incoming end of the skill effect, just like the old "Pneuma with timer" mod.
I've found all the official files set in data.grf.
Made custom numbers for texture (custom Pneuma numbers in .bmp format have been used as base).
Modified the .str file: frames have been added to 1199 (duration is 20 seconds, 60 frames per second).
I started adding the textures from the end of the animation, counting backwards. Yet, the numbers aren't appearing, even if added like in the custom Pneuma file. Some offset has been set (-200). Opacity reduced to 100% solid color. Later tested also adding random number texture at the begin for testing purpose: still not working.
The grf priority is set properly (I'm seeing some other mods, like giant MvPs, that's not included on my "official" server's grf).
The mod has been applied to _bottom and _cast folders (didn't tested the other two: because one is for explosion animations, one is for on hit effects).
The operations have been executed on MS Paint, Tokei GRF Editor and Tokei STR Editor.
Any help would be more than welcome. In case of updates or solution, I will edit this post with it.
Thanks in advance.
EDIT - SOLVED : I forgot to interpolate the animation resulting in no effect shown in game.