Jump to content

NEXT

Member
  • Posts

    804
  • Joined

  • Last visited

Everything posted by NEXT

  1. good job
  2. NEXT

    no work

    no I am using the dungeon you made.
  3. NEXT

    no work

    Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at GrowableEntity.OnDeployed (BaseEntity parent, BasePlayer deployedBy, Item fromItem) [0x00009] in :0 at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x002b8] in <3bbbf3001dc44fef836c59c855de2665>:0 at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x01811] in <3bbbf3001dc44fef836c59c855de2665>:0 at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00088] in <3bbbf3001dc44fef836c59c855de2665>:0 at Oxide.Plugins.CopyPaste+<>c__DisplayClass45_0.b__0 () [0x00000] in <3bbbf3001dc44fef836c59c855de2665>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in :0 Since the files in the date folder are not deleted, the dungeon will be created the first time, but an error will occur from the second time onwards.
  4. The base will appear in the same location every time. Won't this be random?
  5. NEXT

    ???

    Failed to call hook 'OnPlayerWound' on plugin 'AnimalHunt v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x00025] in <6ce3a68f9da44537af1250f63cfb92de>:0 at Oxide.Plugins.AnimalHunt.OnPlayerWound (BasePlayer player) [0x0002a] in <620e64dd949145d68fee82e31ff5aefe>:0 at Oxide.Plugins.AnimalHunt.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0107b] in <620e64dd949145d68fee82e31ff5aefe>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Can I ignore this log? Logs are still being spit out periodically.
  6. NEXT

    error?

    and ch47 Doesn't fly away
  7. NEXT

    error?

    An error occurred in plugin 'SupplyCrate v1.0.31' during execution of 'OnEntitySpawned': Oxide.Plugins.SupplyCrate+CH47Component.Init (CH47HelicopterAIController helicopter, UnityEngine.Vector3 destination) NullReferenceException: Object reference not set to an instance of an object.
  8. NEXT

    error??

    yes thank you very much
  9. NEXT

    recipe name

    thank you It was fine after rebooting the server
  10. NEXT

    recipe name

    Lang($"ItemName_{recipe.displayName}" ItemName_ ← I want to remove this
  11. NEXT

    recipe name

    yes "ItemName_Pure Ore Tea": "Pure Ore Tea", "ItemName_Basic Anti-Rad Tea": "Basic Anti-Rad Tea", "ItemName_Advanced Anti-Rad Tea": "Advanced Anti-Rad Tea", "ItemName_Pure Anti-Rad Tea": "Pure Anti-Rad Tea", "ItemName_Basic Wood Tea": "Basic Wood Tea", "ItemName_Advanced Wood Tea": "Advanced Wood Tea", ↓ "Pure Ore Tea": "Pure Ore Tea", "Basic Anti-Rad Tea": "Basic Anti-Rad Tea", "Advanced Anti-Rad Tea": "Advanced Anti-Rad Tea", "Pure Anti-Rad Tea": "Pure Anti-Rad Tea", "Basic Wood Tea": "Basic Wood Tea", "Advanced Wood Tea": "Advanced Wood Tea", Will this change the display in-game?
  12. NEXT

    recipe name

    ItemName_Pure Ore Tea I want to remove the [ ItemName_ ] part Is there any way?
  13. NEXT

    Buy Status

    This mod provides great support for weak players in RUST. Not only can it increase attack and defense power, but it can also disable them in zones.
      • 1
      • Love
  14. NEXT

    error

    i understand thank you
  15. NEXT

    error

    Will executing this command force save the server?
  16. NEXT

    error

    The error has been resolved. Console commands work fine.
  17. NEXT

    loot respawn

    Even if the player is inside the monument, the items will respawn after a set amount of time has passed, so I want to prevent them from respawning while the player is inside.
  18. NEXT

    error

    I went to Discord and said hello but no one responded. Are you interested in fixing this error in the mod?
  19. NEXT

    error

    I am using it in a PVE environment. RealPVE_MOD ZoneManager Installed zoneid:deathmatch2 server.pve "true"
  20. NEXT

    loot change

    I respect your work
  21. NEXT

    loot change

    I want to change the loot "Preset name": "crate_elite_1", "Position": "(-27.37453, 10.1264, -1.460151)", "Rotation": "(0.00, 0.00, 0.00)" ↓ "Preset name": "codelockedhackablecrate", "Position": "(-27.37453, 10.1264, -1.460151)", "Rotation": "(0.00, 0.00, 0.00)" Is this okay? crate_elite_1 → entity type not found.....
  22. NEXT

    no work

    no work
  23. no work?
  24. NEXT

    ZombieHorde 0.6.28

    Current settings ①realpve "Is it worth forcing PvE on the server?": false ②server.pve: "true" ③zonbieMOD public override bool IsNpc => _isNpc; private bool _isNpc = true; When attacking other players, damage is displayed, but no damage is received. Players and NPCs can fight each other. Players and animals can fight each other. Players and zombies can fight each other. This has solved the problem
  25. NEXT

    ZombieHorde 0.6.28

    zonbieMOD public override bool IsNpc => _isNpc; private bool _isNpc = false; ↓ public override bool IsNpc => _isNpc; private bool _isNpc = true; This is all I have... I'll let this solve it

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
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
171.1k
Total sales
Payments
3.7m
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.