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: CoC Mines in Briefing Gear Screen  (Read 676 times)

0 Members and 1 Guest are viewing this topic.

Offline Kuro

  • Former Staff
  • ****
  • 2./FschJgBtl 251 Green Devils
    • VBS2 Mission Download Site
CoC Mines in Briefing Gear Screen
« on: 29 Jan 2003, 05:45:43 »
Hallo,

i have the following problem:

I want to use the Placeable Claymore from the CoC Mines (included in SEB Nam Pack 2).
The player should decide in the Briefing Gear Screen how many Claymores he want take to the mission.

Therefore i added in the description.ext:
class COCM18A1 {count = 10;};

it looks well (you can select/deselect them, the icon is there etc.) but when i want to place them in the mission (the menu item is there) the player kneels, but noting happen. I thought it has something to do with the COCMinesPut:

So i added in the init sys:
[] exec "\CoC_Mines\scripts\InitMines.sqs"   
player addWeapon "COCMinesPut";

But it does not help ! Do you have any ideas ?

With best Regards
Kuro

Ace

  • Guest
Re:CoC Mines in Briefing Gear Screen
« Reply #1 on: 31 Jan 2003, 18:58:00 »
did you add the ammo?
If so I can't imagine what else you are doing wrong