filmov
tv
Arma 2 Editor Tutorial : How to remove buildings

Показать описание
This is a tutorial on how to remove buildings in the arma 2 2d editor
The codes used where:
Goes in the Game logic
building" = (position this nearestobject ")
Goes in the SUV
building1 attachto [this, [0,0,0]]; this setPos [getPos this select 0, getPos this select 1, -500]
The codes used where:
Goes in the Game logic
building" = (position this nearestobject ")
Goes in the SUV
building1 attachto [this, [0,0,0]]; this setPos [getPos this select 0, getPos this select 1, -500]