Jump to content
  • 0

Air Supply Drops: Empty! How to fix?


Cavadus

Question

As the title says, the hurons doing my air supply drops are dropping empty crates.  Granted, none of these crates were "called" in with smoke.  My players just happened to see the drops and then hit the crates after landing to discover them completely empty.

How do I fix this?  I didn't see any entries for such a crate in loot.h unless it has some special non-descriptive name I'm unaware of.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 1

Do you have an actual loots.h?  

 class AirDrop_Payout1
    {
        lootMin = 7;
        LootMax = 14;
        tables[] = { 
                { "Equipment", 6 },
                { "Pistols", 8 },
                { "PistolAmmo", 10 },
                { "Scopes", 4 },
                { "Muzzles", 4 },
                { "Uniforms", 12 },
                { "Vests", 5 },
                { "Headgear", 4 },
                { "Food", 11 },
                { "RifleAmmo", 5 },
                { "MachinegunAmmo", 3 },
                { "SniperRifleAmmo", 2 },
                { "Hand", 2 },
                { "Tools", 8 },
                { "Generic", 3 },
                { "GenericLarge", 5 },
                { "BaseBuilding", 6 },
                { "Grenades", 2 }
        };
    };
 

Link to comment
Share on other sites

  • 0

Yup, that was it.  Apparently GTX was using some really outdated Epoch install files.  That entire table was missing from my loots.h and I was going crazy trying to get Esseker working until one day I just happened to notice that Esseker.h was missing out of that same pbo.

I sent in tickets about both missing files and allegedly they're completely reviewing all install files but getting these mods and stuff working is hard enough.  Sucks knowing that I might be missing files or have old versions up.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...