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
) »
Placing units on top of buildings
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Placing units on top of buildings (Read 600 times)
0 Members and 1 Guest are viewing this topic.
Black Fox
Guest
Placing units on top of buildings
«
on:
01 Jul 2003, 04:06:28 »
I have been struggling to do this for a while with no real luck...basically I want to place a M2 machine gun, an ammo crate and a few additional troops on top of the tallest building in Modrava. I know that it's got something to do with knowing the right height, but how do I work that out?
Logged
CrashnBurn
Guest
Re:Placing units on top of buildings
«
Reply #1 on:
01 Jul 2003, 04:53:46 »
Place the units over the building, and in the ini put-
this setpos [getpos this select 0, getpos this select 1, 23.5]
You only need to do that for the ammo crate and mg, the units will be up there by placing them over the building.
Logged
Black Fox
Guest
Re:Placing units on top of buildings
«
Reply #2 on:
01 Jul 2003, 05:40:28 »
For some reason I can place the player that way but not the other troops. Maybe I need to take them out of formation...I'll try later and see how it goes. Thanks!
Logged
CrashnBurn
Guest
Re:Placing units on top of buildings
«
Reply #3 on:
01 Jul 2003, 15:43:15 »
Don't even try to put any soldiers up there that are grouped. Make sure they're each a group unto themselves.
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
) »
Placing units on top of buildings
Top of page