• 🏆 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!

[Spell] Bloodlust

Status
Not open for further replies.
Level 4
Joined
Sep 6, 2012
Messages
88
Hi everyone !

I have a simple question. In the Object Editor, The maximum value allowed for Attack Speed and Movement Speed is only 10% and any bigger number I enter is not accepted. Is there any way to bypass this limit ?

Thank you very much !
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
I have a simple question. In the Object Editor, The maximum value allowed for Attack Speed and Movement Speed is only 10% and any bigger number I enter is not accepted. Is there any way to bypass this limit ?
That is not 10%....
That is 1000%.....

The value is in (num * 100) as in, if you put 0.10 = 10%
If you put 1.00 = 100%
So the one you see "10.00" is not actually 10%, but it's 1000%....
 
Status
Not open for further replies.
Top