Home   Help Search Login Register  

Author Topic: CoC Mines in Briefing Gear Screen  (Read 516 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