Arrow Keys Movement

Status
Not open for further replies.
Well...You could really try WEU(World Editor Unlimited), which offers an arrow key triggers, but it'll increase map size by about 2mb...Not worth it for me..Arrows keys are difficult and buggy.WEU offers a trigger on it, really. Go try...download it from...wc3sear.ch i think.
 
ArcticInferno said:
Well...You could really try WEU(World Editor Unlimited), which offers an arrow key triggers, but it'll increase map size by about 2mb

LOL! Nowhere near 2mb. And yeah WEU's Advanced Triggers have it, not sure if their's is multi-instanceable though.... In any case I alsop beleive wc3sear.ch have an old (1.18?) version only, the newest is available at wc3campaigns.net/tools/weu.... I think.
 
I'd upload a map to show you how it works but I'll be leaving soon and the maps have'nt been moderated much so it would never appear. =P Maybe I can pm it to you. If not, when I'm back in a couple of months I'll work on it (<--if you still want/need it that is)

-Deck
 
i've did it before. it was a map that you could create units by pushing the arrow keys. i think it is:
keyboard event - left arrow or something.

i hope this could help!
 
Well; Lets take UP arrow for an example:

Don't have the WE open, but I will try.

Event - Player presses Up arrow
Action - Set Boolean(Up is pressed) to true

Trigger two:

Event - Every 0.10 seconds of game time
Condition - Boolean(Up is pressed) is true
Action - Unit (Order ''unit'' targeting point with polar of 100) ..yeah, that trigger wasen't very good, but hope youll get the pic.

Trigger three:
Event - Player realese Up arrow
Action - Set Boolean(Up is pressed) to false
 
Status
Not open for further replies.
Back
Top