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: AddWeaponPool  (Read 1824 times)

0 Members and 1 Guest are viewing this topic.

Dog - RM

  • Guest
AddWeaponPool
« on: 11 Nov 2004, 12:17:28 »
What does this do? Anything?

In missions i make I most of the time equip the soldiers I want with what weapons I want. So when I type "addweapon" in the init of the unit it has this thing saying "AddWeaponPool". Is this a simpler way to add weapons/mags to players? If so how does it work? ???

Is it something similar to "addweaponcargo" ?
« Last Edit: 11 Nov 2004, 12:18:23 by Dog - RM »

Offline l4t3

  • Members
  • *
Re:AddWeaponPool
« Reply #1 on: 11 Nov 2004, 13:11:30 »
No, you use pool-commands in campaign to tranfer unit's weapons and magazines from mission to next mission. So if you're making single or multiplayer mission you don't need any of pool-commands.
« Last Edit: 11 Nov 2004, 13:13:49 by late891 »