- Joined
- Dec 18, 2008
- Messages
- 36
I'm trying to make my tooltips change with the damage, cooldown, range, of the ability. I have successfully done this but only with integers. For every real value that I try to pass with the syntax it gives me an integer in the tooltip.
my syntax being <obj#;skillcode,data> => <A001;apfx,cool1>
so when my cool1 reads 2.5 it trunks it and gives me a 2 in the tooltip.
Any way to fix this? If not I'm in for a lot of busy work.
First post here btw, thx for your attention.
my syntax being <obj#;skillcode,data> => <A001;apfx,cool1>
so when my cool1 reads 2.5 it trunks it and gives me a 2 in the tooltip.
Any way to fix this? If not I'm in for a lot of busy work.
First post here btw, thx for your attention.