Jump to content

Takeshi

Member
  • Posts

    154
  • Joined

  • Last visited

Everything posted by Takeshi

  1. Takeshi

    Convoy

    Adem Producer, I found that the car you designed comes with the format "Turrets": [], and the format of Turret exists for some cars as follows : "Turrets": [ { "Preset name": "turret_minigun_hard", "Position": "(0, 1.78, 0.818)" } ], "Rotation": "(0, 0, 0)" } ], How do you get the Position, is there a tutorial or example for us plugin users to define? And how do you set the Position on different models, please answer me.
  2. Takeshi

    IQSorter

    Currently, the plugin does not support the sorting function for refrigerators.
  3. Takeshi

    Dungeon Events

    Hope that Dungeon Events will no longer generate at the same locations as Raidable Bases. Additionally, I would like the event vending machine notifications to remain fixed and not be merged with player vending machines.
  4. Hope to add the ability to customize the item name for additional loot when harvesting animal corpses. Currently, there is only a ShortName and no DisplayName, so custom items do not appear.
  5. Takeshi

    BankCell

    If the stored clothing slot contains a bulletproof plate, it will cause an error, preventing the player from opening BankCell again. This is a critical issue, please fix it. [Error] Failed to run a 0.25 timer in 'BankCell v1.0.4' (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) [0x000ba] in <e86ab4ffe0b94d3ba7333e9531326031>:0 at Oxide.Plugins.BankCell.BuildItem (System.String ShortName, System.String displayName, System.Int32 Amount, System.UInt64 SkinID, System.Single Condition, System.Int32 blueprintTarget, Oxide.Plugins.BankCell+Weapon weapon, System.Collections.Generic.List`1[T] Content, System.Int32 genes, System.String text) [0x00082] in <a272b6a7f8754303bccf4b172254d875>:0 at Oxide.Plugins.BankCell.OpenBank (BasePlayer player, System.Int32 slots) [0x000d5] in <a272b6a7f8754303bccf4b172254d875>:0 at Oxide.Plugins.BankCell+<>c__DisplayClass12_0.<cmdChat>b__0 () [0x00000] in <a272b6a7f8754303bccf4b172254d875>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d646191a355d43a6b3ab36b7ee14c740>:0
  6. Takeshi

    Loot is incompatible

    Hi Adem, about the Loot Table Stacksize GUI plugin switch project, which author's plugin is used? It is not compatible with Loot Table & Stacksize GUI by The_Kiiiing. The_Kiiiing's LootStacksize system will be forced to apply to all boxes and helicopter crates on sputnik. The helicopter crates are affected by the LootStacksize system of both crates, so please create a plugin switch to separate the Loot item determination.
  7. If stored clothing contains a bulletproof plate, it will cause an error, preventing the player from opening it. 14:38 [Error] Failed to run a 0.25 timer in 'BankCell v1.0.4' (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) [0x000ba] in <e86ab4ffe0b94d3ba7333e9531326031>:0 at Oxide.Plugins.BankCell.BuildItem (System.String ShortName, System.String displayName, System.Int32 Amount, System.UInt64 SkinID, System.Single Condition, System.Int32 blueprintTarget, Oxide.Plugins.BankCell+Weapon weapon, System.Collections.Generic.List`1[T] Content, System.Int32 genes, System.String text) [0x00082] in <a272b6a7f8754303bccf4b172254d875>:0 at Oxide.Plugins.BankCell.OpenBank (BasePlayer player, System.Int32 slots) [0x000d5] in <a272b6a7f8754303bccf4b172254d875>:0 at Oxide.Plugins.BankCell+<>c__DisplayClass12_0.<cmdChat>b__0 () [0x00000] in <a272b6a7f8754303bccf4b172254d875>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d646191a355d43a6b3ab36b7ee14c740>:0
  8. Takeshi

    Dungeon Collision

    Please check the video—two dungeons have spawned nearby, causing a collision. Additionally: Can the dungeon brightness settings be adjusted? Will the name of the player who purchased the dungeon appear in the dungeon generation announcement? Screen recorder_03-13-2025_0-54-45-598.mp4
  9. We are a PVE server, and many players enjoy building in the sky, so... Can it be built on non-load-bearing structures or spaces above the second floor?
  10. Takeshi

    Generating spam

    Other animals will also encounter the same issue.
  11. Takeshi

    Generating spam

    If a player purchases and places a polar bear, the following message will appear infinitely: assets/rust.ai/agents/bear/polarbear.prefab is missing a brain
  12. Takeshi

    Dungeon Events

    Hope to add a purchase notification. After a player makes a purchase, the generated notification should include the buyer's name.
  13. Takeshi

    An error occurs.

    How should this be resolved?! [Error] Failed to call hook 'OnEntitySpawned' on plugin 'HUDPanel v1.2.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HUDPanel.OnEventServer (BaseEntity entity, System.Boolean kill) [0x00073] in <49199819884342c0a33ec59d3a816ce1>:0 at Oxide.Plugins.HUDPanel.OnEntitySpawned (CargoPlane Entity) [0x00000] in <49199819884342c0a33ec59d3a816ce1>:0 at Oxide.Plugins.HUDPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00942] in <49199819884342c0a33ec59d3a816ce1>: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 <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  14. Takeshi

    An error occurs.

    Players may encounter errors when dismantling Raidable Bases. Failed to run a 2.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <26ffb1dcd82340d9b93f2b38b2e68519>:0 nts, 93 slprs
    This plugin is fantastic! It allows players to understand equipment and enhancements in a more intuitive and convenient way. A single plugin makes EpicLoot and ItemPerks even more enjoyable for players.
  15. [Error] Failed to call hook 'CmdSelectItem' on plugin 'AdvancedItemCrafting v1.0.1' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.AdvancedItemCrafting+BaseItem..ctor (Item item) [0x00006] in <e613bb8b55c443b88ea3dee053dca49c>:0 at Oxide.Plugins.AdvancedItemCrafting.EpicBuffDescription (Oxide.Plugins.AdvancedItemCrafting+ExtendedCuiElementContainer builder, BasePlayer player, Oxide.Plugins.AdvancedItemCrafting+Buff selectedBuff) [0x005af] in <e613bb8b55c443b88ea3dee053dca49c>:0 at Oxide.Plugins.AdvancedItemCrafting.CmdSelectItem (ConsoleSystem+Arg arg) [0x0007a] in <e613bb8b55c443b88ea3dee053dca49c>:0 at Oxide.Plugins.AdvancedItemCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a53] in <e613bb8b55c443b88ea3dee053dca49c>: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 <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  16. Already confirmed: "Should show a custom button on the Hud? (default = false)": true But the button still does not appear.
  17. Takeshi

    HUD Panel

    15:28 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'HUDPanel v1.2.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HUDPanel.OnEventServer (BaseEntity entity, System.Boolean kill) [0x00073] in <49199819884342c0a33ec59d3a816ce1>:0 at Oxide.Plugins.HUDPanel.OnEntitySpawned (CargoPlane Entity) [0x00000] in <49199819884342c0a33ec59d3a816ce1>:0 at Oxide.Plugins.HUDPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00942] in <49199819884342c0a33ec59d3a816ce1>: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 <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 How should this be resolved?!
  18. Takeshi

    ZStickers

    The players on my server really like this plugin. Not everyone is proficient in English, so I hope there can be a localization option. Thank you to the author for bringing more interesting gameplay to the server players!
  19. The item blacklist will automatically add "scrap", "rifle.ak" and cannot be removed.
  20. Takeshi

    Custom Magazine

    This plug-in, the percentage increase in the value of the magazine is not imthenewguy Skill Tree - drum mag skill options overlap each other, but the normal official extended mag can do this, please KpucTaJl producers to update this plug-in, so that it produces a practical effect.
  21. If the server has set hackablelockedcrate.requiredhackseconds 60, then the crate unlocking event will immediately have only 60 seconds remaining. Is there a way to change this?
  22. Takeshi

    PlaceryExtended

    Could you let the mod allow monument with autosnap (Disco floor e.g.) 's autosnap worked even build on wall? I want to build a disco wall is vertical
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.2k

Files Sold

Total number of files sold.

3m

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.