Home   Help Search Login Register  

Author Topic: appear  (Read 857 times)

0 Members and 1 Guest are viewing this topic.

headshot_snipe

  • Guest
appear
« on: 04 Nov 2002, 16:16:04 »
how do you make a unit appear with the same properties as a unit but a different hight or at a different x or y axis:

I tryed: myboat setpos[getpos aP, getpos aP, 3]

but it doesn't work, does anybody know how?
Thanx

HSS


Gameer_77

  • Guest
Re:appear
« Reply #1 on: 04 Nov 2002, 18:44:06 »
myboat setpos [getpos aP select 0, getpos aP select 1, 3]

 8)PEACE