Jump to content

Yunkady

Member
  • Posts

    22
  • Joined

  • Last visited

Everything posted by Yunkady

  1. Hello, could you update the plugin by removing the straw and putting wallpaper in the free space? I can help and provide wallpaper data.
  2. Yunkady

    Crafting Panel

    For now: Sections are displayed if the user has permission Skins are displayed if the user has a permission
  3. Yunkady

    Crafting Panel

    When reviewing the plugin, filtering was added to the display of skins: if (skin.activPermission && !ins.permission.UserHasPermission(player.UserIDString, $"craftingpanel.{currentItem.parentSection}.{currentItem.permission}.{skin.permission}")) continue; Now if the player does not have rights to the skin of the item, the player does not see it. The output of sections was reviewed, which is displayed only when the player has the privilege. In a similar way, I wanted to change the display of items in the section without violating the logic of your code, but apparently I am missing something. To the output of items, I added filtering by the entire condition in void item, redefined the list of available items (that is, all items are also initialized when loading the plugin, but should not be displayed by filtering if there are no permissions). Unfortunately, my knowledge of the code and the experiment to improve the plugin ended, all the items are still displayed in their sections, to which the player has permission and which he does not.
  4. Yunkady

    Crafting Panel

    I have this plugin, which has sections, items, and item skins. You can set privileges on sections, items, and item skins, which are then given to the player. If a player has a privilege, then he is allowed to use (craft) a section, an item, or an item skin. The plugin looks like this: if the player has the privilege of a section, then the section is displayed to him, if it does not, then it is not displayed. Each section has a list of items: if the player has a privilege, he can craft these items, if there is no privilege, then a little noticeable icon appears that cannot be crafted. Each item can have a skin: if the player has a privilege, then he can craft this skin, if not, then the item is unsightly blocked and the player cannot craft it. Is it possible to add such a feature so that items and their skins, to which the player has no privilege, are not displayed anywhere, but as soon as the privilege appears, they are displayed?
  5. Yunkady

    PlayerPings

    Failed to initialize plugin 'PlayerPings v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerPings.Init () [0x00084] in <7ffe65d9f022483a8e78ad97398157fa>:0 at Oxide.Plugins.PlayerPings.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <7ffe65d9f022483a8e78ad97398157fa>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0
  6. Yunkady

    Crafting Panel

    Why is there no add to favorites button for items?
  7. Yunkady

    Crafting Panel

    [Error] Failed to call hook 'OnUserGroupRemoved' on plugin 'CraftingPanel v1.2.2' (KeyNotFoundException: The given key '76561198246393886' was not present in the dictionary.)
  8. Yunkady

    Error

    [Stack Modifier] Default Item's are missing! Notify DEV! Create Support Ticket!: Motorbike_-1417478274_motorbike_1 Motorbike With Sidecar_1869224826_motorbike_sidecar_1 Bicycle_821588319_bicycle_1 Trike_1991794121_trike_1 Prisoner Hood_-892718768_prisonerhood_1 Handcuffs_-839576748_handcuffs_1
  9. Yunkady

    stacks completely not working

    same xd
  10. Yunkady

    Stack Modifier

    Hi, I found a metal here that does not stack in any way, but it is most likely to be mined in different ways, do you know why this might be?
  11. Yunkady

    PlayerPings

    I'm sorry, I didn't know
  12. Yunkady

    PlayerPings

    Or so that you can only put 1, and when you put a new one, the old one would be deleted
  13. Yunkady

    PlayerPings

    Please add the maximum number of markers for 1 player so that you cannot put more than 3, for example
  14. Yunkady

    Instant Barrel

    Why does the plugin not work with rates? There are x2 rates on the server, and x1 loot falls from the barrels
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.