• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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