-
Posts
1,264 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Krungh Crow
-
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
598 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
370 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:
-
if i read correctly u can add recipees in the cfg to do what u need
-
Version 1.0.0
168 downloads
Simple plugin that nulls damage you accidentally do to your own Frankenstein pet. Features : Checks owners steam id and attackers steam id. Nulls the damage to Frankie if it is your own spawn. No config needed Permissions : frankiesfriendlyfire.use : To block and null all damage to your own FrankieFree-
- #frankensteinpet
- #basepet
-
(and 5 more)
Tagged with:
-
-
- #fix
- #frankenstein
-
(and 6 more)
Tagged with:
-
Version 1.1.0
327 downloads
Simple plugin that makes your Frankenstein pet wield a random melee weapon each time he is awoken Features Will Get glowing eyes once wielding another weapon Each time he will wield a different melee weapon. selected from a list Support for random skins or preset through cfg. Configuration : { "Main config": { "Debug": false, "Use Random Skins": true, "Melee weapons": [ { "shortname": "machete", "skin": 0 }, { "shortname": "pitchfork", "skin": 0 }, { "shortname": "knife.bone", "skin": 0 }, { "shortname": "knife.butcher", "skin": 0 }, { "shortname": "longsword", "skin": 0 }, { "shortname": "mace", "skin": 0 }, { "shortname": "salvaged.cleaver", "skin": 0 }, { "shortname": "salvaged.sword", "skin": 0 }, { "shortname": "knife.combat", "skin": 0 }, { "shortname": "bone.club", "skin": 0 }, { "shortname": "spear.wooden", "skin": 0 }, { "shortname": "spear.stone", "skin": 0 } ] } }Free- 3 comments
-
- 1
-
-
- #frankenstein
- #rustcase
-
(and 5 more)
Tagged with:
-
Changed Status from Pending to Closed
-
dont worry we all have these moments