Jump to content

Srtzero

Member
  • Posts

    204
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Srtzero

  1. Srtzero

    Name and SteamID showing

    So far so good. I was still testing before I gave feedback. I like the new feature always hit an X, and the expanded raid features. Thanks for the support.
  2. Srtzero

    Console Error

    Thanks for the fix.
  3. Srtzero

    Console Error

    Never Mind. Doing a restart of the server seems to have fixed the issue.
  4. Srtzero

    Console Error

    Hi. Trying to set this up on my local rust server before trying it on my live server, and I keep getting these errors in console. I am using Carbon framework: Timer of 2s has failed in 'MBRewardOnline v1.1.0 by Barry_Allenn' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.MBRewardOnline.ShowRewardHudUI(BasePlayer player) in D:/RustServer/carbon/plugins/MBRewardOnline.cs:line 478 at void Oxide.Plugins.MBRewardOnline.RefreshRewardUI(BasePlayer player) in D:/RustServer/carbon/plugins/MBRewardOnlinTimer of 60s has failed in 'MBRewardOnline v1.1.0 by Barry_Allenn' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.MBRewardOnline.ShowRewardHudUI(BasePlayer player) in D:/RustServer/carbon/plugins/MBRewardOnline.cs:line 478 at void Oxide.Plugins.MBRewardOnline.RefreshRewardUI(BasePlayer player) in D:/RustServer/carbon/plugins/MBRewardOnlinGranted group c.reload MBRewardsOnline Timer of 1s has failed in 'MBRewardOnline v1.1.0 by Barry_Allenn' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.MBRewardOnline.ShowRewardHudUI(BasePlayer player) in D:/RustServer/carbon/plugins/MBRewardOnline.cs:line 478 at void Oxide.Plugins.MBRewardOnline.RefreshRewardUI(BasePlayer player) in D:/RustServer/carbon/plugins/MBRewardOnline.cs:line 460 at void Oxide.Plugins.MBRewardOnline.OnServerInitialized()+() => { } in D:/RustServer/carbon/plugins/MBRewardOnline.c Carbon v2.0.241.0, 3 mods, 20 plgs, 6/14 mdls, 0 exts, 0 mdfs at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/Carbon/Carbon/src/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50
  5. Srtzero

    Name and SteamID showing

    No problem. I'll try it out and let you know if there are any more issues. Got to say the server wasn't the same without TC running. I had users asking me what happened to all the features I had turned on from it. I'm glad to have it back up and running. Thanks for the support.
  6. Srtzero

    Name and SteamID showing

    as you can see from the attached picture. Its affecting IQ Sorter. I also have a furnace upgrades and the GUI for that one is also off due to the green bar showing when in inventory. Its mainly because the green bar moves all inventory GUI elements down further on the screen, other GUI overlays seem off and cover other writing. If we can get rid of the green bar with the Steam name and ID then all other GUI plugins will be back in correct location related to the inventory GUI. Thanks for the support.
  7. Srtzero

    Name and SteamID showing

    Hi. Having an issue while running your plugin. It is creating a green bar at the top of the player inventory screen and displaying the steam name and ID. Its attached to most items. I believe I found the culprit and have tested it with success. Its a line of codein the plugin: ConVar.Inventory.stackable_item_ownership = true; To test I first unloaded Total Control. The in console I ran: inventory.stackable_item_ownership false This was to set the flag to false. Then I went and crafted, gathered, and picked up new items, all without the name and steam ID showing at the top of the inventory screen. Then I reloaded Total control and ran this in console: inventory.stackable_item_ownership After turning on Total control the status of inventory.stackable_item_ownership was set back on to True from the false flag I had set and items once again were showing the green bar with Steam name and ID. Please fix this. Its troublesome and causing issues with other plugin GUIs and overlays. Thank you.
  8. Oh. Ok. Thanks for the clarification.
  9. Ok. I can do that, but wasn't there a GUI button, where I could config this, instead of having to do it via the config file?
  10. UltimateLocker.json Here is my file, Thanks.
  11. Since the last update, I dont see the autoclose settings button to configure autoclosing. I have checked all permissions needed are granted. It just doesnt show on the UI anymore.
  12. Srtzero

    Status Timer is off

    Hello. I am using the autorestart plugin along with this one. The Status timer is about 1ß-15 seconds off on the countdown. How can I fix this. Thank you.
  13. Srtzero

    GUI Staying Visible

    Hi. Ive been getting reports that Raid timer stays visible even in the CCTV and Drone Feeds. This is of course causing issues with different text and images overlapping. Is there a way to have RTM hide when they go into these UI screens? Thanks.
  14. Srtzero

    Roam Task stays visible

    Hi. I have received feedback that when players are using the drone interface or CCTV cameras, ROAM task stays visible instead of disappearing with other UI elements. This is causing issues with reading text in the Drone UI or CCTV UI. Is there a way to fix this. Thank you.
  15. Srtzero

    Plugin Request

    Hi. Would it be possible to include support for Skills plugin by Mevent. I have this skills framework on my server, and would love to have my players receive XP when killing a Boss Monster. Thanks.
  16. Srtzero

    Console errors

    Getting this error now when changing the theme in the web editor and loading it onto the server: Failed to execute OnFrame callback (Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at string System.Collections.Generic.List<string>.get_Item(int index) at LibaryServerInfo Oxide.Plugins.HUDPanel.LibaryServerInfoHUD(HUDPanel app, Dictionary<string, AllPanelList> cf, string key, BasePlayer player) in /home/container/carbon/plugins/HUDPanel.cs:line 2033 at void Oxide.Plugins.HUDPanel+UI.AddModuleUI(HUDPanel app, ref CuiElementContainer container, Dictionary<string, AllPanelList> cf, string key, BasePlayer player, bool rest) in /home/container/carbon/plugins/HUDPanel.cs:line 2252 at void Oxide.Plugins.HUDPanel.HudGuiShow(BasePlayer player)+() => { } [0] in /home/container/carbon/plugins/HUDPanel.cs:line 1497 at void Carbon.Managers.CarbonProcessor.Update() in /home/runner/work/Carbon/Carbon/src/Carbon/src/Processors/CarbonProcessor.cs:line 63
  17. Srtzero

    Console errors

    Also would it be possible to have controls that would allow for fine placement of the icons, and text fields. Like if I need to move them up or down/left or right by a few points and not just have bottom center, topright, etc. so they dont cover other custom images, or text I have in the similar places. Thanks.
  18. Srtzero

    Console errors

    Also Im not sure whats going on, but when I try to used the online editor is not functioning properly. When I select a field or icon, make changes and hit save, then all the other icons and fields go blank. Makes it almost impossible to edit the layout when I cant see anything. I have tried using 3 different browsers and disabling all ad blockers, and pop up blockers, with no difference.
  19. Srtzero

    Map markers not updating

    Hi. For some reason as of today the map markers are not updating when a supply drop is looted or expires. So my map has tons of drop markers where there is none. Any way to check or fix this? Thanks!
  20. Srtzero

    Skins file name error

    Hi. Recently purchased the plugin and followed the steps to replace the importedskins.json file. However I noticed there is an error in the filename. You have the file name saved as Importedskins.json. So it actually makes the name on the server read as ImportedSkins.json.json. Because of this the first time I tried to replace the file nothing happened. Once I renamed the file just ImportedSkins then everything worked. Just thought you should know before you maybe get flooded with questions on why Skinner does not show the imported Skins.
  21. Srtzero

    Console errors

    Hello. Getting the following console errors. I am using Carbon: Timer of 24s has failed in 'HUDPanel v1.2.6 by the-bandit' [callback] (Object reference not set to an instance of an object) at string Oxide.Plugins.HUDPanel.GetImgDATA(Dictionary<string, AllPanelList> cf, string key, bool enabled)+() => { } [1] in /home/container/carbon/plugins/HUDPanel.cs:line 1625 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/C…Show full Timer of 26s has failed in 'HUDPanel v1.2.6 by the-bandit' [callback] (Object reference not set to an instance of an object) at string Oxide.Plugins.HUDPanel.GetImgDATA(Dictionary<string, AllPanelList> cf, string key, bool enabled)+() => { } [1] in /home/container/carbon/plugins/HUDPanel.cs:line 1625 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/C…Show full Timer of 28s has failed in 'HUDPanel v1.2.6 by the-bandit' [callback] (Object reference not set to an instance of an object) at string Oxide.Plugins.HUDPanel.GetImgDATA(Dictionary<string, AllPanelList> cf, string key, bool enabled)+() => { } [1] in /home/container/carbon/plugins/HUDPanel.cs:line 1625 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/C…Show full Timer of 30s has failed in 'HUDPanel v1.2.6 by the-bandit' [callback] (Object reference not set to an instance of an object) at string Oxide.Plugins.HUDPanel.GetImgDATA(Dictionary<string, AllPanelList> cf, string key, bool enabled)+() => { } [1] in /home/container/carbon/plugins/HUDPanel.cs:line 1625 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/C…Show full
  22. Srtzero

    Events Manager

    I actually prefer the new layout design much better than the old style. I am hoping the new style stays or maybe like other great Mevent plugins we can have a choice of which UI template to use.
    Learned about StarGuard from another server owner. Got to say it lives up to claims of features and is extremely simple to use. I especially like that it provides everything I need to manage my server without having to be in game. The web interface is clean and extremely easy to navigate. If your a new server owner or even a veteran of admin console management, StarGuard makes it super easy to manage your server without needing to know a long list of admin commands. One caveat is the plugin is free but the service is not, its subscription based. With that being said Its extremely affordable and for me worth every single penny. Enough talk, just go check it out now for yourself. They provide a demo if you wanna check it out.
  23. Srtzero

    Dynamic Monuments

    Also could an option be added to have the plugin use better loot plugin for loot tables??

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
167.1k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.