OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Tripnomatic on 25 Aug 2004, 16:51:29

Title: Placing a Soldier into a guard tower
Post by: Tripnomatic on 25 Aug 2004, 16:51:29
I have built a base in MP and I do not know how to place a soldier into a guard tower I placed.  Can somebody help me please.
Title: Re:Placing a Soldier into a guard tower
Post by: Mud_Spike on 25 Aug 2004, 18:40:22
Search the forums, the answer is there waiting for you.
Title: Re:Placing a Soldier into a guard tower
Post by: dmakatra on 25 Aug 2004, 18:50:51
The truth is out there!! :P

To find a faster answer just check the FAQ as it's in there as well.

:beat: *Gets Shot* :beat:
Title: Re:Placing a Soldier into a guard tower
Post by: Bluelikeu on 25 Aug 2004, 19:17:46
you could place this int he init field of the soldier

This SetPos [GetPos This Select 0, GetPos This Select 1, 5]

The 5 is the height to change. Change it to the height of the tower.
just place the unit of the guard tower with the hight adjusted, et voila, the unit is in the guard tower. :o