-
Posts
2,004 -
Joined
-
Last visited
-
Days Won
24
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by SlayersRust
-
- 111 comments
-
- 1
-
-
I use StackModifier Plugin and in my Config Humans Skulls and Skull item are all set to only stack to 1. But for some reason with this plugin it allows skulls to stack, the reason this is bad is two enemy skulls will be combined then have the same name. "skull.human": { "ShortName": "skull.human", "ItemId": 996293980, "DisplayName": "Human Skull", "Modified": 1, "Disable": false "skull": { "ShortName": "skull", "ItemId": 1312843609, "DisplayName": "Skull", "Modified": 1, "Disable": false }, This could be an issue with Stack Modifier as without the plugin now the skulls stack again but they didn't before. My wolf skulls still stack how they should.
-
- 53 comments
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
- 53 comments
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
-
- 1,593 comments
-
- #leveling
- #progression
- (and 19 more)
-
Players can damage and loot barrels to monuments they don't own
SlayersRust replied to SlayersRust's Support Report in Support
Okay I will try create a video and do ticket in Discord -
Players can damage and loot barrels to monuments they don't own
SlayersRust posted A Support Report in Support
Players can damage and loot barrels to monuments they don't own. In chat it says you cannot damage barrels but you still can and take the loot to barrels and diesel. This only seems to effect barrels, everything else is locked like crates etc. -
How can I make twig breakable or removable? If a bad intentioned player comes along they can cover a players base in twig and they cannot remove it.
-
Could you please make SimplePVE work with HeliSignals Plugin? Currently players cannot damage the HeliSignals Attack Helicopter. I updated to the latest version and players can damage regular Attack Heli but not the one spawned through HeliSignals Plugin. Love your plugin and hope to see this functionality https://codefling.com/plugins/heli-signals
-
I don't understand coordinates at all, what would be the coordinates to place in config to place it in the exact same spot but left side of the weapons bar?
-
Could you make this Plugin compatible with Convoy Plugin?
SlayersRust posted A Support Report in Support
Could you make this Plugin compatible with Convoy Plugin? https://codefling.com/plugins/convoy I would like players to be able to destroy the cars within this plugin event, but not be able to damage other players cars on the server as I want to leave this line in the config at false. "Player can damage Minicopter, TCopter, Vehicles)": false, Could you add this functionality? The Convoy Dev said he can't find your API to make it work but said he could if you provided to him. Thank you love your plugin! -
Does this Plugin work with "SimplePVE" ? I need to have this Option set to false for my server "Player can damage Minicopter, TCopter, Vehicles)": false," but how can I make it so players can still damage the cars carrying the LockedCrates in the Convoy plugin? https://codefling.com/plugins/simplepve
-
Is there was to allow destroying of Traps during Offline raid protection?
SlayersRust posted A Support Report in Support
Is there was to allow destroying of Traps during Offline Raid Protection? Players often lose their body bags due to turrets and traps and are unable to destroy them to get them back. I'm wondering if it's possible for the Offline Raid Protection to exclude Traps like Turrets/Shotgun traps/flame traps? So players bases are still protected but their traps like turrets are not? -
I am able to damage players Tool Cupboards but everything else seems protected. Here is my config. They should be protected, what is the issue? I have " "Player can damage other players buildings": false," set to false so I don't know why players are able to destroy each others Tool Cupboards but that is the only item they seem to be able to destroy. { "General Rules": { "Allow Friendly Fire": true, "Allow Suicide": true, "Kill Sleepers": false, "Player Radiation Damage": false, "Damage to Horse": false }, "Player Rules": { "Player can hurt players": false, "Player can hurt animals": true, "Player can hurt NPC": true, "Player can damage Minicopter, TCopter, Vehicles)": false, "Player can damage other players buildings": false, "Player can damage own buildings": true, "Player can damage own temamates building": true }, "Npc Rules": { "Npc can hurt players": true, "Animal can hurt players": true, "Patrol Heli can hurt player": true, "Patrol Heli can hurt buildings": false, "Player Sam site ignore player": true, "Npc Sam Site ignore players": true, "Bradley can hurt players": true }, "Entity Rules": { "Walls entitys can hurt players(Example: High External Stone Wall)": true, "Barricade Entitys can hurt players(Example: Wooden Barricade)": true, "MLRS Rocket can damage player or buildings": false, "Vehicle entitys can hurt players(Example: Cars, Mini, Scrapheli)": false, "Disable Traps(Bear Trap, Land Mine, GunTrap, FlameTurret, AutoTurret)": true, "Enable Vehicle collsion damage": false }, "Loot Rules": { "Use Loot Protection": true, "Admin Can Loot All": false, "Teams Can Access Loot": true }, "Notifications": { "Prefix": "<color=#9ab957>[SimplePVE]</color>: ", "Chat Avatar": 76561198059348841, "Show PVE Icon Overlay": true, "Show PVE Warning Messages": true, "PVE Warning Type(Chat/UI/Both)": "Both", "PVE Warning Chat Message": "PVE enabled on this server, blocking damage.", "PVE Warning UI Settings": { "Anchor Min": "0.786 0.722", "Anchor Max": "0.99 0.815", "Warning Image URL": "https://i.postimg.cc/0jZNDr9x/Add-a-subheading-2.png" }, "Show Loot Protection Messages": true, "Loot Protection Type(Chat/UI/Both)": "Both", "Loot Protection Chat Message": "This entity is protected!", "Loot Protection UI Settings": { "Anchor Min": "0.786 0.722", "Anchor Max": "0.99 0.815", "Warning Loot UI Image URL": "https://i.postimg.cc/SxSsS67s/Add-a-subheading-1.png" } }, "Zone Rules": { "Use ZoneManager": true, "Disable PVE Rules in zones": true } }
-
I am able to damage players Tool Cupboards but everything else seems protected. Here is my config. They should be protected, what is the issue? { "General Rules": { "Allow Friendly Fire": true, "Allow Suicide": true, "Kill Sleepers": false, "Player Radiation Damage": false, "Damage to Horse": false }, "Player Rules": { "Player can hurt players": false, "Player can hurt animals": true, "Player can hurt NPC": true, "Player can damage Minicopter, TCopter, Vehicles)": false, "Player can damage other players buildings": false, "Player can damage own buildings": true, "Player can damage own temamates building": true }, "Npc Rules": { "Npc can hurt players": true, "Animal can hurt players": true, "Patrol Heli can hurt player": true, "Patrol Heli can hurt buildings": false, "Player Sam site ignore player": true, "Npc Sam Site ignore players": true, "Bradley can hurt players": true }, "Entity Rules": { "Walls entitys can hurt players(Example: High External Stone Wall)": true, "Barricade Entitys can hurt players(Example: Wooden Barricade)": true, "MLRS Rocket can damage player or buildings": false, "Vehicle entitys can hurt players(Example: Cars, Mini, Scrapheli)": false, "Disable Traps(Bear Trap, Land Mine, GunTrap, FlameTurret, AutoTurret)": true, "Enable Vehicle collsion damage": false }, "Loot Rules": { "Use Loot Protection": true, "Admin Can Loot All": false, "Teams Can Access Loot": true }, "Notifications": { "Prefix": "<color=#9ab957>[SimplePVE]</color>: ", "Chat Avatar": 76561198059348841, "Show PVE Icon Overlay": true, "Show PVE Warning Messages": true, "PVE Warning Type(Chat/UI/Both)": "Both", "PVE Warning Chat Message": "PVE enabled on this server, blocking damage.", "PVE Warning UI Settings": { "Anchor Min": "0.786 0.722", "Anchor Max": "0.99 0.815", "Warning Image URL": "https://i.postimg.cc/0jZNDr9x/Add-a-subheading-2.png" }, "Show Loot Protection Messages": true, "Loot Protection Type(Chat/UI/Both)": "Both", "Loot Protection Chat Message": "This entity is protected!", "Loot Protection UI Settings": { "Anchor Min": "0.786 0.722", "Anchor Max": "0.99 0.815", "Warning Loot UI Image URL": "https://i.postimg.cc/SxSsS67s/Add-a-subheading-1.png" } }, "Zone Rules": { "Use ZoneManager": true, "Disable PVE Rules in zones": true } }
-
How do I move the PVE ICON to the left of the Weapons bar?
-
- 299 comments
-
- 1
-
-
- #protection
- #base
- (and 5 more)
-
Would it be possible to add a Feature where any base that currently has Offline Raid Protection enabled could have a Visible Zone manager Bubble around it? And also maybe have Txt whenever you enter stating this base has Offline Raid Protection, like the txt whenever you enter and leave Zone Manager Zones. I think that would be an amazingly cool feature!
- 299 comments
-
- #protection
- #base
- (and 5 more)