Jump to content

Krungh Crow

Creator
  • Posts

    1,264
  • Joined

  • Last visited

Everything posted by Krungh Crow

  1. Krungh Crow

    Graves

    yes navmesh has to be valid new coding involves a correct mesh for rocks so they spawn ontop rocks instead on the terrain beneath the rock fo example. The new maps still hold allot issues regarding that.
  2. Krungh Crow

    Graves

    been spamming murderers and scientists all evening. seeing the npc get stabbed by the graves is hilarious ^^ And yes pls keep me posted
  3. Krungh Crow

    Graves

    did u set the cfg up having a higher succesrate ?
  4. Krungh Crow

    Graves

    that can be done Hopefully i have that working this weekend if nothing weird comes up Cheers
  5. 1. The NPC used is with the usage of HumanNPC plugin the id will go in the cfg of Bonemarket. 2. Will be added 3. Will be added thx for the feedback
  6. Krungh Crow

    Loot table not working?

    Changed Status from Pending to Closed
  7. Krungh Crow

    Loot table not working?

    glad to help
  8. Krungh Crow

    Graves

    Version 1.3.2

    71 downloads

    When killing scarecrows ,scientists ,animals or players they have a set chance to spawn a collectable grave (Halloween event). Features : Supports Scarecrows ,Scientists ,Animals and players (any normal surface npc) Set spawn chance through cfg which spawns a random grave (Halloween event) when the npc is killed. This is a remake of the first ever plugin I made years ago . Random Collectable Graves : stone iron sulfur wood bones (Halloween grave piles). Graves can spawn on any surface location a npc could walk and spawn on. Graves can spawn inside buildings/caves/tunnels/sewers/underwater labs. Set grave pile prefabs from a list. Permissions : graves.canfind : To be able to trigger killing surface npc. graves.canfindanimal : To be able to trigger killing animals. graves.canfindplayer : To be able to trigger player kills or suicides. Configuration : set the chance between 0 and 1. { "Show Chat messages": true, "Grave prefabs": [ "assets/bundled/prefabs/autospawn/collectable/stone/halloween/halloween-stone-collectable.prefab", "assets/bundled/prefabs/autospawn/collectable/stone/halloween/halloween-bone-collectable.prefab", "assets/bundled/prefabs/autospawn/collectable/stone/halloween/halloween-metal-collectable.prefab", "assets/bundled/prefabs/autospawn/collectable/stone/halloween/halloween-wood-collectable.prefab", "assets/bundled/prefabs/autospawn/collectable/stone/halloween/halloween-sulfur-collectible.prefab" ], "Spawn Chance (0 - 1)": { "Scientist": 0.2, "Scarecrow": 0.2, "Player": 0.1, "Bear": 0.2, "Boar": 0.2, "Chicken": 0.2, "Wild Horse": 0.2, "Stag": 0.2, "Wolf": 0.2 } } Localisation : English language file included to use a different language just make a new file in the language folder. { "Graves": "You killed <color=#4A95CC>{0}</color> leaving a unmarked grave!", "GravesAnimal": "You killed a <color=#4A95CC>{0}</color> leaving a unmarked grave!", "AnimalBear": "Bear", "AnimalBoar": "Boar", "AnimalChicken": "Chicken", "AnimalHorse": "Horse", "AnimalStag": "Stag", "AnimalWolf": "Wolf" }
    $8.50
  9. Krungh Crow

    Loot table not working?

    noticed you have the easy profile set to be like the vanilla (1000HP). Best for now would be to increase the HP on it (even if 1100 HP it will make a difference). And set "Include Vanilla Bradley": true if you want a 1k HP Bradley. with current checks it would count as a vanilla Bradley and skip the loottable on the easy Bradley. The rest seem fine and should spawn the loot assigned to the profiles. Do you have other plugins using the Bradley in their events ?
  10. Krungh Crow

    npc support?

    Changed Status from Pending to Closed
  11. Krungh Crow

    npc support?

    Changed Fixed In to Next Version
  12. Krungh Crow

    npc support?

    ok got some help with it and made it work - set up as normal (no command needed to add) - BoneMarket will takeover when you interact with the npc. - Added some cfg settings "NPC Vendor settings": { "Use NPC shop": true, "NPC Id's": [ "2745013248" ] }, adding some more checks but its working
  13. Krungh Crow

    npc support?

    hmm not sure ill ask the crew on help on that and let u know
  14. Krungh Crow

    npc support?

    hmm not sure but it is written in covalence so the command might work on the npc Pls let me know if that is working otherwise ill ask the codefling cew for some help with that but in theory that should allready work
  15. Krungh Crow

    Eggs

    u can upgrade them for a loot reward (easter event system)
  16. Krungh Crow

    3 golden eggs

    GatherManager or zlvls is what i use. Gathercontroll sets multipliers at day/night in eggs if the egg is spawned and amount is higher then set max amount it will remove all with a math calculation (amount items - itemmax) so if 10 is gathered it uses all minus the max set amount and reduces it by 6 and end result will be 4 remaining eggs (for example). i checked the gathering plugins out there they make a list of ores to multiply and trees or pickup. I havent seen a list that is allowed to be multiplied in any of them for corpse harvesting and it multiplies everything. Me ending up making my own gather plugin is a fair chance atm.
  17. Krungh Crow

    3 golden eggs

    weird its totaly working on my servers
  18. Krungh Crow

    can't die in PVE

    ok keep me posted i never used nextgen so not sure how to set it up.
  19. Krungh Crow

    Eggs

    yes i patched that in latest version
  20. Krungh Crow

    3 golden eggs

    the 0 eggs is because u still have the normal egg short name(for default eggs) and main cfg has max eggs for normal egg at 0 so yes that is correct. set your silver eggs lower it is still too high and will trigger faster
  21. Krungh Crow

    3 golden eggs

    don't forget your multipliers are also at work this just makes sure it wont be more then set amount. multipliers work with hard numbers so if 1 item has for example multiplier of 1.2 it will allready be 2 items since rust rounds it upwards so incase of zlvls lvl 1 = 1.1 multipleir so its 2 lvl 2 = 1.2 ... lvl 11 = 2.1 multiplier so it is 3 etc etc
  22. Krungh Crow

    3 golden eggs

    Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.6
  23. Krungh Crow

    can't die in PVE

    unless i add a command for it. Any luck on the dmg issue ? the npc used is a regular spawnable scientist
  24. i run some tests in the weekend maybe i can build in some exclusions
  25. Krungh Crow

    3 golden eggs

    Changed Status from Closed to Work in Progress
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.1k

Files Sold

Total number of files sold.

2.6m

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.