• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Raw data has only integers?

Status
Not open for further replies.
Level 3
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.
 
Status
Not open for further replies.
Top