| 10-02-2002, 04:23 AM | #1 |
Guest | im sure other ppl have noticed this, but it should be pointed out. in the event Unit - Unit Specific Event the specific unit cannot be set to a unit variable. is this intentional?! (if so, why?) |
| 10-02-2002, 10:05 AM | #2 |
Guest | Events cannot use variables because they are registered at map initialization. To do that you have to use a Player owned unit event and conditions. |
