Jump to content

Chernarust

Creator
  • Posts

    209
  • Joined

  • Last visited

Everything posted by Chernarust

  1. Please test the new version and let me know if TruePVE is working correctly for you.
  2. Changed Fixed In to Next Version
  3. I am currently working on disabling inside of PvP zones created by DynamicPVP and ZoneManager. Updated: 1.5.0 should add support for PvP zones.
  4. Let me know if this works, I don't have the plugin to test. ReflectDamage.cs
  5. I will look into this. Updated: 1.5.0 should add support for PvP zones.
  6. Version 1.6.0

    174 downloads

    Features Reflect configurable damage and bleeding back to players who attack other players. Disabled inside of ZoneManager PVP and DynamicPVP zones Disabled inside of AbandonedBases Works with TruePVE Config { "ApplyBleeding": true, "BleedingIntensity": 5.0, "EnableDamageToVictim": false, "ReflectPercentage": 50.0 } Permissions Auth level 2 required to set permissions oxide.grant user <steamID/username> reflectdamage.use or oxide.grant group <groupname> reflectdamage.use API - Next update private object OnReflectDamage(BasePlayer victim, BasePlayer attacker) { return PlayerInEvent(victim) || PlayerInEvent(attacker) ? true : (object)null; }
    Free
  7. I will look into this, thanks for the suggestion.
  8. Version 1.2.0

    406 downloads

    Features Chance to randomly spawn a scarecrow near players, this is disabled inside of safe zones, TC range, and for sleeping players. Config: { "SpawnChance": 0.1, "CheckInterval": 60.0, "SpawnDistance": 20.0, "MaxScarecrowsPerPlayer": 3, "OneHitHeadshotKill": true } Permissions Auth level 2 required to set permissions oxide.grant user <steamID/username> randomscarecrowspawner.use oxide.grant group <groupname> randomscarecrowspawner.use Advanced version
    Free
  9. Chernarust

    DestroyEntities

    My auto generated railroads have splits that are too close and locomotives cant pass by each other. When this happens the event train will just reverse the other direction. Can you make it possible so there is a radius that can be config? So it will delete any entities within a radius instead of in front of?
  10. I'm an idiot sometimes thank you.
  11. ChatToNotifications.json
  12. What about a way to check if a steam ID is attached to the person who sent the message?
  13. Funny enough I use to use BetterChat and I never noticed it happening then, but I am paying a lot more attention to this server. But currently I am not using any chat modifying plugin.
  14. I use playtime tracker and I display server announcements in the notification window so I have one configured for "/playtime". However if I start out a message like this "if you use /playtime it will display rewards" It will put my player chat message into the notification bar, any way to disable player chat messages from going into the notification bar?
  15. There is no way to trick it into working? Like have the scroll wheel assigned to the button so it's not scrolling but changes the page like if you hit the button?
  16. I was just using text editor to replace all of the sell true sections to false, but yes I ended up removing everything and just adding my own items and categories using the in game editor. Also suggestions, can you make this be able to scroll with mouse wheel instead of click?
  17. Chernarust

    Config being overwritten

    I am trying update the default config to change all the Sell price to 0 and all the selling true to false. I have made these changes reupload the new config and when I reload the plugin everything overwrites the config again.
  18. Something within this prefab causes an error now. Can't spawn into the map.
  19. Is this normal for spices to have the description for apples?
  20. Chernarust

    Movement inside prefab

    I also have a area inside of here that you can build a base in but they cannot move in there either. Rust edit contains all of the triggers for the prefab as well.
  21. Chernarust

    Movement inside prefab

    Hello I have a prefab that has terrain modifiers and placed into the air. My boss spawns and attacks but doesn't move from the spawn location. Any way to allow movement or create a path the boss can follow back and forth?
  22. I have everything installed but I can't connect to the ip it places into the command promt. The one that says "IP address from external API:" Nevermind need to use my ipv4 address
  23. Chernarust

    New update errors

    That made it worse haha, server crashed when installing the plugin then after a restart I am unable to connect to the server just says "connecting" indefinitely. I am seeing zombiehorde messages popping up in the console that they are killing or being killed but no console commands or reloading of plugins work.
  24. Chernarust

    New update errors

    I only have raid protection I am pretty sure.
  25. Does the unknown happen from zombiehorde npc as well?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.