| 09-19-2003, 04:26 AM | #1 |
is there any way to take away the move command for one unit?? like i want one unit folloing my hero, but i dont want the person to be able to move that unit around, but still use his spells and stuff |
| 09-19-2003, 05:27 AM | #2 |
You can do this by making a trigger to disable a spell for the unit, then converting it to custom text and replacing the spell code with the code for 'Move'. I think that's 'Amov' Also don't forget that you may need to also disable all other movement abilities (Attack, Stop, Hold Position, and Patrol) or they'll beable to use workarounds to move the unit you don't want moved. Someone else will beable to help you a lot more than I did, but at least I started the process. |
