-
Posts
1,277 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Krungh Crow
-
- 238 comments
-
- 1
-
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.2
-
- 94 comments
-
- 1
-
-
- 238 comments
-
- 4
-
-
-
-
known issue with this rust update for all the NPC plugins these will get updated it just needs some time
-
Tier loot not spawning, pulling from vanilla loot tables
Krungh Crow replied to Titan's Support Request in Support
ye he overwrites the loot Tiers do wait for next tick to add loot again might need to make it longer coding wise -
Tier loot not spawning, pulling from vanilla loot tables
Krungh Crow replied to Titan's Support Request in Support
running any other bradley plugins ? -
Changed Status from Pending to Work in Progress
-
Tier loot not spawning, pulling from vanilla loot tables
Krungh Crow replied to Titan's Support Request in Support
looking into it using your cfg file ill be getting back to you on that I ran your cfg and i don't get your errors. - Make sure to run the latest version or upload the file through webftp instead of ftp software like FileZilla for example if you have it hosted/dedicated - Update Oxide -
Not at the moment since current code just changes the bradley values at random
-
halloween scarecrow attacks bradley guards
Krungh Crow replied to KingSizeKevin's Support Request in Support
Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.1 -
Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.5
-
Changed Status from Pending to Work in Progress
-
redoing the timers soon so this wont happen in the future
-
can ignore that on server startup
-
yes populating loot and blocking alphaloot from populating it is possible but players want alphaloot to populate it which would be a global thing since you cant hookup a custom profile for in this case the hunter corpse only
-
started setting up alphaloot on testserver aswell see if i can replicate this
-
Version 1.0.1
608 downloads
Making researching through workbenches impossible by simply disallowing the workbench to be opened so players are forced to find the item they want to learn first. Features : Blocks opening the workbench panel. Can have bypass set for each workbench tier wb1 wb2 wb3 or all through permissions Crafting functions as normal. Get a popup notification with info (gametip) when blocked. Simple config just for prefix and chaticon. Permissions : wbresearchblock.bypas : To allow bypassing all workbench tiers and it can be used for researching as normal wbresearchblock.usewb1 : To allow bypassing the block for workbench1 wbresearchblock.usewb2: To allow bypassing the block for workbench2 wbresearchblock.usewb3: To allow bypassing the block for workbench3 Commands : /wbrblock : Shows the info you define through language file why the workbenches are blocked and any other info it might suit the needs. Configuration { "Main config": { "Chat Steam64ID": 0, "Chat Prefix": "[<color=green>WBR</color><color=yellow>Block</color>] " } } Localisation : English language file included to use a different language just make a new file in the language folder. { "ChatInfo": "Researching through Workbenches is blocked you can still research some items through the research table!", "NoPermission": "Research through workbench is blocked!\nCheck <color=green>/wbrblock</color> for more information!" }Free- 6 comments
-
- 4
-
-
-
- #block research
- #rust
-
(and 3 more)
Tagged with:
-
halloween scarecrow attacks bradley guards
Krungh Crow replied to KingSizeKevin's Support Request in Support
Changed Status from Pending to Work in Progress -
Changed Status from Pending to Work in Progress
-
have you changed the loottable ? any spaces behind the item shortname will throw a NRE if the backpack drops
-
you get this with backpack drop false also ? (disabled)
-
Think it has a flag to ssign to players need to verify tonight
-
Version 1.0.0
379 downloads
Make frankie spawn with a boosted HP or DMG ratio using a multiplier setting and permissions Features : Simple configuration setup. Spawn Frankie with a HP boost using multipliers (permission) Spawn Frankie with a Att Boost using multipliers (permission) Permissions : frankiespower.health : Permission to have boosted HP on the players Frankie. frankiespower.damage : Permission to have boosted Att on the players Frankie. frankiespower.chat : Permissions to be able to use the chat commands. Commands : /frankiesp info : Replies plugin info and version to chat Configuration : { "Main config": { "Debug": true, "Chat Steam64ID": 0, "Chat Prefix": "[<color=#4A95CC>Frankies</color><color=red>P</color>] " }, "Frankie config": { "HP multiplier": 3.0, "Attack multiplier": 1.1 } } Localisation : English language file included to use a different language just make a new file in the language folder. { "Info": "\n<color=green>Available Commands</color>\n<color=green>/frankiesp info</color> : Shows info on version/author and commands", "InvalidInput": "Please enter a valid command!", "Frankie_Spawned": "Frankie is boosted with {0}HP and {1} Strength", "Version": "Version : V", "NoPermission": "You do not have permission to use that command!" }Free- 1 review
-
- 1
-
-
- #frankenstein
- #frankensteinpet
-
(and 5 more)
Tagged with: