Jump to content

doublee313

Member
  • Posts

    161
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by doublee313

    Thanks for sharing! This is very cool of you. Really cool design and I added to my server.
  1. doublee313

    Raidable Bases

    New copy paste update fixed. Thx
  2. doublee313

    Raidable Bases

    Hey N....Looks like the Copy/Paste plugin updated and I'm getting this with RB: Failed to call hook 'TryPasteFromVector3' on plugin 'CopyPaste v4.1.29' (NullReferenceException: Object reference not se t to an instance of an object) at Oxide.Plugins.CopyPaste.Paste (System.Collections.Generic.ICollection`1[T] entities, System.Collections.Generic.Dic tionary`2[TKey,TValue] protocol, System.Boolean ownership, UnityEngine.Vector3 startPos, Oxide.Core.Libraries.Covalence. IPlayer player, System.Boolean stability, System.Single rotationCorrection, System.Single heightAdj, System.Boolean auth , System.Action callback, System.String filename) [0x00042] in <106d7a41a6c14ac78ff539e3a5d373ef>:0 at Oxide.Plugins.CopyPaste.TryPaste (UnityEngine.Vector3 startPos, System.String filename, Oxide.Core.Libraries.Covale nce.IPlayer player, System.Single rotationCorrection, System.String[] args, System.Boolean autoHeight, System.Action cal lback) [0x005c5] in <106d7a41a6c14ac78ff539e3a5d373ef>:0 at Oxide.Plugins.CopyPaste.TryPasteFromVector3 (UnityEngine.Vector3 pos, System.Single rotationCorrection, System.Stri ng filename, System.String[] args, System.Action callback) [0x00000] in <106d7a41a6c14ac78ff539e3a5d373ef>:0 at Oxide.Plugins.CopyPaste.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0045d] in <106d7a41a6c14ac78ff539e3a5d373ef>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in < 60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba5 14a9ad18f5042>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9 ad18f5042>:0
  3. doublee313

    Bank Heist

    Sorry, i meant i had my other NPC (easy2,easy3) setup wrong. It's working well now. I just have to turn off the NPCKit for the Scientist in it's cfg to get them to spawn.
  4. doublee313

    Bank Heist

    I redid everything from scratch and found the kit issue (its on my end...it had a bad name in the item). So this works good. Thx I tested turning this back on: "Scientist": { "enabled": true, "Kits": [ "npcscientist1" in NPCKits and it spawns all NPCs in bank heist as those. With or without the new option flagged. When i put NPCKits on false for it...they all spawn proper...
  5. doublee313

    Bank Heist

    So it looks like it just uses the 1st kit on easy1 (my kit) and easy2 easy3 kits still use easy1 (I tried 3 kits). I've never been able to get more than 1 kit to work since the release.
  6. doublee313

    Bank Heist

    "easy1": { "Display name": "easy1", "Enable npc kit":false, "Enable kit":true, "Kit name": "npcbanke1", "npc health": 100.0, "npc move":true, "npc roam radius": 10.0, "npc look radius": 8.0, Still only getting the one skin when using 2 in cfg.... Just looking to use 3-4 kits for the NPCs
  7. doublee313

    Bank Heist

    "BankGuards": { "easy1": { "Display name": "easy1", "Enable npc kit":true, "Enable kit":true, "Kit name": "npcbanke1", "npc health": 100.0, "npc move":true, "npc roam radius": 10.0, "npc look radius": 8.0, Ok i have recreated them. But still not working. I notice the 2 Enable Kits so wasn't sure how to figure that out. Thanks. Spawning default scientists
  8. doublee313

    Bank Heist

    Ok distance and look work. Thx! NPCs still not changing (using NPCKit NPC only)....and when i turn off the NPCKits it only uses 1 kit and not the others.... "BankGuards": { "easy1": { "Display name": "Bank Guard", "Enable kit": true, "Kit name": "npcbanke2", "npc health": 100.0, "npc move": true, "npc roam radius": 10.0, "npc look radius": 5.0, "npc position": { "x": 1123.13672, "y": 3.55312681, "z": -930.7909 }, "npc rotation": { "x": -2.54444377E-14, "y": 131.2875, "z": 1.00375235E-06 } }, "easy2": { "Display name": "Bank Guard", "Enable kit": true, "Kit name": "npcbanke1", "npc health": 100.0, "npc move": true, "npc roam radius": 10.0, "npc look radius": 5.0, "npc position": { "x": 1131.52686, "y": 3.55512333, "z": -937.9013 }, "npc rotation": { "x": 0.0, "y": 129.375046, "z": 1.26314308E-06 }
  9. doublee313

    Bank Heist

    Thanks so much for the update! Awesome support....
  10. doublee313

    Bank Heist

    Right. So the distance and look isn't working as well. Is there a way to add compatibility for the NPCKits plugin?
  11. doublee313

    Bank Heist

    I'm still having issues with the kits working on NPCs. I have tried 3 different ones and it keeps spawning default NPC skins, etc. I use NPCKits not sure if there's an issue with the 2. "easy6": { "Display name": "easy6", "Display name": "Bank Guard", "Enable kit": true, "Kit name": "npcbanke2", "npc health": 100.0, "npc move": true, "npc roam radius": 10.0, "npc look radius": 50.0, "npc position": { "x": 1121.457, "y": 4.76966333, "z": -934.782166 I've verified all kits and they work.
    Works great and easy to setup (with Node experience). It's nice to have a bot that supports other game servers as well (besides Rust) and all in one!
  12. Hey newguy i just bought another plugin from you. We have added the POIs in the map but getting this: [HungerGames] Failed to find IO entities Failed to call hook 'OnServerInitialized' on plugin 'HungerGames v1.1.1' (KeyNotFoundException: The given key was not pr esent in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bf a589>:0 ents, 43 slprs 0b/s in, 0b/s out at Oxide.Plugins.HungerGames.StoreButtonEntities () [0x0002e] in <ff66f9b0cb0e4d5b8853723c46d1b61f>:0 at Oxide.Plugins.HungerGames.GetLobbyLocations () [0x0003e] in <ff66f9b0cb0e4d5b8853723c46d1b61f>:0 at Oxide.Plugins.HungerGames.OnServerInitialized (System.Boolean initial) [0x0005a] in <ff66f9b0cb0e4d5b8853723c46d1b6 1f>:0 at Oxide.Plugins.HungerGames.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007c8] i n <ff66f9b0cb0e4d5b8853723c46d1b61f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in < 31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e 7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb 24df7026b>:0 Can i reach you on Discord?
    I upgraded from Server Info to this.....It was a great move! You can really spice it up and the ADDONs are really sharp and custom with colors, size and all.....I highly recommend this with the ADDONs. Hope to see more updates as it's fun. Thx.
  13. Hey Crow, I use the umod one and it shows the online player names. I was just curious if this shows the names as well as count?
  14. doublee313

    Bank Heist

    SuperKitten, This video was helpful for me....
    This is a must if you want to make your server stand out. Dress them up, arm them how you want, drop/loot settings....Get it!
  15. doublee313

    Shop

    I bought this plugin as it looked nice in the screenshots. It looks and works like them! No issues. I had to redo my settings from GUISHOP but my admins were able to adjust things "in-game" and make it easy (re-setup) There were a few things I had suggestions on and the dev added in 3 days. This kind of support is worth buying it.
    Working flawless and has options to do a ton. Awesome plugin i've been using since I started my server.
    Working flawless and has options to do a ton. Awesome plugin i've been using since I started my server.
  16. Awesome Plugins...I love the logos for the Bradley plugins. Lol. Very cool.
  17. Correct. 18 to 24 is the hours. I might be wrong but 18 to 24 was showing happy hour at 10am. Im trying 6pm to 12am.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.3k

Files Sold

Total number of files sold.

3.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.