| 07-26-2003, 10:34 AM | #1 |
OK, 1. Question: It's a bit hard to explain. How to let a unit group to attack move to the enemy base using not the shortest way?`I need this for an AoS I'm making for fun (So they go the upper way to the enemy). 2. Question: How to find out the code of a custom spell? So I can use it in Jass. |
| 07-26-2003, 11:33 AM | #2 | |
Quote:
Tell them to attack move to some region in the middle of the upper way so they go on the upper way, and make another trigger that orders them to move to the enemy base when they enter that region. That way they will use the upper way to get to the region and once they get there, that will be the shortest way to the enemy. |
| 07-26-2003, 12:04 PM | #3 | |
Quote:
Well, ok I figured that out, thanks but now I need to know how to obtain the code of spells. |
| 07-26-2003, 12:08 PM | #4 |
Open the MPQ and look in the .txt files. Or if you have TFT, look in the spell editor and look at the code at : Text - Description and the first code data will be the spell code. |
| 07-26-2003, 12:26 PM | #5 | |
Quote:
I can't find a Text - Description in my Spell :bgrun: |
