OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Robinhansen on 24 Sep 2003, 22:20:25

Title: Naming unit in a campaign
Post by: Robinhansen on 24 Sep 2003, 22:20:25
How do you give the caracter in a campaign a specific name...instead of the computer name...I tried this scriped but it does'nt work... ???

class SergeiDasejev
   {
      name="Sergei Dasejev";
      face="Face52";
      glasses="None";
      speaker="Rob";
      pitch=1;
      description="";
   };
Title: Re:Naming unit in a campaign
Post by: mikeb on 25 Sep 2003, 00:16:24
you posted this in the other editing section didn't you.  i gave you an answer on that thread instead.

 :)