Wpisujemy w uruchamianiu jednostki
Kod: Zaznacz cały
this setpos[getpos this select 0,getpos this select 1,x]
Gdzie x to ilość w metrach od ziemi, jeśli chcemy więcej niż np. 2metry to wpisujemy
(np.1,2.20 znaczy to że obiekt znajdzie się na wysokości 2metry i 20 cm)
jeśli chcemy ustawić obiekt poniżej gleby piszemy
Kod: Zaznacz cały
this setpos[getpos this select 0,getpos this select 1,(getpos this select 2)-x]