Jump to content

0xF

Creator
  • Posts

    815
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by 0xF

  1. 0xF

    WHITE BACKGROUND - AFTER UPDATE

    Sorry for the inconvenience, Steam doesn't want to update my game at the moment, I'll fix it as soon as I log in
  2. 0xF

    Admin Menu

    Do you mean that administrators should have access to creating buttons, or would you like more options for this?
  3. 0xF

    Admin Menu

    The point of the update is that some players were sometimes not showing up in the player list at all. Although this wasn't due to the plugin, I added an additional list of existing players in the world. While I was working on the update, I thought it would be better to show everyone who's offline, not just those who are sleeping. Alternatively, I can add an additional sleeping category if needed.
  4. 0xF

    RPC Error in StartReload

    Hello, could you please send a more complete log of the RPC StartReload error? Check the log file, the error should be there. If it is not there, type `developer 1` in the server console and try the operation again.
  5. 0xF

    Stacksize dont work anymore

    Changed Status from Pending to Closed
  6. Changed Status from Pending to Fixed Changed Fixed In to 1.6.4
  7. It's simple: these fields are only responsible for the initial name and are used for registration in the lang file of the registering plugin. After the first registration, the name and description are taken from the lang file for each player in their language.
  8. Custom definitions will be unregistered when the plugin is unloaded. You can also do this by calling the API method and registering it again. private bool Unregister(ItemDefinition definition, Plugin plugin) private bool Unregister(ItemDefinitionDto dto, Plugin plugin) However, I would recommend using a static method with // Requires.
  9. 0xF

    Pictures wont load in shop

    Hello, What stop plugin are you using? If it uses CarbonAliases, then they won't work with it. It also doesn't work with custom CUI serializers that don't use oxide classes. Send me your configuration files (BetterMedicine and Shop), there may be something wrong with it.
  10. 0xF

    Stacksize

    Hello, I have read both of your support requests. Unfortunately, the author of that plugin does not know what he is talking about, and it is convenient for him to do so because he releases updates under the guise of new items. But I will try to help you, please wait for the update.
  11. 0xF

    Customizable Weapons

    The velocity for the entity is set based on the velocity of the weapon's bullet, but I can add a multiplier.
  12. 0xF

    Storage Adapter

    I am already working on creating my own library of custom entities to make it reliable. It also requires me to rewrite the plugin, so it will be a major update. Please wait for its release.
  13. 0xF

    Favorite - all items disappear

    Do they disappear after simply reloading the plugin? Perhaps you are testing this by adding favorites and then killing the server without first saving the server.
  14. 0xF

    Favorite - all items disappear

    I checked this, and my favorites are loading and saving. It's possible this could be related to a specific item and incorrect JSON serialization. Please send me the data\AdminMenu\favorites.json file.
  15. 0xF

    Server crash after your Update

    A patch to library version 2.3.1 has been released. Please try it. This should fix the crashes.
  16. 0xF

    Server crash after your Update

    The error you sent is not related to the library at all. Can you send the log when the server is loading?
  17. 0xF

    Failed to compile after last patch

    Changed Status from Pending to Fixed Changed Fixed In to 1.6.2
  18. 0xF

    Craft

    "Blueprint Ingradients (example in description, null or empty means default for parent)": [ { "ShortName": "coal", "Amount": 1.0 } ], This is only used for industrial crafter after researching weapons, if you want to craft weapons on the server you should use crafting plugins
  19. Changed Status from Pending to Fixed Changed Fixed In to 1.3.2
  20. 0xF

    Custom Button

    Changed Status from Pending to Closed
  21. 0xF

    Permission manager - scrolling

    Changed Status from Pending to Fixed Changed Fixed In to 1.4.1
  22. 0xF

    Favorite - loosing skinid

    Changed Status from Pending to Fixed Changed Fixed In to 1.4.1
  23. Changed Status from Pending to Not a Bug
  24. I can add more information about the item to the fallback item, but I will not remove the fallback item. First, never unload the library if you don't want everything to break, it's reckless. Second, custom items are custom, they have their own characteristics. You unload CW and CP, and you can still use the weapons that are available in vanilla Rust. I will repeat once again, do not unload the library! I will not be responsible for such cases. Just unload every plugin you don't need.
  25. 0xF

    Permission manager - scrolling

    Hello! There is indeed a height limit, I will increase it

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.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.3k
Total sales
Payments
3.5m
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.