Jump to content

SiCkNeSs

Creator
  • Posts

    64
  • Joined

  • Last visited

Everything posted by SiCkNeSs

  1. gotta remember that there are only a few curators, and lots of file submissions. so it can take a while to go though and weed out the AI slop etc
  2. Honestly its usually about 4 ish weeks unless you get lucky
  3. SiCkNeSs

    Hole in ground

    hole in the terrain that leads down to tunnels: R24 grid near tunnel entrance
  4. SiCkNeSs

    Data Loss

    I assumed it was under the popups plugin, as he was editing the rules. You can usually reproduce it by: 1) editing any popup panel and make a change (server description, rules etc) 2) save and exit out of the serverpanel 3) reload serverpanelpopups plugin It seems to not always write to the config file, but it updates the plugin loaded data. And when rellading/unloading the plugin, its not flushing it to the config file
  5. SiCkNeSs

    Data Loss

    I have run into this problem as well. I have narrowed it down to ServerPopUps not always saving the config. When the server restarts, it loses the changes that were not saved. I have added in a manual command to force run SaveConfig() for now
  6. SiCkNeSs

    Smart Crate

    Version 1.0.3

    9 downloads

    SmartCrate – Control the Loot, Your Way Tired of everyone yoinking loot? SmartCrate puts you in control with customizable crate unlocks and some sweet extras to keep things fair and fun. What it does Custom Unlock Times Want VIPs to open crates faster? No problem. Set unlock times based on permissions—slow it down for new players, speed it up for the OGs. Use Items to Speed It Up Players can shave time off unlocks by using a specific item. Got extra tech trash or HQM? Make 'em useful! Choose Your Boost Item You decide what item can be used to reduce the unlock time. Total freedom. Want it to be rocks? Go nuts. Lock It Down Crates can be locked to the player who started the unlock, and even to their clan. No more randoms running up and swiping your stuff. Great for PvP, RP, or anything in between. Keep the loot flowing, but make 'em work for it. Permissions Permissions are automatically generated when the plugin is loaded. Make sure to grant them to the users/groups you want to give them to Example from the default config: Oxide: o.grant group vip2 smartcrate.vip2 Carbon: c.grant group vip2 smartcrate.vip2 Installation Step 1: Install the plugin and load it Step 2: Customize the configuration file for the ranks you want etc Step 3: Reload the plugin to register the permissions Step 4: Give the permissions to the groups/users you want Command /reducer - uses the specified item to reduce the time, if the player has one in their inventory, and their rank setting has "Enable Item Reduce": true Default Config { "Enable Grid Broadcast": true, "Prevent others from looting": false, "Allow Clan members/allies to loot while protected (Requires Clan Plugin)": true, "Reducer Item Distance": 10.0, "Rank Settings": { "default": { "Unlock Seconds": 900, "Enable Item Reduce": false, "Reducer item ShortName": "targeting.computer", "Seconds reduced by using item": 300, "Maximum times reduced": 1 }, "vip": { "Unlock Seconds": 600, "Enable Item Reduce": true, "Reducer item ShortName": "targeting.computer", "Seconds reduced by using item": 300, "Maximum times reduced": 1 }, "vip2": { "Unlock Seconds": 300, "Enable Item Reduce": true, "Reducer item ShortName": "targeting.computer", "Seconds reduced by using item": 300, "Maximum times reduced": 1 } } }
    $10.00
  7. SiCkNeSs

    Console Error

    Changed Status from Pending to Closed Changed Fixed In to 1.0.5
  8. SiCkNeSs

    Please close button

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  9. Changed Status from Pending to Fixed Changed Fixed In to 1.0.5
    Highly recommend the Server Panel plugin. It gives your Rust server a fresh modern look when people join the server, it is super easy to setup, and super easy to customize, whether you customize ingame, or advanced with modifying the layouts .json files Mevent is always open for discussion about any additions/changes that could be done to improve the plugin Also the ability to add additional information pages etc. super easily, and built in integration with mevent's other plugins is probably the biggest plus about Server Panel
  10. SiCkNeSs

    version string

    version string in the plugin should be updated so that it matches codefling site. version on codefling: 1.0.0 version in plugin: 0.0.10
  11. This spot in the map just outside the tunnel south of industrial settlement. it lines up with the transition from the ground leading to the tunnel. when walking in or out, straight to the pipe. you can get caught on the edge, and get sucked out of the map and die. it can happen on all sides of this transition, as it seems you are walking on the lower layer, and "step up" to the ground layer
  12. The following error appears if you have both advanced status and simplestatus loaded: Failed to call internal hook 'SetStatusProperty' on plugin 'SimpleStatus v1.2.9' [4143986211] (Input string was not in a correct format.) at void Number.ThrowOverflowOrFormatException(bool overflow, string overflowResourceKey) at float Number.ParseSingle(ReadOnlySpan<char> value, NumberStyles styles, NumberFormatInfo info) at float float.Parse(string s, IFormatProvider provider) at string Oxide.Plugins.SimpleStatus.RgbaToHex(string rgba) in /home/container/carbon/plugins/SimpleStatus.cs:line 972 at void Oxide.Plugins.SimpleStatus.AS_UpdateBar(ulong userId, StatusInfo status, PlayerStatusInfo data, Dictionary<string, object> ssprops)+(object x) => { } in /home/container/carbon/plugins/SimpleStatus.cs:line 953 at void Oxide.Plugins.SimpleStatusExtensionMethods.ExtensionMethods.CopyFrom<object>(Dictionary<string, object> dict, Dictionary<string, object> other, string key1, string key2, Func<object, object> clean) in /home/container/carbon/plugins/SimpleStatus.cs:line 838 at void Oxide.Plugins.SimpleStatus.AS_UpdateBar(ulong userId, StatusInfo status, PlayerStatusInfo data, Dictionary<string, object> ssprops) in /home/container/carbon/plugins/SimpleStatus.cs:line 953 at void Oxide.Plugins.SimpleStatus.SetStatusProperty(string userId, string statusId, Dictionary<string, object> properties) in /home/container/carbon/plugins/SimpleStatus.cs:line 680 at object Oxide.Plugins.SimpleStatus.InternalCallHook(uint hook, object[] args) in SimpleStatus.cs/Internal:line 562 it is caused by the handoff to advanced status on line 953: parameters.CopyFrom(ssprops, "SubText", "text", (x) => RgbaToHex(x.ToString())); should be: parameters.CopyFrom(ssprops, "SubText", "text", (x) => x.ToString()); Should also fix this: https://codefling.com/files/support/17300-error/
  13. that would be against Facepunch TOS. put work in and get players.
  14. SiCkNeSs

    it is blocked

    i have had this randomly happen when flying over other peoples bases with a locked mini, you get the lock beep noise, and "it is blocked". havent seen it happen too often
  15. SiCkNeSs

    /em does not work

    I just change the command in the eventsmanager plugin. Might be good to have it added to the config so that it can be modified easily
  16. SiCkNeSs

    Admin Video

    updated youtube to support best version of the video 720p or lower quality
  17. SiCkNeSs

    Admin Video

    if you are using the youtube, it is because it is set to grab the first quality video. i will be modifying the backend to grab atleast the 480p version, as sometimes it defaults to the 240/360p version. this is set because of how the player works, it downloads the video to their pc before it plays (thats just how the built in video player of rust works). so if the file is too large, it will take a while before it starts the video. Youtube is also currently limited at 10min long video, because of how the backend works for fetching the video from youtube
  18. SiCkNeSs

    Console Error

    Yeah this is an issue with paramiko (the library that handles the file transfers) not always properly closing connections. I recommend setting the syncing server to restart daily if younare having this issue. Still trying to see if i can implement a fix for it. But its an underlaying issue with paramiko itself
  19. added
  20. that is how it is setup. unless they are in the files_to_ignore or directories_to_ignore i will add a config option today/tomorrow to disable this functionality per config
  21. try this out with the new version that was uploaded. i just tested it between 2 of my carbon dev servers with the same file list, and its working
  22. Changed Status from Pending to Fixed Changed Fixed In to 1.0.4
  23. i was able to reproduce this. i added a couple extra checks in for validating what directory it is in before deleting
  24. what is your full config (without your credentials)
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.8k

Files Sold

Total number of files sold.

2.6m

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.