Winters 1 Posted March 24, 2003 Hello, please take a look at this from my description.ext. i am making a mission that all the units in the group must be named. when i click on the group tab in the briefing it shows the default names. can anyone help? i grouped them using: Airborne = group a1 (and named them a1, a2, a3 etc) and here is the cfgidentities from my description.ext: class CfgIdentities { class Winters { name = "Richard Winters"; face = "Face38"; glasses="None"; speaker = "Adam"; pitch = 1.10; }; class Buck { name = "Lynn Compton"; face = "Face7"; glasses="None"; speaker = "Greg"; pitch = 1.05; }; class Lipton { name = "C. Carwood Lipton"; face = "Face34"; glasses="None"; speaker = "John"; pitch = 1.10; }; class Guarnere { name = "William J. Guarnere"; face = "Face18"; glasses="None"; speaker = "Patrick"; pitch = 1.00; }; class Penkala { name = "Alex M. Penkala"; face = "Face24"; glasses="None"; speaker = "Rob"; pitch = 1.00; }; class Leibgot { name = "Jospeh D. Leibgot"; face = "Face40"; glasses="None"; speaker = "Dan"; pitch = 1.00; }; class Shifty { name = "Darrell C. Powers"; face = "Face21" glasses="None"; speaker = "John"; pitch = 1.00; }; class Toy { name = "Joseph D. Toye"; face = "Face6"; glasses="None"; speaker = "Patrick"; pitch = 1.00; }; class Mularkey { name = "Donald G. Mularkey"; face = "Face16"; glasses="None"; speaker = "Greg"; pitch = 0.85; }; class Cobb { name = "Roy W. Cobb"; face = "Face17"; glasses="None"; speaker = "Adam"; pitch = 0.85; }; class Babe { name = "Edward J. Heffron"; face = "Face36"; glasses="None"; speaker = "Adam"; pitch = 1.15; }; class Doc { name = "Eugene G. Roe"; face = "Face12"; glasses="None"; speaker = "Adam"; pitch = 0.85; }; }; thanks in advance. Share this post Link to post Share on other sites
Guest jacobaby Posted March 24, 2003 You need to use SETIDENTITY in the init line of each unit. eg </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> this setidentity "Name of defined guy" <span id='postcolor'> TJ Share this post Link to post Share on other sites
Winters 1 Posted March 24, 2003 OMG It would be something that easy, you don't know how many hours i spent trying to figure it out. Thanks Share this post Link to post Share on other sites
MrZig 0 Posted March 24, 2003 Winters, Major Winters, are you making a BoB mod!??! Email me asap please, I have msn deer_hunter_66@hotmail.com and I also have ICQ - 147022387 PLEASE! Share this post Link to post Share on other sites
Winters 1 Posted March 24, 2003 It's not a mod, just a mission using the Invasion '44 WW2 units. Share this post Link to post Share on other sites
MrZig 0 Posted March 24, 2003 Okay, can you still contact me please? Share this post Link to post Share on other sites