-
Posts
1,273 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Krungh Crow
-
NPC's that kill game trigger Huntsman
Krungh Crow replied to Kleementin's Support Request in Support
they shouldnt be doing that what plugin you use to spawn zombies with ? they only see the minecraft zombies as a animal since they share family of npc with eachother -
Changed Status from Pending to Not a Bug
-
cyan is not supported by oxide you have to add a hex code to get the cyan color (#00ffffff) "<size=12><color=#00ffffff> message </color></size>" I will check the drop weapon but there are plugins allready available that makes the npc drop their weapon
-
did u try using BradleyOptions ?
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.1
-
seems to be happening when its hurting itself ^^. Now i have something to work with
-
noticed it too occasionaly .It happened when they updated oxide i am still looking into it but its not a plugin breaking issue.
-
a Discordwipe plugin - Detects mapwipes - Blueprint wipes - player capacity - map size - map name - seed - prints out a configurable message to discord - No extra api's required it should be run by itself optional to set a Purge notification set in cfg start/end
-
- 1
-
-
- 424 comments
-
- 2
-
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 93 comments
-
Changed Status from Pending to Can't Reproduce
-
Backpacks seem to be working fine tested it just now { "Drop on Death (true/false)": true, "Erase on Death (true/false)": false, "Use Blacklist (true/false)": false, "Clear Backpacks on Map-Wipe (true/false)": false, "Only Save Backpacks on Server-Save (true/false)": false, "Blacklisted Items (Item Shortnames)": [ "autoturret", "lmg.m249" ], "Backpack Size (1-7 Rows)": 7 } Make sure to have `drop on Death` set to true and `Erase on Death` to false.
-
- 93 comments
-
- 93 comments
-
- 93 comments
-
it doesnt handle backpackdrops it simply copies the outfit to a list which is used by the npc and playername is handled the same it copies it to memory and its used by npc. No items are removed by it in any way it looks at what you have equiped checks what item it is and skinid makes a text string of it and vallues and stores it in chache at time of death it doesnt remove the items.
-
the inventory belt and wear items stay on the body (unless using RestoreUponDeath) it is for now to avoid duping just cloning the outfit and adding the name to the spawned NPC. the new npc will not be able to get clothing looted just a pregenerated vanilla inventory or whatever you may set with any loot plugin.
- 93 comments
-
Changed Status from Pending to Closed
-
the kits on umod makes the outfits. the compatibility with NPCKits will make sure that it does NOT effect the bradleyguards outifits to be changed as in blocked i will rephrase it on the documentation ty
-
Failed to call hook 'OnEntityTakeDamage'
Krungh Crow replied to Evil_Snake's Support Request in Support
Changed Status from Pending to Closed -
Failed to call hook 'OnEntityTakeDamage'
Krungh Crow replied to Evil_Snake's Support Request in Support
yeah i had that trigger once while someone was attacking the bradley and reloaded the plugin. when he stopped and i reloaded it again it was gone. Keep me posted if it happens again. cheers -
- 46 comments
-
- #spawn
- #modular vehicle
- (and 12 more)
-
Changed Status from Pending to Not a Bug