QUOTE(urmom @ Sep 15 2005, 03:35 PM)
here can you help me out with this? there wasnt much help in the folder so i don't really know what to do.
[attachmentid=13929]
and the $a is 0 and 1 (thats what i filled into the boxes in Other Variables)
[right][snapback]314873[/snapback][/right]
You must go for X = 1 to 100, I didnt even test going backwards, so I highly dont suggest doing that.
Your Comment will not work, the comment data refers to a
string number as indicated in the help file. To get the string number click the button "Get String Number...", select the string you want to use, and click "Copy to Clipboard". Then use Control+V to paste in the string number.
So Comment(1); would be valid.
Because Trigger Duplicator is in beta, it does not support string adding the way you are trying to do it, but it will in the next version.
EDIT:
After looking through your picture again I noticed some of your syntax is wrong. Look at the syntax carefully. Your deaths should work but im not sure if you typed it in correctly. Here is a list of the syntax used.
ModifyUnitHitPoints(Location#, Player, Percent, Unit, Amount);
Deaths(Player, Comparison, Amount, Unit);
Comment(String#);
As with string numbers, the Location Numbers simply refer to the location number, use the same method except click "Get Location Number".