Home   Help Search Login Register  

Author Topic: Need Help Please  (Read 415 times)

0 Members and 2 Guests are viewing this topic.

ppthedaddy09

  • Guest
Need Help Please
« on: 16 Oct 2003, 18:26:50 »
When on the mission editor, can anyone tell me how to stack objects on top of each other such as a wall on top of another...please   ???

Kaliyuga

  • Guest
Re:Need Help Please
« Reply #1 on: 16 Oct 2003, 18:36:13 »
type this in the objects init field:

this setpos [getpos this select 0, getpos this select 1,x]

where x= the height above ground ;)


ppthedaddy09

  • Guest
Re:Need Help Please
« Reply #2 on: 16 Oct 2003, 18:37:37 »
thanks a lot, you are a legend