-
Posts
1,264 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Krungh Crow
-
Not applying settings to Ring Road Bradley
Krungh Crow replied to KingSizeKevin's Support Request in Support
ah easy fix tho bradley._maxHealth = configData.Medium.BradleyHealth; bradley.health = configData.Medium.BradleyHealth; bradley.maxCratesToSpawn = configData.Medium.BradleyCratesAmount; this is what needs to be edited its not optimal but it makes the tiers work as a work around inside that plugin since i don't think u can set it to true or false by default in his cfg //bradley._maxHealth = configData.Medium.BradleyHealth; //bradley.health = configData.Medium.BradleyHealth; //bradley.maxCratesToSpawn = configData.Medium.BradleyCratesAmount; blanc them out using // In front so it skips that line above is a example from tiers but the part before the = cfglink is important to blanc out -
Not applying settings to Ring Road Bradley
Krungh Crow replied to KingSizeKevin's Support Request in Support
Which plugin is it? the one that summons and binds it to team ? -
Not applying settings to Ring Road Bradley
Krungh Crow replied to KingSizeKevin's Support Request in Support
known issue because other plugins spawning bradleys do not have options to enable or disable hp and crate settings -
getting this spammed in my console
Krungh Crow replied to Perilous_Outlaw's Support Request in Support
hmm ok is this with any animal ? And do you have any custom animals running on the map ? -
getting this spammed in my console
Krungh Crow replied to Perilous_Outlaw's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.2.2 -
getting this spammed in my console
Krungh Crow replied to Perilous_Outlaw's Support Request in Support
Working on a stability update to counter this Thx for the report -
in current version yes u need to cycle between kits having diffrent weapons or assign multiple weapon in the belt bar in 1 kit(this should change weapons during the lifetimg as in weapon changing of the npc). Not adding weight or rates to loot to keep these plugins as light as possible for now but i will update that eventualy
-
Ah yes brief wounded state makes npc get lootable (good find i need to block it or temp remove the wounded state ). Ah the nice backpack drops are kind of my signature but it can be added to corpse instead if needed by config options in the future. and yes like in any other plugin where u assign kits to npc u need to include a weapon in the kit.
-
walkthrough Using Frankensteins with BotReSpawn or Rewarding Kits
Krungh Crow replied to Krungh Crow's topic in General
think old kits uses item id's instead of shortnames in the data ill look them up just incase and update the Post updated the topic with itemid's (for use with old kits) -
walkthrough Using Frankensteins with BotReSpawn or Rewarding Kits
Krungh Crow posted a topic in General
Create kit with 3 wearables or 4 if you want glowing eyes and weapon or whatever you want in the belt/inventory. Edit the kits_data.json file and change the 3 wearable items to the Frankenstein wearables. Can mix them around if you want more different looks The following item shortnames can be used : frankensteins.monster.01.torso [itemid : -1624770297] frankensteins.monster.01.head [itemid : -134959124] frankensteins.monster.01.legs [itemid : 106959911] frankensteins.monster.02.torso [itemid : 1491753484] frankensteins.monster.02.head [itemid : -1732475823] frankensteins.monster.02.legs [itemid : 835042040] frankensteins.monster.03.torso [itemid : 1614528785] frankensteins.monster.03.head [itemid : -297099594] frankensteins.monster.03.legs [itemid : -2024549027] Example cfg section from Kits [New Version] : "WearItems": [ { "Shortname": "frankensteins.monster.01.head", "Skin": 0, "Amount": 1, "Condition": 0.0, "MaxCondition": 0.0, "Ammo": 0, "Ammotype": null, "Position": 0, "Frequency": -1, "BlueprintShortname": null, "Contents": null }, { "Shortname": "frankensteins.monster.01.torso", "Skin": 0, "Amount": 1, "Condition": 0.0, "MaxCondition": 0.0, "Ammo": 0, "Ammotype": null, "Position": 1, "Frequency": -1, "BlueprintShortname": null, "Contents": null }, { "Shortname": "frankensteins.monster.01.legs", "Skin": 0, "Amount": 1, "Condition": 0.0, "MaxCondition": 0.0, "Ammo": 0, "Ammotype": null, "Position": 2, "Frequency": -1, "BlueprintShortname": null, "Contents": null } ], -
- 49 comments
-
- #zombie
- #krungh crow
-
(and 5 more)
Tagged with:
-
Version 1.2.0
334 downloads
When picking up wild pumpkins [PumpkinHead] or his twin [CornHead] from picking up corn can appear Features : Set configurable chance of [PumpkinHead] spawning after a wild pumpkin is picked up (not from harvesting pumpkins from planters) Set configurable chance of [CornHead] spawning after a wild Corn is picked up (not from harvesting Corn from planters) Set npc to be triggered during Nighttime (or during the set values in cfg) Configurable NPC (HP, Damage scaling, spawn amount and more) Support for Kits. Will yield corn and plant fibers on harvesting the PumpkinHead's corpse Will yield pumpkins and plant fibers on harvesting the Corn Head's corpse [PumpkinHead] and [CornHead] can drop a backpack (internal lootprofile through configuration) The npc can only spawn on the surface (no support for tunnel/caves) npc has 1 starter outfit and changes weapon each time it spawns out of the box (or when assigned kit(s) is not found) npc has various spawn and death effects (sound and visual) Permissions : pumpkinhead.use : Assign to players/groups to trigger the mini event Commands : /phinfo : Replies plugin info and version to chat Configuration : To make a item spawn as a blueprint add .bp behind the shortname (for example ammo.pistol.bp) Different prefabs can be used for visual and sound FX on the spawn and kills of Pumpkinhead (not every prefab works) If you do not want to change the Deathsound (murderer) or use any effect just remove the line between the " " as shown in the example "Sound and visual FX": { "FX used when npc spawns (at npc position)": "", "Spawn soundeffect (at player position)": "", "FX used when npc dies (at npc position)": "", "Death soundeffect (npc deathsound)": "" } Probability from value 0 to 1 is the spawn chance of any item Usage of custom naming is now possible (> v1.1.7) Example of custom items like the ExtendedRecycler plugins recycler item. { "probability": 0.6, "shortname": "box.repair.bench", "name": "Recycler", "skin": 1594245394, "amountMin": 1, "amount": 1 }, { "Use Debug": true, "Only Trigger at Night Time": false, "Night start": 20, "Night end": 8, "Inject Corpse": false, "Disable scientist sounds": true, "PumpkinHead triggers": { "Wild Pumpkins": { "Can spawn from wild Pumpkins": true, "Npc Name": "Pumpkin Crawler", "Spawn chance (1-100%)": 10.0, "Sound and visual FX": { "FX used when npc spawns (at npc position)": "assets/bundled/prefabs/fx/explosions/water_bomb.prefab", "Spawn soundeffect (at player position)": "assets/bundled/prefabs/fx/player/howl.prefab", "FX used when npc dies (at npc position)": "assets/bundled/prefabs/fx/explosions/water_bomb.prefab", "Death soundeffect (npc deathsound)": "assets/prefabs/npc/murderer/sound/death.prefab" } }, "Wild Corn": { "Can spawn from wild Corn": true, "Use SnowmanHelmet": true, "Npc Name": "Corn Crawler", "Spawn chance (1-100%)": 10.0, "Sound and visual FX": { "FX used when npc spawns (at npc position)": "assets/bundled/prefabs/fx/explosions/water_bomb.prefab", "Spawn soundeffect (at player position)": "assets/bundled/prefabs/fx/player/howl.prefab", "FX used when npc dies (at npc position)": "assets/bundled/prefabs/fx/explosions/water_bomb.prefab", "Death soundeffect (npc deathsound)": "assets/prefabs/npc/murderer/sound/death.prefab" } } }, "NPC Settings": { "Spawn Amount": 1, "Health": 250, "Max Roam Distance": 20, "Damage multiplier": 0.6, "Lifetime (minutes)": 10.0, "Use kit (clothing)": false, "Kit ID PumpkinHead": [ "npc-bluesuit01", "npc-dragon" ], "Kit ID CornHead": [ "npc-bluesuit01", "npc-dragon" ], "Show messages": true, "NPC drop a Backpack with loot": true, "Use Random Skins": true, "Spawn Min Amount Items": 2, "Spawn Max Amount Items": 6, "Loot Table": [ { "probability": 1.0, "shortname": "ammo.pistol", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.pistol.fire", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.pistol.hv", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.rifle", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.rifle.explosive", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.rifle.hv", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.rifle.incendiary", "name": "", "skin": 0, "amountMin": 5, "amount": 5 }, { "probability": 1.0, "shortname": "ammo.shotgun", "name": "", "skin": 0, "amountMin": 8, "amount": 12 }, { "probability": 1.0, "shortname": "explosive.timed", "name": "", "skin": 0, "amountMin": 1, "amount": 1 }, { "probability": 1.0, "shortname": "explosives", "name": "", "skin": 0, "amountMin": 1, "amount": 1 }, { "probability": 1.0, "shortname": "pistol.m92", "name": "", "skin": 0, "amountMin": 1, "amount": 1 }, { "probability": 1.0, "shortname": "shotgun.spas12", "name": "", "skin": 0, "amountMin": 1, "amount": 1 }, { "probability": 1.0, "shortname": "pickaxe", "name": "", "skin": 0, "amountMin": 1, "amount": 1 }, { "probability": 1.0, "shortname": "hatchet", "name": "", "skin": 0, "amountMin": 1, "amount": 1 }, { "probability": 1.0, "shortname": "can.beans", "name": "", "skin": 0, "amountMin": 1, "amount": 3 }, { "probability": 1.0, "shortname": "can.tuna", "name": "", "skin": 0, "amountMin": 1, "amount": 3 }, { "probability": 1.0, "shortname": "black.raspberries", "name": "", "skin": 0, "amountMin": 3, "amount": 5 } ] } } Localisation : English language file included to use a different language just make a new file in the language folder. { "PumpkinHead_Spawn": "My Pumpkiiiin", "PumpkinHead_Spawn_Backpack": "A Backpack dropped!", "Prefix": "[<color=green>PumpkinHead</color>] : ", "info": "\nGathering the wild pumpkins outside you could be jumped by PumpkinHead.", "CornHead_Spawn": "My Coooorn", "CornHead_Spawn_Backpack": "A Backpack dropped!" }$8.50 -
- 49 comments
-
- 1
-
-
- #zombie
- #krungh crow
-
(and 5 more)
Tagged with:
-
- 49 comments
-
- #zombie
- #krungh crow
-
(and 5 more)
Tagged with:
-
- 197 comments
-
- #bradley
- #krunghcrow
- (and 4 more)
-
- 432 comments
-
- 1
-
-
- #abilities
- #boss
- (and 16 more)
-
- 197 comments
-
- #bradley
- #krunghcrow
- (and 4 more)