| 10-25-2004, 01:09 PM | #1 |
Im using WEU and for a trigger ive set up to use an advanced command for a multiboard which adds a "progress bar" to a row. When a player kills a unit he gets +10% on his progress bar. now the problem is, i cant find the condition that detects when the progress bar is at 100%. ![]() EDIT: forget it, the progress bar thing looks damn ugly and its far to complex then it should be. |
| 10-25-2004, 01:22 PM | #2 |
Iv never used it, but there might not be one. Try making a intanger variable and every time you get 10% on the bar, add 10 to the variable. that way when the variable is at 100 the bar will be at 100%. and you can set a trigger for when its at 100. |
