Edit SI_ICON Cooldown.

Triedge

New member
Messages
199
Points
0
I would edit the countdown of SC_effects.

reviewing the code I have seen that the counter is the file:

"SI_POSTDELAY"

in status.h show:

SI_POSTDELAY = 46,

en lua files show:

EFST_POSTDELAY = 46,

EFST_GDSKILL_POSTDELAY = 175,

EFST_HALLUCINATIONWALK_POSTDELAY = 335,

But I find nothing in stateiconimginfo.lub

So not edit that file to achieve certain changes.

More than anything, I want to change the color or the way it displays the duration.

 
Back
Top