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: Finding Magazines  (Read 3953 times)

0 Members and 1 Guest are viewing this topic.

Offline Garcia

  • Members
  • *
  • Leeds United is the best football team...EVER!
Re: Finding Magazines
« Reply #15 on: 01 Jun 2008, 17:42:58 »
Exactly ;)

Offline six6six

  • Members
  • *
Re: Finding Magazines
« Reply #16 on: 04 Jun 2008, 13:27:35 »
How can I find out if a unit has no ammo via script?

Offline Mr.Peanut

  • Former Staff
  • ****
  • urp!
Re: Finding Magazines
« Reply #17 on: 04 Jun 2008, 16:24:02 »
Read the OFP ComRef start to finish over and over again, even if you do not understand it all.
ammo
forEach
magazines
Code: [Select]
_magsleft = 0
{_magsleft = _magsleft + (_myUnit ammo _x)} forEach magazines _myUnit
Will have to test how this behaves when unit is in vehicle.
« Last Edit: 04 Jun 2008, 16:29:13 by Mr.Peanut »
urp!