-
Posts
61 -
Joined
-
Last visited
About 2KTwice
- Birthday 01/24/1990
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
2KTwice's Achievements
-
- 171 comments
-
- #kits
- #sets
-
(and 35 more)
Tagged with:
- #kits
- #sets
- #autokits
- #rustkits
- #kits plugin
- #cooldowns
- #amounts
- #kit
- #set
- #item kits
- #auto kits
- #kit cooldowns
- #rewards
- #items
- #kits rust plugin
- #kits auto
- #kits mevent
- #kits with menu
- #kits in menu
- #kits and serverpanel
- #kits with editor
- #kitsui
- #kiticon
- #kits by mevent
- #rust kits
- #kits converter
- #kits umod
- #kits ui
- #kits rust
- #kit economy integration
- #server management kits
- #rust kits plugin
- #customizable kits
- #auto kits setup
- #in-game management kits
- #rust servers kits
- #rust plugin for kits
-
- 31 comments
-
- 1
-
- #hud
- #minimalist
-
(and 9 more)
Tagged with:
-
- 31 comments
-
- #hud
- #minimalist
-
(and 9 more)
Tagged with:
-
- 47 comments
-
- #players
- #player list
- (and 4 more)
-
A few comments / suggestions: MOD Should be able to: Check periodically for linked/unlinked members and update roles in both ways, Discord, and Rust. Using a public channel to make players link their accounts, make their Steam IDs exposed for a couple of seconds, bot should send a DM or create a private thread with the player, and all the data between integration should be private. Bot should bring the possibility to specify an already existing Oxide Group, not force to be under "linked" Oxide Group. Documentation should be updated, BotReaper isn't a good option for the MOD, and make it complex for non-developers to implement it. More explained documentation is needed.
-
- 2 comments
-
Hello!, Not sure what could be happening, but using the command to pick up the recycler, it retrieves 2, any help will be appreciated, thanks!
-
- 79 comments
-
- 79 comments
-
-
You're the best, THANKS!
-
Hello, wondering if you can help me here, I'm using this plugin for personal recyclers: https://codefling.com/plugins/personal-recyclers Added it just like other plugins: { "Section name": "Recycler", "Enable this section?": true, "Section permission [required]": "_recycler", "Section icon": "https://i.imgur.com/WTm5bKJ.png", "Fill icon with color below?": true, "Inactive section color [HEX or Unity RGBA]": "#fade54", "Active section color [HEX or Unity RGBA]": "#e3e3e3", "Command executed on behalf of the player [if empty, the subsections below are used]": "", "Command type [true - chat, false - console]": true, "Permissions for above command [comma separated. optional]. Checks if the player has such a permissions.": "", "Show this section only to those with permissions above?": true, "Show this section even to those who don't have permissions?": true, "Subsections layout [n - number]: 0 - auto; n - from the beginning; -n - from an active element": 20, "Subsections": [ { "Section name": "Craft", "Enable this section?": true, "Section permission [required]": "_recycler.create", "Section icon": "https://i.imgur.com/GKwBSpE.png", "Fill icon with color below?": true, "Inactive section color [HEX or Unity RGBA]": "0.34 0.87 0.33 1", "Active section color [HEX or Unity RGBA]": "#e3e3e3", "Command executed on behalf of the player [if empty, the subsections below are used]": "redeemrecycler", "Command type [true - chat, false - console]": true, "Permissions for above command [comma separated. optional]. Checks if the player has such a permissions.": "", "Show this section only to those with permissions above?": false, "Show this section even to those who don't have permissions?": false, "Subsections layout [n - number]: 0 - auto; n - from the beginning; -n - from an active element": 20, "Subsections": [] }, { "Section name": "Pickup", "Enable this section?": true, "Section permission [required]": "_recycler.pickup", "Section icon": "https://i.imgur.com/zNKwgXu.png", "Fill icon with color below?": true, "Inactive section color [HEX or Unity RGBA]": "0.96 0.34 0.34 1", "Active section color [HEX or Unity RGBA]": "#e3e3e3", "Command executed on behalf of the player [if empty, the subsections below are used]": "crecycler", "Command type [true - chat, false - console]": true, "Permissions for above command [comma separated. optional]. Checks if the player has such a permissions.": "", "Show this section only to those with permissions above?": false, "Show this section even to those who don't have permissions?": false, "Subsections layout [n - number]: 0 - auto; n - from the beginning; -n - from an active element": 20, "Subsections": [] } ] } But when I press the buttons to Craft or Pickup, I got this: Failed to call hook 'DistributionCommand' on plugin 'RadialMenu v1.2.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RadialMenu.DistributionCommand (ConsoleSystem+Arg args) [0x00245] in <81b7015b275642b68294ae3ffbc5a906>:0 at Oxide.Plugins.RadialMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <81b7015b275642b68294ae3ffbc5a906>: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 Any idea?, I know that is not directly related to RadialMenu since for all the other things is working perfectly, but maybe you find something, thanks in advance!
-
I saw the message, bought it anyway, looking forward to the update
-
Hello, is it possible to call a MT at the position I am looking without opening the UI?
-
Hello, did you have a chance to check it?