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: Changing weather class ingame  (Read 3535 times)

0 Members and 1 Guest are viewing this topic.

Offline DMarkwick

  • Contributing Member
  • **
  • I'm a llama!
Changing weather class ingame
« on: 30 Jan 2010, 04:17:27 »
Does anyone know if:

I can define two Weather classes in config, then decide ingame to change the class used to display weather? I'm guessing that the use of the Weather class (a subclass of CAWorld) is hardcoded and cannot be swapped out, but I ask in the spirit of ignorance :)

Offline kju

  • Members
  • *
    • PvPScene - The ArmA II multiplayer community
Re: Changing weather class ingame
« Reply #1 on: 30 Jan 2010, 09:43:00 »
Not possible from what I can tell.
Weather class are tied to an overcast value by their own definition.