The-Slime / missions

A3 missions repo for The Slime
0 stars 0 forks source link

Chateau or Schloss: Anything even vaguely related to GL mags are not delivered #12

Closed The-Slime closed 8 years ago

The-Slime commented 8 years ago

SLs, PLT and FTLs do not get any rounds of any kind for their grenade launchers.

-Dummy class was made with only a uniform, vest, backpack (certainly enough to hold the magazines) and also does not receive the GL ammo -Another variable with same contents as WEST_GLRIFLE_MAG_HE was created and called - ammo still not delivered -When said variable is changed to contain rifle ammo instead of GL ammo, the rifle ammo is delivered to all requesting classes EXCEPT the dummy class

The long and short of it is WTF man. Send help.

Offending file: https://www.dropbox.com/s/8a0tofd3f99c4r4/bluefor_standard.hpp?dl=0

batboyx2 commented 8 years ago

I know KillPact was having exactly this problem at one point.

The-Slime commented 8 years ago

Issue has been resolved by adding the mags as backpack items - will commit shortly