Jump to content

hid333

Creator
  • Posts

    738
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hid333

  1. I am considering purchasing Is the venue for the fishing event shown in the video attached? Also, is it possible to add economics and items with skins to the rewards?
  2. Due to today's update, part of the prefab has been penetrated and cannot be ridden. I will fix and update.
  3. hid333

    TC Levels

    Could you please permission to be fully released for administrators or to bypass restrictions.
  4. hid333

    Meteor Event

    When I restarted the server, the following error occurred and it stopped working. Please tell me what is the cause. meteor event:v2.0.3 Carbon Aliases:v1.0.2 Error while compiling MeteorEvent: The call is ambiguous between the following methods or properties: 'CUIStatics.UpdateProtectedInputField(CUI, string, string, string, int, int, bool, float, float, float, float, float, float, float, float, string, TextAnchor, CUI.Handler.FontTypes, bool, bool, float, float, bool, bool, string)' and 'CUIStatics.UpdateProtectedInputField(CUI, string, string, string, int, int, bool, float, float, float, float, float, float, float, float, string, TextAnchor, CUI.Handler.FontTypes, bool, bool, InputField.LineType, float, float, bool, bool, string)' | Line: 1420, Pos: 34
  5. hid333

    WipeBlock

    I'm considering purchasing it. I have two questions. ・Will this also be blocked when picking up items? (I hope it won't be picked up) ・Will this also block the item creation that is displayed to the administrator when pressing the F1 key? (I hope that even moderators can block some item generation)
  6. If no players participate "Event canceled due to lack of players" Two announcements will be made: ``The event has ended because no one has completed it.'' I think it would be best to only make the initial announcement. Please correct it if possible.
  7. I have purchased both the floor drop event and the glass bridge. In addition to the above requested content, could you make the following adjustments? It can be refilled using the arrows in the plugin's backpack. Also, those with authority can use noclip. (This can be adjusted during operation) Is it possible to set prohibited commands separately in the configuration file?
  8. hid333

    Better Backpacks

    I have uploaded it below. https://www.dropbox.com/scl/fi/d4b8domvh4v2iwpomzgey/Desktop-03-22-2024_0-23-49-632.mp4?rlkey=t9m07ihxokm2fn32qc3rfxu52&dl=0 The settings are the default size of the ore backpack expanded to 36. The first bag is the one that failed. The second is a normal bag that did not occur. If it is in your inventory (if it is not equipped), For some reason, items won't fit in my bag.
  9. hid333

    Better Backpacks

    put backpack in inventory, After opening the backpack with the open button, A phenomenon occurs where items cannot be inserted using drag and drop. If I equip the defective backpack(parachute position), i can enter it normally. Auto route is also fine. The same applies if I give it to someone else. If I get a new same backpack immediately after that, it will work fine. I can have backpacks that work and backpacks that don't. Reloading the plugin does not resolve the symptom. It is unknown what is the cause. The server will be restarted daily.
  10. I will check it. I was confused because there was the following statement in the plugin explanation sample. "endCommand": null, //Will not run if set to null
  11. Command execution when logging in is working normally, but an error occurs when executing commands within the game. (02:48:43) | Failed to run a 10.00 timer in 'FirstConnect v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FirstConnect+<>c__DisplayClass9_6.<runCommand>b__4 () [0x0002e] in <c55ded4a14944c8b9d2d070c5361eb09>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0
  12. hid333

    compilation error

    It now compiles normally. Thank you for the prompt response.
  13. hid333

    Better Backpacks

    I purchased the plugin. I purchased this plugin because it had exactly the functionality I wanted. I had made a slight misunderstanding. I thought it would replace the official facepunch backpack. The command is the same as the plugin backpack(https://umod.org/plugins/backpacks), so it will interfere. This can be avoided by changing the commands "backpack.open" and "backpack", but is it possible to change the config file to specify the command and chat command used by this plugin?
  14. hid333

    compilation error

    I purchased this plugin. I get the following compilation error: If there are any prerequisite plugins, please list them. The Discord plugin (https://umod.org/extensions/discord) has been successfully installed before. (03:56:05) | Oxide.Ext.Discord is referenced by FirstConnect plugin but is not loaded (03:56:05) | [CSharp] Started Oxide.Compiler v1.0.26.0 successfully (03:56:09) | Ignored unexpected plugin compilation failure: FirstConnect (03:56:09) | Error while compiling FirstConnect: The type or namespace name 'Discord' does not exist in the namespace 'Oxide.Ext' (are you missing an assembly reference?) | Line: 7, Pos: 17 (03:57:09) | Shutting down compiler because idle shutdown (03:57:09) | Compiler shutdown completed
  15. hid333

    Boss Monster

    Sorry, I worded it wrong. (I use a translation because I don't speak English) Disabling simplePve did not change the result. Boss melee attacks were ineffective against sleepers. The boss's throwing weapons and animal attacks are also effective against sleepers.
  16. hid333

    Boss Monster

    The boss will continue to attack the sleeper, but the damage to the player will remain 0. While the boss is attacking the sleeper, other players can attack the boss unilaterally and defeat the boss without taking any damage.
  17. hid333

    Boss Monster

    I disabled simplePvE, but only melee weapons are disabled. Damage from other animals and Molotov cocktails is properly included.
  18. hid333

    Boss Monster

    There is no damage block plugin. There is a plugin called simplePvE that seems to be related to Sleeping Guard, but it is currently disabled.
  19. hid333

    Boss Monster

    The default melee-only BOSS will continue to target the sleeping player, but no attack damage will be inflicted, and other players can easily defeat them by attacking during that time. This is despite how NpcSpawn is configured. "Can NpcSpawn NPCs attack sleeping players? [true/false]": true,
  20. hid333

    The Imposter

    Transform using bear blood without unraveling the transformation If you replace it with wolf blood in your belt, it will remain disguised as a bear using wolf blood. The blood used is wolf blood.
  21. hid333

    Custom Portals

    I guess this is probably due to the RUST update, but the portal is displayed as a vending machine on the MAP. Please make corrections.
  22. Unauthorized players should not be able to disassemble ore at the recycler. By right-clicking multiple (two or more) stacked ores (e.g. diamonds), you can store them in the recycler. If it's a bug, I'd like it to be fixed.
  23. hid333

    TC Levels

    After the update, the following error occurs and I can't load it. You may be aware of this, but please confirm. (05:21:27) | [CSharp] Started Oxide.Compiler v1.0.26.0 successfully (05:21:31) | Error while compiling TCLevels: Cannot implicitly convert type 'System.Collections.Generic.List<ProtoBuf.PlayerNameID>' to 'System.Collections.Generic.HashSet<ProtoBuf.PlayerNameID>' | Line: 678, Pos: 42 (05:22:31) | Shutting down compiler because idle shutdown (05:22:32) | Compiler shutdown completed
  24. hid333

    Professions

    Occupation-specific collectible items such as pine cones Although it can be obtained in other occupations Is this the specification? Miner Quit Become a logger Obtained a Gold Nugget while mining stone.
  25. That's right. As a workaround, I set the loottable to automatically reload when the server restarts.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.8k

Files Sold

Total number of files sold.

2.9m

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.