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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...