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: Script for rearming units  (Read 696 times)

0 Members and 1 Guest are viewing this topic.

pazuzu

  • Guest
Script for rearming units
« on: 28 Mar 2005, 03:35:52 »
I've been looking for a script that could tell is unit is out of a specific kind of ammo(Like AA) & then rearm the unit.

Is there any script like that around?

Would it be hard to make?

Thanks

Dubieman

  • Guest
Re:Script for rearming units
« Reply #1 on: 28 Mar 2005, 05:51:53 »
If you have Chris Henderson's OFP Script Editor it comes with a rearm west and east script(s). If you want, I can post them. But it goes by what the unit type is and gives them the appropriate ammo.

pazuzu

  • Guest
Re:Script for rearming units
« Reply #2 on: 28 Mar 2005, 07:24:30 »
Hmm, I have chris's script editor....

I didn't realise it had anything like that. I'll check it out.

Thanks.

pazuzu

  • Guest
Re:Script for rearming units
« Reply #3 on: 28 Mar 2005, 08:46:22 »
I got it working.

This is exactly what I was looking for.

Thank you.