OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started 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.
-
Search the forums, the answer is there waiting for you.
-
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:
-
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