| 08-11-2005, 01:05 AM | #1 |
I have a 3 triggers which after I replaced some variables with array variables behaves wierdly. I'll post the triggers if its important. The triggers are currently disabled and whenever I try to enable the trigger (right click -> enagle trigger), it says "The trigger cannot be enabled because not all parameters have values." I am sure all (I hope) parameters have values. Any idea whats wrong? |
| 08-11-2005, 02:26 AM | #2 |
if ur using WEU and are trying to use advanced triggers without checking the advanced triggers box(in create/edit map), then it won't work. if its something about jass... don't ask me... |
| 08-11-2005, 02:30 AM | #3 |
Nope, I dont use WEU or JASS |
| 08-11-2005, 03:46 AM | #4 |
Yeah.. I wouldn't know what's wrong without seeing the trigger. Perhaps I could find out then. |
| 08-11-2005, 01:04 PM | #5 |
Did you make sure the arrays were adjusted? If you just changed them from normal to arrays and didn't go back to change them all, it wont work. |
| 08-11-2005, 02:10 PM | #6 |
Yeah, the arrays were adjusted. Actually, the problem was fixed when I changed it from all if/then/else action to if/then/else multiple actions action for some weird reason. Anyways thanks guys. |
