Help, chests wont spawn #51


  • New
  • Other
Open
Assigned to _ForgeUser10234625
  • _ForgeUser7164340 created this issue Jul 1, 2013

    What is the issue?

    Please provide any additional information below.
    I'm trying to use the BFTD plugin and I'm trying to spawn chests but they wont come out, any suggestions on this? By the way you should make the chests disapear after you take the contents out of it

    # chest-spawn-chance - The chance that a set of randomly generated chests will spawn when a chunk is populated (Requires enable-dayz-module)
    chest-spawn-chance: 100
    # minimum-chests-per-chunk - The minimum amount of randomly generated chests to spawn per chunk (Requires enable-dayz-module)
    minimum-chests-per-chunk: 1 
    # maximum-chests-per-chunk - The maximum amount of randomly generated chests to spawn per chunk (Requires enable-dayz-module)
    maximum-chests-per-chunk: 2
    # maximum-itemstacks-per-chest - The maximum amount of stacks generated in a chest (Requires enable-dayz-module)
    maximum-itemstacks-per-chest: 3
    # minimum-itemstacks-per-chest - The minimum amount of stacks generated in a chest (Requires enable-dayz-module)
    minimum-itemstacks-per-chest: 1
    # possible-chest-contents - The possible contents of the randomly generated chests (Requires enable-dayz-module)
    
  • _ForgeUser7164340 added the tags New Other Jul 1, 2013

To post a comment, please login or register a new account.