Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
How do i stack sandbags?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How do i stack sandbags? (Read 605 times)
0 Members and 1 Guest are viewing this topic.
.::RAMMSTEIN::.
Guest
How do i stack sandbags?
«
on:
29 May 2003, 23:45:57 »
hey i was playing a mission and they had stacked sandbags, how do i do this?
thanks!
Logged
Igor Drukov
Contributing Member
Conscientious Subjector
Re:How do i stack sandbags?
«
Reply #1 on:
30 May 2003, 00:52:21 »
Type this in the init line of objects that you don't want on the ground :
this setpos [getpos this select 0, getpos this select 1,_myheight]
Obviously, _myheight is the number of meters above the ground... ;D
Hope this is what you needed.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
How do i stack sandbags?
Top of page