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

Negative Sign Numbers

Status
Not open for further replies.
In the Object Editor I can see that many Abilities have some integer ( Spell - Tranquility - Hit Points Restored: 20) that defines their effect. In some maps I downloaded I noticed that this integer was set to negative (Spell - Tranquility - Hit Points Restored: -20). How can this integer be set to negative? Is it possible at all? :?:
 
Level 2
Joined
Feb 15, 2005
Messages
8
It is possible, Tides of Blood uses it a lot (ex. Bleed = negative Heal; Quicksand Aura = negative Endurance Aura). Anyways, this is how you make negative values possible in the editor:

File -> Preferences -> [x]Allow negative real values in the Object Editor.
 
Level 10
Joined
Jul 2, 2004
Messages
690
or you can either hold on to shift and click the selected box or use WEU. but i suggest using WE. support originiality!
 
Status
Not open for further replies.
Top