Jump to content

imthenewguy

Creator
  • Posts

    3,443
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    Error on load

    I just test downloaded it and it works fine. You may need to clear your cache in your browser or use another browser to download it.
  2. imthenewguy

    Barrel Smasher

    All barrel smasher does is scale the damage that would have been done to a container by 100x. There may be another source that is messing around with your ProtectionProperties, making the crates damagable. Crates by default have full damage resistance to all sources except for Fun_Water. If the damage protection source was adjusted to allow damage to crates, then the barrel smasher perk will work on them. TL;DR: you have a plugin conflict.
  3. Its the xp debt system. IF a player dies and would lose more xp than they have available, it puts them into a deficit.
  4. Changed Status from Pending to Closed
  5. imthenewguy

    loot problems

    Plugin already has that hook in it. private object OnContainerPopulate(LootContainer container) { if (Vector3.Distance(container.transform.position, start_button.transform.position) < config.max_distance) return true; return null; }
  6. Changed Status from Pending to Closed
  7. LootDefender is entirely a NIvex thing. He added the support to the SkillTree plugin for me. I haven't looked at the plugin myself.
  8. try wiping the plugins from your server (inc data/config) and reloading them.
  9. Does it trigger when there is an active event?
  10. imthenewguy

    No Damage

    Changed Status from Pending to Closed
  11. Ive added a config option to prevent admin deployed entities from being destroyed by non admins.
  12. imthenewguy

    loot problems

    Of course
  13. imthenewguy

    No Damage

    I would recommend running the command "dnpurge true". This will kill all deployable nature entities. This won't delete them from data, so they will respawn when the plugin reloads. You can also disable it by using "dnpurge false".
  14. imthenewguy

    loot problems

    The dev may need to add a hook call to check if the plugin is allowed to modify the loot.
  15. imthenewguy

    some issues

    I am not too sure. Maybe try covering it as offshore or something like that.
  16. Hey PM me for an updated version. I have fixed a lot of that.
  17. PM me on discord for a copy to test. im the new guy#0001
  18. Oh perfect that answers my question thank you. I wasnt sure if the hook fired after pressing the button to respawn, or if it prevented the button from appearing in the first place.
  19. When is the hook called though? CanRevivePlayer - I assume it is called when the player selects a button? If they revive after the arena has finished, there won't be anyway to tell if their death is associated with the arena.
  20. Yeah, what plugin is reviving the player lol
  21. Sorry what plugin is this for again?
  22. imthenewguy

    some issues

    You will need to mess around with your TruePVE config in order to fix the rad issues. I haven't heard of raidable bases spawning on the island though, that's a new one.
  23. imthenewguy

    rain hellfire abuse

    Have you made sure "Reset the MLRS strike cool down on respec?" is set to false?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.7k

Files Sold

Total number of files sold.

2.4m

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.