Jump to content

help with epoch panthera


Recommended Posts

just started a epoch panthera server last week and have all the add ons in i want but i cant get the custon loot tables to work for some reason. when i install them all the loot doesnt spawn at all.  ive tried a few different ways but cant seem to get it to work. any help would be apperated,  ty :)

Link to comment
Share on other sites

well i installed it with no problems, edited it a few times but im still not getting the effect im lookin for.  can someone look at my files and see where im messin up?  

 

https://www.dropbox.com/s/zhupbdx149oq89p/cfgbuildingloot.hpp

https://www.dropbox.com/s/trgkl1mstoc4kty/cfgloot.hpp

https://www.dropbox.com/s/upl7ww6di4y2wpc/cfglootsmall.hpp

 

what im trying to do is spawn more stuff inside the buildings,the max per building. if that makes sence lol, thank you for any help you can give. :)

Link to comment
Share on other sites

  • 2 weeks later...

In CfgBuildingLoot.hpp just change the loot chance on each to 1 like I did:

 

class Residential: Default {
		zombieChance = 0.3;
		maxRoaming = 2;
		zombieClass[] = {"zZombie_Base","z_hunter","z_teacher","z_villager1","z_villager2","z_villager3"};
		lootChance = 1;
		lootPos[] = {};
		itemType[] = {
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...