Jump to content

Krungh Crow

Creator
  • Posts

    1,325
  • Joined

  • Last visited

  • Days Won

    41

Everything posted by Krungh Crow

  1. Krungh Crow

    ???

    well items are whole numbers (int) and not fractions (float) i see several items to spawn as 0.6 instead of 1 or more
  2. Krungh Crow

    ???

    you are using fractions for the item amounts in loot tables and min amount should be 1 not 0
  3. i added the fix cause it was breaking the skins for several plugins for a long time. It is obsolete now and apperantly fixed so its removed.
  4. that's fine now you'll see splitting the bones results in having no skinned bones after splitting since that is not handled by stackmodifier. his plugin was breaking the shit hence i added it.
  5. stackmodifier breaks the skins thats why there is a splitfix built in. doubt that sulfur has a skin cause when it has no skins my plugin does nothing and returns null
  6. Krungh Crow

    ???

    its a bugg that popups once in a while it used to happen when using plugins like alphaloot having the apc health set (i know should never be in a loot plugin but its in there). random plugins setting its health is hard to target which ones alter it since its not always clear why they would even do so
  7. Krungh Crow

    ???

    yeah its the cfg now being edited correctly. just do it step by step it gets easier once you done this more
  8. Krungh Crow

    ???

    backup the file you use now and generate the new one change values 1 by1 there has to be a variable not set right otherwise the cfg would not throw an error
  9. Krungh Crow

    ???

    if it gives errors after changing cfg it means the file has been edited wrong. don't rely on json checkers they only check if brackets and commas are correct. you cannot change all 1 to 1.0 without knowing what type of value it is. this is not the only plugin you had issues with when changing its cfg ?! Compare the values from the default cfg. anything that is a fraction is always ending in a 1.* and amounts as 1
  10. prob one of the many npc plugins not removing their inv correctly
  11. Krungh Crow

    ???

    make sure that formatting is all correct when changing the cfg file. this is the same for every config for all plugins check if you didn't make any 1.0 values in 1 values for example since this happened during the editing of the file. json checkers do not check or see if it was 1 or 1.0 (int or float values) "probability": 1, and "Bradley Throttle Responce": 1, also is a float value so that needs to be "probability": 1.0, and "Bradley Throttle Responce": 1.0,
  12. Krungh Crow

    ???

    tiers are random have to respawn some to see it happen and use the debug and watch console when triggering bradleys
  13. Krungh Crow

    ???

    the json checker does not see if it is a float or int by changing that 1 to 1.0 should fix the syntax error for each profile
  14. Krungh Crow

    ???

    "Bradley Throttle Responce": 1, should be| "Bradley Throttle Responce": 1.0,
  15. Krungh Crow

    ???

    this was after you changed the loot ?
  16. Krungh Crow

    ???

    means you edited the cfg file incorrectly
  17. Krungh Crow

    ???

    if you use custom maps make sure you installed rustedit for the bradleyspawning
  18. Krungh Crow

    ???

    then there is nothing i can do for you if they spawn with health assuming other plugins change it. seems like a map issue if it is only at launchsite
  19. Krungh Crow

    bradley has 0 health

    Changed Status from Pending to Closed
  20. Krungh Crow

    bradley has 0 health

    it has not changed you where using 2 different bradleyguards plugins
  21. Krungh Crow

    bradley has 0 health

    they normally dont spawn anything and the chinook is from another plugin
  22. Krungh Crow

    bradley has 0 health

    what do you mean differently ? if it is not loaded no guards should spawn
  23. Krungh Crow

    bradley has 0 health

    and with just tiers ? still the same issue ?
  24. Krungh Crow

    bradley has 0 health

    send me a list of your plugins
  25. Krungh Crow

    bradley has 0 health

    so thats the only plugin running ?
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

130.4k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.