Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: How to hide the soldier equipment???  (Read 1242 times)

0 Members and 1 Guest are viewing this topic.

iD_999

  • Guest
How to hide the soldier equipment???
« on: 22 Sep 2003, 04:10:02 »
Hi everyone.

I have a simple question to ask everyone out there, how do  u hide the soldier's equipment (e.g the medic logo)

I had put hiddenSelections[] ={"medic"};   into my cpp but still cannot.


sections[] =
   {
   "head injury","body injury",
   "l arm injury","r arm injury","p arm injury",
   "l leg injury","r leg injury","p leg injury",
   "hlava",
   "krk",   
                "hrudnik",
   "medic",
   "lzadek",
   "mireni",
   "pzadek"
   };


   sectionsInherit=Head;


this is my section part

I dont know whether the sections and hiddenSelections have any relation?

So can anyone please tell me what my problem??

Thanks.