HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Adding armor

12-27-2004, 08:23 PM#1
Slugge
okay can someone create a JASS trigger for me here? i need something like this :

Event - Player pressed right arrow key

Add 10 armor to unit.
12-28-2004, 12:44 AM#2
Luzif3r
Quote:
Originally Posted by Slugge
okay can someone create a JASS trigger for me here? i need something like this :

Event - Player pressed right arrow key

Add 10 armor to unit.

this is one of those moments i care to respond to a thread:

BWAHAHAHAHAHA!!!!

feel free to delete this and remove my gold it was worth it
12-28-2004, 02:21 PM#3
Guest
Use something like

Events
Player - KeyBoard Event - Player Presses the Right arrow key
Actions
Add Ability (Item Armor Bonus +10) to unit
01-08-2005, 08:28 PM#4
remal
use WE Unlimited
01-08-2005, 09:43 PM#5
Adovid
I think since the last patch or the patch before. Abilities of the same kind do not stack so if you want to add armor upon armor you are going to have to either create a whole bunch of +10 armor custom item abilities or use a value system like 10-20-30-40-50-60-100-200-300-400-500-600-700-1000-2000-3000-4000 etc and then use a sequencer to find which combinations make which numbers.
01-08-2005, 09:44 PM#6
weaaddar
use bonus mod which is built into weu. The latest bonus mod can be found in my new DT4a. This version features negative bonus range and is much more optimal then what is found in weu.