-
Posts
161 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by doublee313
-
-
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
-
- 838 comments
-
- #shop
- #shop ui
-
(and 26 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
- #halloween
-
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...
-
"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
-
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 }
-
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.
-
-
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?
-
- 3 comments
-
- #playerlist
- #krungh crow
-
(and 4 more)
Tagged with:
-
- 3 comments
-
- #playerlist
- #krungh crow
-
(and 4 more)
Tagged with:
-
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.
- 838 comments
-
- 1
-
-
- #shop
- #shop ui
-
(and 26 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
- #halloween
-
- 35 comments
-
- 1
-
-
- 238 comments
-
- 4
-
-
-
- 238 comments
-
- 1
-
