Jump to content
Sign in to follow this  
Hawken Rouge

ORBAT Help

Recommended Posts

Hey guys i'm getting an issue -  BIS_fnc_ORBATgetgroupparams  Class not Found

 

in my Description.ext i have

cfgORBAT
{ 
  class 1plat
  {
   id = 1
   idtype = 1
   side = "east";
   size = "platoon";
   type = "Service";
   commander = "Balawo";
   commanderrank = "Captain";
   text = "3 Company Communications Platoon";
   textshort = "3Com Communications";
   color[] = {1,0,0,0];
   assets[] = {"O_MRAP_02_F,O_MRAP_02_F"}
  };
}

In my ORBAT module i have 

cfgORBAT path - missionconfigfile >>  "cfgORBAT" >> "1plat" 

cfgORBAT Ceiling - missionconfigfile >>  "cfgORBAT" >> "1plat" 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×