• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[General] Where is the Charge gold and lumber in the order menu?

Status
Not open for further replies.
Level 8
Joined
Feb 17, 2018
Messages
114
Well, acording to object editor charge gold and lumber's id is neutralspell
upload_2020-12-15_18-2-53.png
 
Level 21
Joined
May 29, 2013
Messages
1,567
Use any other no target order (e.g. Footman - Defend); copy the trigger and disable it; select the copy of your trigger and go to: Edit > Convert to Custom Text; then find the order in the code and replace it (e.g. change "defend" to "neutralspell").

I don't have this trigger action on the patch I'm using so I can't test if this works, but it's worth a shot.
 
Last edited:
Status
Not open for further replies.
Top