OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: cosjacket on 19 Feb 2008, 19:00:26
-
hi yer how can i put a laptop on a table xx
-
using setPos command.
is the table an object you placed on the map?
-
yes and if possible to put a laptop on to it
-
well, if you have a laptop and a table, name the table table1 and put the following into its init field:
this setPos [getPos table1 select 0, getPos table1 select 1, 1]Adjust the last 1 until the laptop is just over the table.
-
Set the above in the LAPTOP's init field, note! (not the table's) :yes:
Wolfrug out.
-
many thanks xx :good: