All Activity
- Past hour
-
Reeko started following Announcements
-
Reeko joined the community
-
GCRP changed their profile photo
-
images are great to help explain and give me context. videos with a voice over are even better. I'll see if i can figure out what it is you guys are talking about but Iit requires YOU guys to respond to me I'm here to help!
-
derkskippalito started following Krungh Crow
-
you are a god among men thank you love all your plugins !!
- Today
-
Abcdenley21 joined the community
-
HOA Rust started following where do i put hook?
-
ZEODE started following where do i put hook?
-
sorry still fairly new to running rust server, im trying to add these drops to shoppystock plugin, i see the hook provided but am unsure where to put it? any help wopuld be greatly appreciated.
-
kermy.lol started following Announcements
-
kermy.lol joined the community
-
It's also unclear how the "Workbench Level 3" is displayed on your side, because when I enter invisibility it disappears immediately, unless I get extremely close to it.
-
playerranks.reward fails to execute rewarding command
Steenamaroo replied to Rustling's Support Request in Support
Have to be honest, I'm 100% at a loss here. The fact that you're seeing the same message regardless of whether you use chat or console confirms for me that the correct code is being called with PlayerRanks. Both cases, chat and command, do exactly the same thing Command IssueRewards(false, null); <--- PrintWarning(lang.GetMessage("rewardsissued", this)); Chat IssueRewards(false, null); <--- SendReply(player, conf.GUI.ChatTextColourStrong + lang.GetMessage("title", this) + "</color>" + lang.GetMessage("rewardsissued", this)); The fact that you see "Command 'rp add 12345678901234567 10' not found." is further confirmation. The code is running and the commands are being called. That's what happens inside IssueRewards method. I don't see what could cause this ^^ other than ServerRewards becoming unloaded or its command somehow becoming unregistered. Is there any possibility you've got timed unload/load of plugins or anything strange going on? -
Hello. As I mentioned, I tested this on my side and did not encounter this issue. Please try removing all plugins except AdvancedStatus, VanishStatus and uMod Vanish. And check whether the issue still occurs.
-
- 13 comments
-
- #capture the flag
- #pvp
-
(and 1 more)
Tagged with:
-
Hello, I wanted to get back to you and apologize if my previous message sounded too critical. I was quite tired at the time, and that probably influenced the way I expressed myself. Since then, I’ve taken more time to properly configure the plugin according to my needs. The configuration is actually clear and logical once you understand it — not too simple, but not overly complex either. It does take time, but overall the plugin itself is well made. That said, the main reason for my initial disappointment was that I genuinely believed the panel was intended for administrators to easily manage and modify settings. In my mind, the core goal of the plugin was to allow simple, visual control over what is enabled or disabled for each tier. I completely understand that adding such functionality would require a lot of additional work, more lines of code, and potential performance considerations. However, I truly believe that having this kind of feature in a future update would make the plugin absolutely outstanding — even if it meant a small performance cost. As an alternative idea, another possible approach could be a web-based editor to help configure the JSON file more easily. I’ve seen several plugins use this kind of solution to make complex configurations more user-friendly. In any case, thank you for your explanations and for your work on the plugin. I appreciate the time you took to answer me and to discuss possible solutions. Best regards, herkye
-
DooMtheKlowN started following Rusty Island | Custom Map By Shemov
-
Sorry, I somehow missed this message. Yes, both are true. I downloaded latest versions of both Server Rewards and Player Ranks and then re-installed them on the server. Unfortunately, nothing has changed.
-
SantaLu changed their profile photo
-
傑弗瑞愛潑斯坦 started following Announcements
-
傑弗瑞愛潑斯坦 joined the community
-
- 75 comments
-
- #rust
- #rust plugin
- (and 9 more)
-
Qunny joined the community
-
How do you think I should help you with the plugin if you are currently having problems accessing the server? Contact your hosting support, because this is one of the basic admin commands, it just unloads the plugin from the server and loads it back. Check this server convar, it must be true: rcon.web You must have administrator rights on the server to execute this command in the game in the console via F1. To grant administrator rights, enter the ownerid SteamID command, either from the server console or via the game console if you already have administrator rights and want to grant them to someone else. And i have already written to you that most likely you have incorrectly transferred files to the server from the archive with the plugin, try to do it again and more carefully.
-
norq joined the community
-
Leondor started following Vote Rewards
-
Changed Status from Pending to Closed Changed Fixed In from 2.0.2 to 2.0.3
-
Changed Status from Closed to Pending
-
I am experiencing an issue where Bradley APC loot is not adhering to my custom loot profiles. Despite having unique profiles created for each difficulty tier, the Bradley continues to drop standard vanilla loot provided by Facepunch.
-
just tested it myself the last update was indeed not skippi9ng the regular loot . only fixing the alphaloot not to be overwritten. in the 2.0.3 it will work and debug will show this in console [Bradley Tiers] [Debug] Loot disabled for Nightmare. Leaving crate 21637699 untouched for other plugins.
-
TerminatorCL changed their profile photo
-
So I should delete the url and just use the skin id right? Sorry I am maybe in a bit over my head. And thx for the help as well as the great plugins.
-
did you disable it completely ? and running the 2.0.2 version ? "Loot Settings": { "Use lootsystem (internal)": false, "Use Random Skins (internal)": false, "Use AlphaLoot": false },
-
Changed Status from Pending to Closed
-
no problem, enjoy
-
heya, disable Eject Corpses From Enemy Raids in the profiles, oxide/data/RaidableBases/Profiles/
-
Ajay joined the community
-
Bosn changed their profile photo
-
Looks like another plugin sends an error whenever I reload yours. Should I just ignore it? o.reload ArmedDeployment [CSharp] Started Oxide.Compiler v successfully ArmedDeployment was compiled successfully in 1531ms Failed to call hook 'OnEntityDeath' on plugin 'HeavyExcavatorEvent v1.1.2' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.HeavyExcavatorEvent.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x00016] in <55fa1e40c2594c789e61f190bbdb32f3>:0 at Oxide.Plugins.HeavyExcavatorEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b61] in <55fa1e40c2594c789e61f190bbdb32f3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Unloaded plugin ArmedDeployment v4.1.2 by CodeBrothers Loaded plugin ArmedDeployment v4.1.3 by CodeBrothers
