OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: MuSe on 08 Oct 2003, 12:54:17

Title: Switching units
Post by: MuSe on 08 Oct 2003, 12:54:17
Is it possible (in a SP mission) to change the unit the player is to a different unit? Say I place a civie (who is the player) and a western soldier who I want to be, can I use a command/script to change my unit to the western soldier?

eg:- ap switchunit "man"

ap being the player and man being the soldier I want to change to. I need this to work for my mission.
Title: Re:Switching units
Post by: Artak on 08 Oct 2003, 13:24:06
no.
Title: Re:Switching units
Post by: mikeb on 08 Oct 2003, 13:36:52
check out this thread and other links in it.

http://www.ofpec.com/yabbse/index.php?board=8;action=display;threadid=13347

The short answer is no to your question.  However, if it's the beginning of the mission or if you're willing to split missions into a campaign... it's "sort of" possible.

good luck