1. And where i get .json for loot.txt ?
     
  2. .txt contain json data format

    Open with notepad, select all, copy, paste in the online json editor of your choice, modify to your need, select all, copy, paste in notepad, save, upload the .txt, restart the server
     
  3. Oh cool, looks easly, thanks man.
    Last question:
    "oneofeach": true, - whats do oneofeach?
    "weight" - when is not %, what mean numbers with weight?
     
  4. So basically, oneofeach, will add one of each item and the weights are to add modify the drop chance per item, like it says in the overview (quoted above), it's nice if the weights add up to 100 to determine a % drop chance for instance if you do something like this:
    item1, weight: 50
    item2, weight: 20
    item3, weight: 20
    item4, weight: 10

    That will result in item1 having 50% chance to drop, item2 and item3 20% each and item4 has 10% drop chance.
     
  5. If i want edit just airdrop, will work on the server?
    without weaponspawnlist, WoodStructureSpawnList etc... etc... etc...
     
  6. Normally when you first run the plugin a loot.txt file should be generated with all the possible crates and their possible contents, if you leave everything as it is but only modify the entries from the airdrop (under SupplyDropSpawnListMaster I believe) it should work perfectly.

    If you plan on changing everything you could have a look at this application: http://oxidemod.org/resources/jedis-crafting-and-loot-tables-creator.135/
     
  7. Oh cool, thanks alot!
    This do loot from crates, but what about red bears and wolfs? :)
     
  8. The mutant bears/wolfs are stored in AILootList.
     
  9. Hello i recently am trying to install your loot spawn plugin and I'm finding it very hard. i resart the server but nothing spawn in small rad and bags don't drop. i basically want guns and c4 etc to not be rare but nothing spawn can you help me fix this issue thanks.
     

    Attached Files:

    Last edited by a moderator: Oct 20, 2014
  10. Its something wrong with my loot?
    I try turn of c4, m4 and bolt from crates and my friend find 1 hour ago m4 and bolt in five minutes.
     

    Attached Files:

  11. Wulf

    Wulf Community Admin

    Yes, it isn't valid JSON so it isn't being loaded at all. You can check with http://jsonlint.com/.
     
  12. Yes, i know, but this json said:
    Parse error on line 34:
    ...ct": "Supply Signal""2": {
    -----------------------^
    Expecting '}', ':', ',', ']'

    I dont understand, whats wrong
     
  13. Wulf

    Wulf Community Admin

    Pay attention to commas and the original format when you make changes.
     
  14. This loot.txt from u, Wulf, is too invalid. :(
    Parse error on line 1232:
    ...se, "max": 2"oneofeach": false,
    ----------------------^
    Expecting '}', ',', ']'
     
  15. Wulf

    Wulf Community Admin

    I sent you the wrong one, one second.
     

    Attached Files:

  16. And this is this my edit?
    Or other?
     
  17. Wulf

    Wulf Community Admin

    Your edit.
     
  18. Oh perfect, thanks man, ure my God :)[DOUBLEPOST=1413923883,1413915279][/DOUBLEPOST]when i do this loot.txt in data folder, i cant join to server.
    Connection is stopped about character loading.
    Whats can do this ?
     
  19. Wulf

    Wulf Community Admin

    The filename should be loot_tables.txt, not loot.txt, so even if you added loot.txt it wouldn't make a difference if you could join the server or not as it is never used. Likely you changed something somewhere else, so check your logs. If you edited the plugin directly, then there's your issue.
     
  20. oxide 1.18 work ???