Jump to content

0xF

Creator
  • Posts

    748
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by 0xF

  1. Changed Status from Pending to Fixed Changed Fixed In to 1.6.4
  2. 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.
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. 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.
  8. 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.
  9. 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.
  10. 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.
  11. 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?
  12. 0xF

    Failed to compile after last patch

    Changed Status from Pending to Fixed Changed Fixed In to 1.6.2
  13. 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
  14. 0xF

    Admin Menu image errors (404)

    Changed Status from Pending to Fixed Changed Fixed In to 1.3.2
  15. 0xF

    Custom Button

    Changed Status from Pending to Closed
  16. 0xF

    Permission manager - scrolling

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

    Favorite - loosing skinid

    Changed Status from Pending to Fixed Changed Fixed In to 1.4.1
  18. Changed Status from Pending to Not a Bug
  19. 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.
  20. 0xF

    Permission manager - scrolling

    Hello! There is indeed a height limit, I will increase it
  21. 0xF

    Terminal 1.1.10

    Can you at least try it on a clean server, or will you continue to insist that it doesn't work?
  22. 0xF

    Terminal 1.1.10

    I would also like to note that not all messages were sent by the author, in case you didn't notice.
  23. 0xF

    Terminal 1.1.10

    I understand that you don't like this, but I can't help you if you refuse to cooperate. You have your own plugin build, and the plugins in it may affect each other in different ways. You can install the plugin on a clean server and make sure it works. I am asking you not because I have nothing else to do, but because it requires additional action on your part. I will repeat once again that you can install the plugin and its dependencies on a clean server and it will work, so this is only a problem in your case and with your plugin build, and not a general problem that I do not want to fix.
  24. 0xF

    Error

    Are you sure you installed version 2.2.2 and not 2.2.1? According to my information, this bug was present in 2.2.1 and was fixed in 2.2.2.
  25. 0xF

    Admin Menu

    Escape exit cannot be implemented without drawbacks. Search by category is done on purpose and is really useful if you want to search for all items - you can go to the “ALL” category.
2.2m

Downloads

Total number of downloads.

10.3k

Customers

Total customers served.

149k

Files Sold

Total number of files sold.

3.2m

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.