Jump to content

ynzo

Member
  • Posts

    71
  • Joined

  • Last visited

Everything posted by ynzo

    Excellent developer, his work is very good, now I have server very performance with his help 🙂
      • 1
      • Love
  1. ynzo

    OnEntityTakeDamage

    There are no errors anymore
  2. ynzo

    OnEntityTakeDamage

    I'll see this afternoon when there are more players
  3. ynzo

    OnEntityTakeDamage

    Maybe I'm using it—I completely forgot about it. Sorry (the InstantBarrels plugin has already been deleted)
  4. ynzo

    OnEntityTakeDamage

    Hello no
  5. ynzo

    OnEntityTakeDamage

    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
  6. 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)
  7. ynzo

    backpacks problem

    Hello, If I use backpacks, can I store C4 and other items in them even if they're blocked .
  8. After these changes, players are experiencing a drop in FPS on server
  9. 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
  10. ynzo

    IQTurret

    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()
    works without problems
    A useful plugin for fun servers
  11. More information in the Discord message
  12. ynzo

    spam in console

    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
  13. ynzo

    unkonwn commad

    When I have permission for the group, the command does not work.
  14. ynzo

    unkonwn commad

    "Staff Groups - Should be 'maingroupname': 'maingroupname_onduty'": { "owner": "owner_onduty"
  15. ynzo

    unkonwn commad

    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
  16. ynzo

    unkonwn commad

    I type commad /duty and it writes me those unknown commads
  17. ynzo

    Server Wipe no clan winner

    I wiped the server and no clan winner was determined. Every time I wipe, no winner is determined.
  18. ynzo

    IQTurret

    Can you add a separate limit on the SAM SITE?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.6k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.