OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: norm on 29 May 2004, 00:37:43

Title: custom face
Post by: norm on 29 May 2004, 00:37:43
Can you help me?I would like to know how I can add a set of custom faces to a soldier unit I have created and rotate them arbitrarely and get them to stick even after saving the game.I saw this done in the bohmod and rocmod3.I know its done by script but I dont have a clue as to what it looks like nor the entry in the cpp.Your aid and examples would be appreciated :)
Title: Re:custom face
Post by: General Barron on 29 May 2004, 01:41:43
You could have a script launched by the unit's init EH, which basically uses the "setface" command on the unit.