Jump to content

Mineral Looting 0.2.5.2


CrazyMike

Recommended Posts

When you search it, it will call EPOCH_LootIT via client side.. Which will then in turn call the loot container (server side) then loot object(server side).. 

 

Something to keep in mind is there are three mineral classes..

 

MineralDepositCopper_EPOCH

MineralDepositGold_EPOCH

MineralDepositSilver_EPOCH

 

Which means the problem may lie in

MineralDepositGold_EPOCH

MineralDepositSilver_EPOCH

but not

MineralDepositCopper_EPOCH

 

 

 

What I would recommend when debugging is identifying which of these classes are spawning since we seem to have a crowd saying it works, then another crowd saying it isn't.

Link to comment
Share on other sites

  • 4 months later...

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...