Jump to content

hid333

Creator
  • Posts

    1,040
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by hid333

  1. hid333

    Monument Lock

    Just copy and paste what I told you earlier. Is your correction correct? MonumentLock and puzzlespoint
  2. There's also a trap before you jump. This might be a good thing in terms of increasing the difficulty, but...
  3. It's a small detail, but it still needs some tweaking...
  4. hid333

    Puzzle Points

    It seems to work fine with the following fix. But I'll wait for the developer to update. PhoneController.PositionToGridCoord " MapHelper.PositionToString
  5. A compilation error has started occurring since today's RUST update. Error while compiling MonumentNames: 'PhoneController' does not contain a definition for 'PositionToGridCoord' | Line: 130, Pos: 77
  6. hid333

    Monument Lock

    A compilation error has started occurring since today's RUST update. Error while compiling MonumentLock: 'PhoneController' does not contain a definition for 'PositionToGridCoord' | Line: 1822, Pos: 77
  7. hid333

    Puzzle Points

    A compilation error has started occurring since today's RUST update. Error while compiling PuzzlePoints: 'PhoneController' does not contain a definition for 'PositionToGridCoord' | Line: 595, Pos: 77
  8. If you are using the Lapland:Reborn MAP like me, you can download the latest MAP and use the CustomSled plugin included in it to make it work properly.
  9. I have checked both the front and the back. I posted on this thread after checking all of the above.
  10. It appears. Of course, fuel is added. However, there is no jet propulsion like in the video, and it remains just a regular sled.
  11. I tried the following command + setting file: "Is it necessary to hold the Shift button for takeoff? [true/false]": true, for a total of 8 patterns /spawnsled default /spawnsled christmas /givesled christmas /givesled default
  12. I purchased the plugin. I'm using the default settings, but it doesn't fly at all. I tried spawning both Christmas and default, but there was no change. Is there anything else I should do? I tried changing the setting to fly by holding down shift, but the result was the same. It remains a normal sled.
  13. hid333

    Better Backpacks

    I hope that backpack skins will be available for sale or as Twitch drops, and that they will also be applicable to the backpacks in this plugin (and can be freely changed by the owner).
  14. hid333

    Lapland: Reborn

    I also purchased it last year and you said that you would correct the MAP, but does that mean I have to purchase it again?
  15. hid333

    IQSimpleVote

    I understanded that there are six options per page, but is it possible to have multiple pages of choices in one poll? For example, if I want to vote with 10 options, I think I can create a two-page poll. Is that correct?
  16. I checked the latest version, but the symptoms did not change. I would like it to be fixed so that it can be used somehow. Failed to call hook 'OnItemAddedToContainer' on plugin 'BlockItemBackpack v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BlockItemBackpack.OnItemAddedToContainer (ItemContainer container, Item item) [0x0006c] in <864772813aa04617b676db0662f92b4b>:0 at Oxide.Plugins.BlockItemBackpack.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <864772813aa04617b676db0662f92b4b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  17. Is anyone using this plugin? When I put an item on the block list into my bag, I get the following error message, but I can store it without any problems. Failed to call hook 'OnItemAddedToContainer' on plugin 'BlockItemBackpack v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BlockItemBackpack.OnItemAddedToContainer (ItemContainer container, Item item) [0x0005c] in <2198b57d118a4a1bb747a09f4bb82e88>:0 at Oxide.Plugins.BlockItemBackpack.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <2198b57d118a4a1bb747a09f4bb82e88>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  18. hid333

    IQSimpleVote

    I am considering purchasing this plugin. I am thinking of holding a contest for drawings from RUST, personally created raidable bases, fashion, etc., and using this plugin to vote. Is it possible for the plugin administrator to freely use any image they like, like the one shown in the screenshot?
  19. hid333

    Rust Rewards

    There are no errors displayed in the binary editor and the plugin has not been unloaded. I have attached the config file. Is there something I'm configuring incorrectly? RustRewards.json
  20. hid333

    Rust Rewards

    When I run the command /rr, the following error is output. It also looks like there are no points entered. The plugin is in a loaded state. Failed to call hook 'RustRewardsUI' on plugin 'RustRewards v3.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RustRewards.RustRewardsUI (BasePlayer player, System.String command, System.String[] args) [0x00000] in <7d3e18704231486b96e460215c461fb8>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0170f] in <7d3e18704231486b96e460215c461fb8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  21. hid333

    Nade Plus

    After updating, the RAD part were removed and it now works normally. more One thing that bothered me, although it's not fatal Some grenades create craters and stones on the ground. Nothing happened when I investigated this, but I wanted to report it just in case. It is possible to remove it with remove.
  22. hid333

    Scrap Copter Taxi

    I checked the source file. The following is incorrect. The correct word is CustomItem. By setting CustomItem in config, it was displayed correctly. If you do not correct the source file, an error will occur by default. Line 160 type = "Item",
  23. hid333

    Scrap Copter Taxi

    What are you asking to send me? The screenshot above shows the default state of this plugin. If you don't make any changes to the default state, the scrap image will not be displayed as shown above.
  24. hid333

    Scrap Copter Taxi

    As you can see, the scraped images are not displayed. This is not a common imagelibrary cache issue (as you can see from the screenshot, images from other plugins are loaded normally), and changing the image URL does not change anything. It does not change even if you change the site to another image storage site.
  25. hid333

    Nade Plus

    and RAT damage is included in all explosives.

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
10.9k
Customers served
Files Sold
157.4k
Marketplace sales
Payments
3.4m
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.