ive been making a map, placing buildings using the game logic e.g "myBuilding = "Land_Hlidac_Budka_EP1" createVehicle position this; deleteVehicle this;" and ive also been using the set height for basic objects under Empty, using the code this setPos "[getPos this select 0, getPos this select 1,<height>];" and that has also been working fine for those objects, however i cannot get the set height code with the game logic buildings, i want to be able to set the height of buildings placed under game logic but do not know how to do it, or even if its possible.
HOME
Reply With Quote
