| 01-02-2005, 02:53 PM | #1 |
I want to add a to the WE a new condition that is like the "Unit - Has Specific Buff" condition, only that instead of choosing a buff from the list i'll enter it's 4 letter code (instead of taking an integer the function will take a string). How? Thanks in advance. |
| 01-18-2005, 03:40 PM | #2 |
Simply use Unit Has Specific Buff and pick a random buff from the list first. Then convert the trigger to custom text and replace the buff id (which might just look like 'Bxxx') by your custom buff id. |
