Jump to content

Dead Nasty

Member
  • Posts

    496
  • Joined

  • Last visited

Everything posted by Dead Nasty

  1. Dead Nasty

    Raidable Bases

    I bought on lone.design but the discussion tab there is kinda meh, but after yesterday's update players have to destroy TC for the raid to be over whereas before hitting 0 loot ended the raid. I didn't change it, is this a bug cause I noticed it happened in the 2.6.6 or whichever version got reverted a couple weeks back. When I reverted back to old version things work as expected. Thx for any help 🙂
  2. Dead Nasty

    Bradley Drops

    you were correct and he is updating it. sorry for the confusion. and thanks for the help. appreciated.
  3. Does this or the silo event have hooks for start and end for possible custom hud icons for the hud pugin? like TrainyardEventStart TrainyardEventEnd for example?
  4. Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: BradleyDrops - True (Boolean), DeployableNature (False (Boolean)).
  5. I asked the dev of brad drops and i got this: "According to Umod/Oxides’ coding rules, hooks which return type object should return either true or null. Hooks which return type bool can return true, false or null. Therefore my plugin return value is correct, and the author of the other plugin is incorrect." idk lol. doenst seem to affect anything so i guess i wont worry about it 🙂
  6. Dead Nasty

    Bradley Drops

    Just a heads up. doesnt affect anything that i can see. Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: BradleyDrops - True (Boolean), DeployableNature (False (Boolean)). Was told by imthenewguy that it's brad drops that needs the itemcombine fixed for the error as i dropped this for him as well. 🙂
  7. the dnkillentitesforplayer never works for me, just a heads up. Always says no matching player found and i have to manually remove players stuff with hammer. its not fun lol
  8. has been since explained. thank you.
  9. Just a heads up got this in console, nothing happens tho: (17:44:27) | Failed to call hook 'STCanGainXP' on plugin 'DeployableNature v1.0.20' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.DeployableNature.STCanGainXP (BasePlayer player, BaseEntity source) [0x00009] in <8a1f0e75212446e29f97c3089f7020c0>:0 at Oxide.Plugins.DeployableNature.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00330] in <8a1f0e75212446e29f97c3089f7020c0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 also got another for cancombine item boolean conflict between bradley drops and this plugin. Thanks for the great plugins.
  10. Dead Nasty

    Abandoned Bases

    Thanks! I do have an established rule for it. Players will call admin abuse either way lol. I have it in big red letter when you log in about abandoned bases plus chat messages about it and ppl will still not read it and claim i removed their bases on them lol you know how it goes haha
  11. Dead Nasty

    Abandoned Bases

    Just curios, I have a few teams/clans that have 1 person log on every so often to keep all their bases from being raided all wipe. Was wondering if there was an option other than mandatorily doing the /sar on their buildings? Appreciate your hard work.
  12. Dead Nasty

    Abandoned Bases

    Just a heads up, got a new bug today other than the usual no name popping up on some buildings, or saying this building will become raidable in 0 seconds but never actually be raidable. Heres this: Says 0 and (0) for steam id, no timer for them either.
  13. Dead Nasty

    NRE console spam

    i know they dont take damage when falling, they were on the Ground taking damage, player killed them halfway, then the nre started spamming console, tanks stopped moving and taking damage.
    Awesome prefab for pvp/pve servers. The Bradley and MLRS spawn are extra flavor for any server. Easy to use on the map. Dev is a fast responder and fixes any issues FAST. 12/10
  14. Thank you very much!! Also left a 5 star review for you. 🙂 its not letting me download now, im not sure why. its just saying 4.00$ I downloaded on 10/23 and when i click on that link it no longer works. did something change?
  15. thanks, its mostly the invisible alpha by the rocket and the entrance to the button and switch room. ill try to take some screen shots today and show you what i mean. appreciate it. Also, where is the fuse panel? have looked over the entire prefab and not found it yet, i may be blind haha Added screen shots. 🙂 hope they help!! Both towers have invisible floors like that too. you cannot enter any of the rooms like this, even crouching.
  16. Dead Nasty

    NRE console spam

    oh no there was no message in chat, just they wouldnt take damage, its happened a few times but not since wipe.
  17. i do have the .dll, as i run custom maps every month that i place prefabs/monuments on. and np. just have had quite a few players not able to run the room.
  18. Some textures are missing and card rooms don't work. ground alpha by the rocket is invisible and jenky, the stairs that go into the tower are gone and you fall through, the button room cannot be accessed, like invisible doors blocking the way. great idea just needs a little tlc.
  19. Could you please add option for crates unlocking after certain amount of time in pve mode of plugin? After it's locked to a player that bounces the whole event is locked to them and makes other players complain. Also that % chance for patrol to come in would be a great setting too as stated before and by others. Plz and ty
  20. Dead Nasty

    NRE console spam

    pretty sure they landed properly, i wasnt there for that, i just know he said they stopped taking damage and they were also stuck in place. they wouldnt take damage from me either so i had to uber tool
  21. Dead Nasty

    NRE console spam

    A player called in 2 brads, was taking them, all of a sudden console started spamming this message, all of the tanks on the server glitched out and no longer moved or took damage, had to uber tool the tanks and reload the plugin. it happens every so often.
  22. Dead Nasty

    NRE console spam

    this is spamming console: Failed to call hook 'OnEntityTakeDamage' on plugin 'BradleyDrops v1.1.11' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BradleyDrops.OnEntityTakeDamage (BradleyAPC bradley, HitInfo info) [0x00216] in <cfd1f88146f140f6b50b7d3224dac82e>:0 at Oxide.Plugins.BradleyDrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005bd] in <cfd1f88146f140f6b50b7d3224dac82e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Bradleys become invincible and stuck in place.
  23. Dead Nasty

    Jet Event

    Does it not work with better loot anymore? its giving stock items in crates that i do not want? do i have to create a custom loot profile? I just want it to use the default loot in better loot set. nvm deleting the custom loot table file in the config made it work.
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.5k

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.