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: A short cpp question  (Read 1618 times)

0 Members and 1 Guest are viewing this topic.

Jabo22

  • Guest
A short cpp question
« on: 15 Apr 2004, 18:39:16 »
Where (inside a cpp) can I see to which side a unit belongs ?

West/ East/ Resistance  

Thanks for your help

Kaliyuga

  • Guest
Re:A short cpp question
« Reply #1 on: 15 Apr 2004, 23:30:26 »
side=0;      East
side=1;      West
side=2;      Guerilla (resistance)
side=3;      Civilian


should go in the class CfgVehicles part.. right in with display name, model, etc...