Warcraft III resources & community, 2003–2006 · archived

A trigger would be nice

7 posts
#1

A trigger would be nice

NOTE: you may need to be skilled for this request :wink:
hi guyz

I have been making my maps and stuff again and I came across something I would like(mainly because I cant do it with normal triggering). I would like a trigger that is exactly like the movement for legacies:TOTS

(meaning when you press the up arrow key a specific unit moves forward and the same for backwards and for left it turns the unit towards the left on the spot and so on)

my problem being that I can't do like they did because if I hold down the arrow keys it wont keep on moving it will only move when I initialy move it, what I would like is for it to keep moving until I let go of the arrow key. also instead of arrow keys for movement I would like it to be w s a d w = up s = down a = turn on the spot left d = turn on the spot right


thanks for your time
#2
there is no way to make an efficient movment system using the w,a,s,d keys.

however, i can give you a good and smooth movment system ive created in past days.
if you're interseted, you can send me your map and ill adapt my triggers to your map.

my e-mail is [email protected]
:wink:

EDIT:
my movment system is based on the arrow keys.
#3
Does it continue the command of moving in that direction by holding down the key? because I already have it when you initialy press the button but it doesnt continue doing it if I hold the key down.

if you dont, it doesnt realy matter because I dont realy need it I would just like to have it.
#4
my system works like this:

press up arrow = move forward
release up arrow = stop moving

press right\left arrow = start turning right\left
release right\left arrow = stop turning

press down arrow = 180 degrees turn
#5
Sounds really usefull... can you send it to
[email protected]
too?
that would be very kind of you.
#6
1 more question:
is it done in JASS or nomal triggering and yes I would like it thanks ^^ either way

thanks for helping dude :) Ill send you my map in a little while(making it a little easyer to read triggers)
#7
i dont no a s$%# in JASS. my system and everything else i make is made of pure triggers.

im looking forward to recieving your map :P