-
Posts
186 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Srtzero
-
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.
-
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.
-
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
-
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.
-
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.
-
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!
-
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.
-
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
-
- 345 comments
-
- 2
-
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
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.
- 14 comments
-
- #dashboard
- #tool
-
(and 1 more)
Tagged with:
-
- 62 comments
-
- 1
-
-
- 345 comments
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
Using oxide. I normally see this message anytime the plugin is started. So normally after server restart and I access the skills panel.
-
Hi. I receive this error in console. Not quite sure what its supposed to do. [Skills] Failed to find PlayerModifiers.Add in ItemModConsume.DoAction! [Skills] Failed to find PlayerModifiers.Add in ItemModConsume.DoAction!
-
Hello. The plugin Ui does not work, you cannot make any changes or updates. The plugin itself shows with the two default messages, but bringing up the GUI and trying to make changes does nothing. I also see messages likes this in my console. Failed to call hook 'CcmdSetAlign' on plugin 'AdvertCycler v2.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AdvertCycler.SaveRawConfig () [0x00006] in <366149816d02463c91e32da9cb18417f>:0 at Oxide.Plugins.AdvertCycler.CcmdSetAlign (ConsoleSystem+Arg arg) [0x00086] in <366149816d02463c91e32da9cb18417f>:0 at Oxide.Plugins.AdvertCycler.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00718] in <366149816d02463c91e32da9cb18417f>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
-
- 55 comments
-
- 1
-
-
- #roamtasks
- #roam
- (and 12 more)
-
- 55 comments
-
- #roamtasks
- #roam
- (and 12 more)
-
- 55 comments
-
- #roamtasks
- #roam
- (and 12 more)
-
- 18 comments
-
- #blueprints
- #manager
-
(and 5 more)
Tagged with:
-
Hi. All throughout the give items menu there are many items that are showing up as white boxes, and not the picture of the item. How can I fix this? See the attached pic for example. And yes I am running the latest version of Image Library.
-
Yep. Also noticed that. Didn't even think to associate it with the latest update. However you can click and drag with the mouse.
-
- 51 comments
-
- #better vanish
- #admin
-
(and 2 more)
Tagged with:
-
- 51 comments
-
- #better vanish
- #admin
-
(and 2 more)
Tagged with: