-
ive searched but have found basic answer
.
what do you put in the activation line of a trigger to edit the hight. I want the basic layout.
.
i know its something like
unitname setpos [(getpos 0, getpos 1 getpos 2), +hight]
-
this setPos [getPos this select 0, getPos this select 1, 20]
***Last number (20) is the height in meters. Is this what you are looking for? 
-
Retired Moderator
unitname setpos [x,y,height]
x is horizontal position(i.e. east and west), y is vertical position(i.e. north and south)
hope this helps 
EDIT: DestroyerX was faster 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules