| 01-14-2007, 06:40 PM | #1 |
JASS:call IssueTargetOrder(caster, "????", target) The Order String - Use/Turn On is empty in WE, i tried changing it to another value and using that value in IssueTargetOrder but it didn't work (not that I expected it to anyway). There doesn't seem to be a way to find out what OrderString is associated with ray of disruption. Anyone take the time to figure this out? I'd appreciate it if you'd share the knowledge. |
| 01-14-2007, 06:43 PM | #2 |
Make a Trigger with the events, a unit issue order to target a unit, location or nothing. The use in the action a game message with the order received you'll have the order string (if there's one). I'll edit this post in a few minuts with the trigger. -edit- |
| 01-14-2007, 06:54 PM | #3 |
What spell is ray of disruption? whatever, it sounds like an item so it probably got just an orderid and no orderstring |
| 01-14-2007, 07:52 PM | #4 |
Thanks a bunch, worked like a champ. Theres no order string, but the ID is 852615. |
