| 09-29-2003, 12:37 AM | #1 |
These are very simple questions, and knowing either will help with the map I'm working on.. ^^ First: Simply enough.. do any units have specialty attachment points that affect certain parts of them that other units lack? (For example, an attachment point on the Blademaster's flag) Second: When working with triggers, are there any settings that allow you to convert what's being worked with to 'string'? (For example, a 'Unit dies' trigger is triggered by a Footman. Is there anyway to set a string variable to 'footman', while still varying depending on what dies?) Feel free to answer if you know the answer to either.. even if it's simply a 'no'. |
| 09-29-2003, 12:41 AM | #2 |
For the second question... there are functions under "Conversion" that will convert various types of variables back and forth... there's a "Convert Unit-Type to string", and I think there's actually a Unit Name under "Unit" which will probably work better for what it sounds like you need it for. |
