Jump to content

hid333

Creator
  • Posts

    1,037
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by hid333

  1. Version 1.0.0

    3 downloads

    A follow-up to my previous work is now complete. This is a simple game where players climb upward using character-control skills and various gimmicks. On my server, I use it in combination with racetrack, and it has been extremely well received. Important: There are several required steps for proper implementation. Please purchase only if you are able to read and complete all of the instructions below. This prefab requires editing with RustEdit, so it is assumed that you are able to place prefabs into a MAP. This prefab uses electrical circuits. Implementing Oxide.Ext.RustEdit is mandatory. After placing the prefab into your MAP, several tasks must be completed in order for the course to function correctly: ・You must construct the two Catapults located on the prefab with a hammer. (They require wood and metal fragments.) ・To allow players to use the Ballista on the prefab, please provide them with items such as Piercer Bolts. You may place them in small boxes or distribute them directly using a kits plugin. Please make sure that all of the above can be carried out before purchasing. ※ You may edit the prefab, but redistribution is prohibited. ※ The screenshots are from Version 1.0 and may differ slightly from the latest version.
    $14.98
  2. hid333

    SetHome [NO UPDATE]

    This is a plugin issue, so here's the plugin itself. SetHome.cs Line 266
  3. hid333

    SetHome [NO UPDATE]

    Just search for the line above (without /) and change it to the line below
  4. hid333

    SetHome [NO UPDATE]

    This month's update will cause a compilation error. I was able to fix it using the following, but if the author makes a fix, please give priority to that. // if (priv.authorizedPlayers.Any(auth => auth.userid == player.userID)) if (priv.authorizedPlayers != null && priv.authorizedPlayers.Contains(player.userID))
  5. It would be even better if you could adjust the probability of getting the maximum size, the regular size, and the minimum size... It would be a lot of work, but I think it would make them seem rarer than if they were all large. But even so, it's a fun plugin.
  6. hid333

    Zone Status

    Is it possible to display the number of players within the zone? Since I would like to use this feature on a PvE server, I wanted to check with you.
  7. hid333

    Waystones

    Is there a command to delete points created with the /placestaticway command? Nothing happened when I selected pick up from the settings.
  8. hid333

    Skill Tree

    When introducing SkillTree and Professions, I would like to provide the SkillTree’s Skinning section to the job Skinner. In that case, what kind of permission settings should I configure?
  9. Have commands such as BWG_Panel_open to view stats been removed?
  10. hid333

    World Buffs

    I have not yet purchased it, but I would like to confirm whether the following is possible. From the description, I believe it should be, but I would like to double-check just in case. Is it possible to grant permissions to a group as a reward? For example, as a simple case: completing a task such as cutting down 1,000 trees would grant all players (in the default group) the permission to use backpacks (i.e., running oxide.grant group default backpacks.use).
  11. I updated to the latest version, but the symptoms did not change. I will start a thread with support and discuss the issue.
  12. Even after granting permissions and launching the GUI, nothing happens when I select a prefix. Nothing happens when I press the button to create a new prefix. Clicking the × does not dismiss the screen.
  13. Could you also add the following phrase to the language file? "You have items that need to be redeemed from the last fishing contest (type: <color=#f0a211>/{0}</color>):" Would it be possible to revert the system so that rewards and fish from contests are received automatically after the contest ends, rather than through a command?
  14. hid333

    Scrap Keeper

    If it were possible to grant permissions (scrap_rank1~3, etc.) to the current top ranked player (or 1st to 3rd place, etc.), we would be able to compete even more in the rankings, so we would appreciate your consideration. Players with scrap_rank1 permissions could be granted various benefits, and it would also be possible to integrate with various plugins.
  15. hid333

    Events Manager

    This is simply because it saves server resources and I thought it would be possible to manage events that do not use event helpers and do not have individual settings to disable automatic event triggering for each plugin.
  16. hid333

    Catapult Seat

    I understand, I'll check later. It would be helpful if there was some information about permissions in the details page.
  17. hid333

    Catapult Seat

    I purchased it, but haven't been able to deploy it yet. Am I correct in thinking that I don't have the authority to do so? I'm worried that it will be rolled out to everyone. On my server I want to give it only to those who need it.
  18. hid333

    Jet Ski

    I have a feeling that the FP terms of use would prohibit the provision of this jet ski item with the TAMAHO skin, but what do you think?
  19. hid333

    Events Manager

    I'm considering purchasing it. Is it still possible to implement the feature previously mentioned in the Discussion, such as unloading plugins on days that are not targeted for execution based on weekday events? Currently, I use a custom cron-like plugin that executes commands on each day of the week and at each time, but if it's possible to purchase commands, or at least just unload, I'd like to migrate some of my settings to this. If anyone knows of anything about this, please let me know.
  20. hid333

    Dynamic Monuments

    You can change NPC equipment from the config file. I've made some adjustments, such as removing backpacks, adding rifle.bolts to monuments that some NPCs don't work on, and widening the aimcorns of NPCs that are too strong.
  21. hid333

    Skinner

    I'm sure this is well known, but If you're using SkillTTree, the command "/st" overlaps, which means you won't be able to use the skill tree. For your reference, you can change this in the skinner config file. I've been struggling with this for about an hour, so I thought I'd share some information.
  22. I purchased it and tried running it with almost default settings, but players are saying that the lag is terrible. It seems to repeatedly roll back for a moment. I didn't have any particular problems myself, so it may depend on the client specs, but several people have complained of lag. Is anyone else experiencing the same issue?
  23. Another thing is that AC130HANGER and other monument tend to overlap with coordinates 0,0,0. If you have plugins like Monument Lock installed, cargo ships and other objects will be locked by AC130HANGER. You'll need to carefully adjust the boundaries using Monument Finder or similar.
  24. I've also been making some other modifications while using it. In particular, the safe zone has a large range and partially overlaps with the building blocks, but for some reason the safe zone has a larger range, so it's possible to build a base within the safe zone.

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.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
156.7k
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.