• 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.

[Solved] How to input a number larger than 0, but with more decimal numbers?

Status
Not open for further replies.
Level 28
Joined
Nov 25, 2021
Messages
507
This is kind of niche, but sometimes when I make an ability, I want to input a number above 0, but very small like 0.001 to avoid infinite duration and such, without using triggers for simplicity's sake.

I've been trying a workaround by copy-pasting the value of the "Amount of Hit Points Regenerated" field from Aura of Blight, which is 0.004 if I remember correctly. Is there a better/more elegant way to do this?

On the same note, is there a way to completely turn off the "0s duration = Infinite duration" thing?
 
Level 28
Joined
Nov 25, 2021
Messages
507
I use Storm Bolt as my base ability (1.31 editor fyi) and when I set the Duration - Normal to 0.001 with Display Values as Raw Data, with Shift-Enter, and with Auto Fill Levels, but it always round up to 0.00.

And no, you can't turn off 0s = infinite.
Damn. I was getting hopeful for a solution there for a second.
 
Level 28
Joined
Nov 25, 2021
Messages
507
0.01s should normally be good enough, but sometimes, the buff can still show up in that short timeframe. Since I'm kind of a perfectionist when it comes to this stuff, it's quite bothersome.

Not sure if Shift + Enter lets you save a 0.001 value for Storm Bolt, probably not.

No, it doesn't let me, which is why it sucks. Editors should have the option to turn off the "0s = infinite duration" thing, because if I want an ability that lasts really long, I can always set it to 3600 or 7200 seconds.

Anyway, thanks for the help. I'll chalk it up to another one of the editor's bullshittery and mark this as Solved.
 
Status
Not open for further replies.
Top