Jump to content

hid333

Creator
  • Posts

    481
  • Joined

  • Last visited

Everything posted by hid333

  1. There is a setting that executes a command when the arena starts, but I would like to see a setting that also executes the command when the arena ends. This is because I want to toggle the enable/disable of another plugin when the arena ends. Additionally, if you enter the arena with a painted canvas or egg suit, the painting will be deleted after the event ends. Is there any way I can prevent the picture from being deleted?
  2. hid333

    SimplePVE

    This is a writing error. Erase.
  3. hid333

    Professions

    When creating items outside of My specialty If I have 1 piece of scrap:  No items are generated, only scraps are taken.  Message: PTC6 x2 is output If I have more than 2 scraps:  The item is generated and 2 scraps are taken.  Message: PTC6、PTC5 is output
  4. hid333

    Professions

    one more point Resource bags are from the second row onwards. A pine cone will be added to my inventory. After that, if you manually move it to the resource bag, it will be stored in the resource bag from then on.
  5. hid333

    Professions

    The following settings are written in the config file and reloaded. However, why are only the following scraps required when crafting items? Tier 1: 50 scraps Tier 1: 125 scrap Tier 1: 500 scrap "What method should we use to handle crafting - [0 = Prevent craft, 1 = Tax economics, 2 = Tax scrap": 2, "Tier 1 default items tax": 500, "Tier 2 default items tax": 1000, "Tier 3 default items tax": 1500,
  6. hid333

    ItemPerks

    I am using professional(https://codefling.com/plugins/professions) plugin We want to do Weaponsmith and Taylor a favor. Therefore Is it possible to separate the authority to enhance each weapon and armor equipment?
  7. hid333

    Launch Pad

    That was inconsiderate, and I sincerely apologize. We will not modify the code. Because I can't speak English and rely on translation I was wondering if what I wanted to request was not conveyed.
  8. hid333

    Launch Pad

    Instead of the parachute opening automatically, you can open it by pressing the jump key at any time you like, allowing you to reach high or low places quickly. I customize the cs file and use it like that. This setting may not be for everyone, but...
  9. hid333

    Launch Pad

    Is it a specification that the parachute opens automatically? I would like to use it at the height I want if possible.
  10. We have confirmed that the bug mentioned above has been fixed. Thank you for your prompt response.
  11. I downloaded the latest version and installed it over the current environment. can use the command that was rejected. (Example: backpack can be opened) Also, the login message will be displayed as "JointAnnounceMsg_1". Previously, a message like <username> has joined was output. Wouldn't it be a bad idea to simply overwrite it?
  12. hid333

    Launch Pad

    The error message "No parachute" or "Under the roof" appears twice. Also, if a parachute check is included during use, I feel that it is unnecessary during installation. (Some outfits cannot be equipped with parachutes)
  13. hid333

    Launch Pad

    Thank you for your quick response and reply. One additional point I thought it would be useful to have an option for the jump pad to not disappear even after use in order to create a jumping field.
  14. hid333

    Launch Pad

    I bought it. I thought it would be nice to be able to execute commands from chat as well. Also, I think it would be a good idea to separate creation authority and usage authority.
  15. hid333

    Big Barrel

    Already purchased. Please implement it so that you can specify multiple locations where barrels occur and change the settings randomly. ・Multiple (e.g. 3) locations can be specified  -Please allow the selection of 3 big barrels appearing or 1 random spawn.
  16. not using both
  17. I am attaching the configuration file. Other bosses have the same rewards and no other changes. Clown.json
  18. This meant the following oxide:ver2.0.5977 Npc Spawn:ver 2.5.5 Boss Monster:ver 2.1.0 Specifying a loot table built in config-file did not take effect. No loot related plugins. Output for all bosses. Occurs with any damage.
  19. Either setting (with the plugin reloaded of course) will still damage the player.
  20. Whether set to True or False will damage buildings and NPCs. "1. Launcher does Damage": true,
  21. Hi, I am enjoying using this plugin. An error occurred with the latest plugin. Changing settings in settings does not change loot. "Which loot table should the plugin use? (0 - default; 1 - own; 2 - AlphaLoot; 3 - CustomLoot; 4 - loot table of the Rust objects; 5 - combine the 1 and 4 methods)": 5, Also, I get the following error in the log every time I fight a BOSS. Failed to call hook 'OnEntityTakeDamage' on plugin 'BossMonster v2.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BossMonster.OnEntityTakeDamage (ScientistNPC entity, HitInfo info) [0x000cc] in <04088a25143043f19cef4a05d5eb9b76>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0096e] in <04088a25143043f19cef4a05d5eb9b76>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Find out what's causing the error, what to do about it, and why you can't change your loot. Npc Spawn:ver 2.5.5 Boss Monster:ver 2.1.0
  22. hid333

    Fish Loot

    Is it possible to add a BP converted item to the root item?
  23. If the player can hold a building plan in the arena and cut trees to build walls, it will add a way of enjoying like FORTNITE, but is it currently impossible to realize it in the setting?
  24. hid333

    tell me about config

    I know about the night vision plug-in, and I actually tried using it, but I thought that the night vision item would be better, so I chose this configuration. Also, the reason why the above was not reflected was that the plug-in was not loaded properly, or it was reflected normally after restarting the server, so there was no particular problem with the format, etc. However, I don't know why only some (the reward was an egg, but it was reflected) was reflected and the others were not reflected and no error occurred. Problem solved Thank you.
  25. hid333

    tell me about config

    I have two questions. 1.I want to run a command when the arena starts. (Example: Give night vision to participating players) I tried setting as below but it doesn't work. Please tell me how to set it correctly. config/SurvivalArena.json "Commands to run for each player when the game starts and the gates open. Use {id} in replacement of the players steam id": [inventory.giveto {id} "nightvisiongoggles" "1"], 2.I want to create additional profiles. I tried adding it to the bottom of "Loot settings" in the default profile, but it is not reflected. Are there any additional commands?
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.8k

Files Sold

Total number of files sold.

2.4m

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.