-
Posts
71 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ynzo
-
Excellent developer, his work is very good, now I have server very performance with his help 🙂
-
- 1
-
-
There are no errors anymore
-
I'll see this afternoon when there are more players
-
Maybe I'm using it—I completely forgot about it. Sorry (the InstantBarrels plugin has already been deleted)
-
Failed to call hook 'OnEntityTakeDamage' on plugin 'InstantCollect v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.InstantCollect.AutoLootContainer (BasePlayer player, LootContainer container, BaseEntity entity) [0x0000d] in <b862e27ae9f342b791bad0867449b19c>:0 at Oxide.Plugins.InstantCollect.OnEntityTakeDamage (LootContainer container, HitInfo info) [0x000a3] in <b862e27ae9f342b791bad0867449b19c>:0 at Oxide.Plugins.InstantCollect.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00382] in <b862e27ae9f342b791bad0867449b19c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
-
- 49 comments
-
- #ultimateleaderboard
- #leaderboard
- (and 20 more)
-
Hello, did you fix it? it keeps spamming the console DroppedItemContainer.TakeFractionOfItems (ItemContainer[] source, ItemContainer output, System.Single movePercent) (at <ca58eedb871e4909b8966ceb143fa41a>:0) DroppedItemContainer.TakeFrom (ItemContainer[] source, System.Single destroyPercent) (at <ca58eedb871e4909b8966ceb143fa41a>:0) ItemContainer.Drop (System.String prefab, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot, ItemContainer[] containers) (at <ca58eedb871e4909b8966ceb143fa41a>:0) LootableCorpse.DropItems () (at <ca58eedb871e4909b8966ceb143fa41a>:0) LootableCorpse.DoServerDestroy () (at <ca58eedb871e4909b8966ceb143fa41a>:0) BaseNetworkable.DoEntityDestroy () (at <ca58eedb871e4909b8966ceb143fa41a>:0) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseNetworkable.Kill_Patch0(BaseNetworkable,BaseNetworkable/DestroyMode,bool) Oxide.Plugins.BetterBodyBags.RemoveCorpse (PlayerCorpse corpse) (at <f840e9a51101486cbb64e0033e7d7037>:0) Oxide.Plugins.BetterBodyBags+<>c__DisplayClass15_0.<OnPCorpseSpawn>b__0 () (at <f840e9a51101486cbb64e0033e7d7037>:0) InvokeHandlerBase`1[T].DoTick () (at <4e8329aa0f2f40f39509de9b38da74d9>:0) InvokeHandlerBase`1[T].LateUpdate () (at <4e8329aa0f2f40f39509de9b38da74d9>:0)
-
Hello, If I use backpacks, can I store C4 and other items in them even if they're blocked .
-
- 53 comments
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
- 53 comments
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
Failed to compile CircularNetworkDistance.cs - 'NetworkVisibilityGrid' does not contain a definition for 'cellCount' and no accessible extension method 'cellCount' accepting a first argument of type 'NetworkVisibilityGrid' could be found (are you missing a using directive or an assembly reference?) (L: 102 | P: 50) | Removing from project
- 53 comments
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
- 58 comments
-
Why is that error appearing? AutoTurret.UpdateTotalAmmo () (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) AutoTurret+UpdateAutoTurretAmmoQueue.RunJob (AutoTurret entity) (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) ObjectWorkQueue`1[T].RunQueue (System.Double maximumMilliseconds) (at <911fb4f6523148f28bb1303d1822ac36>:0) ServerMgr.Update () (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) UnityEngine.Debug:LogException(Exception, Object) ServerMgr:Update()
- 58 comments
-
-
- 1
-
-
- #durability
- #condition
-
(and 3 more)
Tagged with:
-
More information in the Discord message
-
Hello, It does this since the new version. [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2 [Skinner] 1 [Skinner] 2
-
When I have permission for the group, the command does not work.
-
"Staff Groups - Should be 'maingroupname': 'maingroupname_onduty'": { "owner": "owner_onduty"
-
Failed to initialize plugin 'TrueStaffToggle v1.1.2' (ArgumentException: An item with the same key has already been added. Key: 76561198011737475) at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <f98723dd4586469db5213ec59da723ca>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.TrueStaffToggle.Init () [0x001bf] in <059c6a10b39e4538887663a4424c56bf>:0 at Oxide.Plugins.TrueStaffToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0007a] in <059c6a10b39e4538887663a4424c56bf>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <15f61ddda771464d8246ebdce8ff4811>:0
-
I type commad /duty and it writes me those unknown commads
-
I wiped the server and no clan winner was determined. Every time I wipe, no winner is determined.
-
- 58 comments