| 07-17-2007, 05:58 PM | #1 |
You know the trigger that converts strings to orders? Well, what is the string for hold positstion? I have tried it with space and without, but to no avail. Can someone help me out? |
| 07-17-2007, 06:04 PM | #2 | |
JASS:call IssueImmediateOrderBJ( GetLastCreatedUnit(), "holdposition" ) Quote:
I think you wrote the word wrong :P EDIT : As blu said (thats the way i found out) just make a trigger and make in gui that command for example Trigger: Unit - Order (Last created unit) to Hold Positionand then just convert the trigger to custom text :D |
| 07-17-2007, 06:05 PM | #3 |
"holdposition" No space, make sure you get the spelling correct. For future reference if you need to find one you can make a trigger which detects orders and prints the strings. |
