Jump to content

Garlandar

Member
  • Posts

    54
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Garlandar's Achievements

Contributor

Contributor (5/15)

  • One Year In
  • Collaborator
  • Conversation Starter
  • One Month Later
  • Dedicated

Recent Badges

3

Reputation

  1. Any update to this?
  2. When players log back in they are getting an error now and the custom buttons are not showing: Failed to call hook 'OnPlayerSleepEnded' on plugin 'CustomButtons v2.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomButtons.CreateCui (BasePlayer player) [0x00011] in <396c38f55e6c4b76b9a3faa6b9660dc0>:0 at Oxide.Plugins.CustomButtons.OnPlayerSleepEnded (BasePlayer player) [0x00000] in <396c38f55e6c4b76b9a3faa6b9660dc0>:0 at Oxide.Plugins.CustomButtons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c70] in <396c38f55e6c4b76b9a3faa6b9660dc0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  3. Garlandar

    WoundedNPC

    Its loaded as well as the plugin, I even reloaded both and same issue.
  4. Garlandar

    WoundedNPC

    Just get this with no wound animation or sound: [WoundedNPC] OnPlayerDeath: Exception occurred - Object reference not set to an instance of an object 3856161[3856161] was killed by Garlandar[76561198122351429] at (914.02, 5.68, -1232.83) [UltimateRconPlus] DEATHMESSAGE:{ "AttackerID": "3692045", "AttackerName": "3692045", "AttackerIsNPC": true, 2kb/s in, 24kb/s out "VictimID": "1998406", "VictimName": "1998406", "VictimIsNPC": true, "Weapon": "Unknown", "KillDistance": 0.0 [WoundedNPC] OnPlayerDeath: Exception occurred - Object reference not set to an instance of an object 1998406[1998406] was killed by 3692045[3692045] at (-1561.95, 2.46, -1300.91) [WoundedNPC] OnPlayerDeath: bot is null during bleedout timer.
  5. Garlandar

    WoundedNPC

    Just loaded the new file, however the error message is gone, the NPC's just die normally. Doesn't seem to do the wounded part or any audio to it.
  6. Garlandar

    WoundedNPC

    Failed to call hook 'OnPlayerDeath' on plugin 'WoundedNPC v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.WoundedStartSharedCode (HitInfo info) [0x00038] in <586381bde9954f50828bdbe1d5c31426>:0 at BasePlayer.GoToCrawling (HitInfo info) [0x00036] in <586381bde9954f50828bdbe1d5c31426>:0 4kb/s in, 20kb/s out at BasePlayer.BecomeWounded (HitInfo info) [0x00066] in <586381bde9954f50828bdbe1d5c31426>:0 at Oxide.Plugins.WoundedNPC.OnPlayerDeath (BasePlayer bot) [0x000bf] in <a467a425f4784699b4e8ae7a270eebb7>:0 at Oxide.Plugins.WoundedNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a8] in <a467a425f4784699b4e8ae7a270eebb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  7. Garlandar

    XDShop

    Odd question but I am using Notepad++ I want to shut off the ability for players to sell their items. The only way I can see to do this is with each item directly. In Notepad++ do you know how to do expression finding for this line "Sale price (If not necessary, leave 0)": 355.0, with the last numbers varying per each item and make it 0 for all items? Or is there another way to shut off the ability to sell back to the shop.
  8. Still ever since I purchased I can never get this to work.
  9. Garlandar

    XDShop

    Does this work the same as XDQuest where it creates a shop in Outpost and a vendor NPC that users can go to?
  10. Actually nothing I put or change in the config will work to bring that menu up
  11. /q no longer working after update. Looking for some help with this.
  12. I was in hopes they didn't have to do that, maybe a drop down or something I can add as input automatically without them typing it in?
  13. Hello, looking to use this as a user menu for quick access to chat commands. However I have some commands that are two seperate words as well as names that are two seperate words with spacing in between. How do I handle that? Example Personal animals, Spawn Wolf would be /panimal wolf
  14. I have no idea if there is something wrong with just my server or what the deal is. Plugin goes in with no errors. Get this when it loads: Loaded plugin FlyingCargoShip v1.0.7 by The_Kiiiing [FlyingCargoShip] Finding spawn points 0% (0 / 1048576) [FlyingCargoShip] Generating path 1% [FlyingCargoShip] Generating path 78% [FlyingCargoShip] Finding spawn points 19% (200000 / 1048576) [FlyingCargoShip] Generating path 100% [FlyingCargoShip] Set helicopter service ceiling to 283.0m (default 200m) [FlyingCargoShip] Schedule event in 60min [FlyingCargoShip] Finding spawn points 38% (400000 / 1048576) [FlyingCargoShip] Finding spawn points 57% (600000 / 1048576) [FlyingCargoShip] Finding spawn points 76% (800000 / 1048576) [FlyingCargoShip] Finding spawn points 95% (1000000 / 1048576) [FlyingCargoShip] done Then I go do the fcargo start and I get this: fuel_storage[30594472] changed its network group to null rhib_storage[30594474] changed its network group to null But nothing else, no notification no control center and no Flying Cargo Ship, just doesn't do anything else. Am I missing something here?
  15. Can this utilize your other plugin for Chat to Notifcations? We are currently using Auto Broadcast and I am trying to figure out how to move the auto tips that display every so often from the chat to notification window in the top right.
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.