All Activity
- Past hour
-
imthenewguy started following Double perks on disconnect & rejoin
-
Zilch started following Double perks on disconnect & rejoin
-
Hi there, Love the plugin One of our players has had an interesting thing happen - he was disconnected from the server while AFK and relogged later - during that time he was killed for being in a safezone, on return it seems that some or all of his skills were being applied twice See the attached image - they had 3 points in the Quality Crafter skill and was able to get 6 slots on their armour! Reloading the plugin seems to have resolved it but the player also quit the game and relogged again fresh at the same time so that may also have done the trick Thanks!
-
The map is not broken; I have tested it and everything is working correctly. The previous version of the map (1.4.9) contained two security plugins. If one of the plugins has not been included on your server, it will cause the issue you show in the image. The map has been updated to version 1.5.0, and one of the security plugins has been removed. I advise you to carefully read the information included in the files. There are only two reasons why those objects appear on the map: 1- You have not included the plugins that are required for the map to work correctly. 2- You have not performed a Wipe correctly, objects from a previous map are mixed with the new map.
-
Hi Stormo, the limit is the vending machine. The player owned vending machines only see the vanilla items when choosing items. You can put the item in an NPC vending machine using custom vending setup, but it will not display the correct item (it will maybe sell the custom item, but display the parent item. Not sure if the sale will be corret, not tested) Using other sale/trade methods such as ShoppyStock or trade plugin, no problem, it should work just like vanilla items
- Today
-
LosGranada started following RustCuiEditor - Visual CUI creator
-
TheTownDrunk started following Adem
-
its doing everywhere. gas stations cargo oilrig im using oxide custom map
-
Robert777 started following Announcements
-
Robert777 joined the community
-
Arelkin joined the community
-
Make sure you have a Ticket Name defined and you are trying to create that ticket. It should create a channel with the "TicketName - UserName"
-
o.reload CustomPortals [CSharp] Started Oxide.Compiler v successfully Error while compiling CustomPortals: 'PlayerInventory' does not contain a definition for 'AllItemsNoAlloc' and no accessible extension method 'AllItemsNoAlloc' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 481, Pos: 50
-
Hello, regarding the loot, it’s a very debatable question whether it’s enough or not. Overall, it’s a very good loot base for further adjustments on the server. If you specify exactly what should be increased and by how much, I’ll be happy to update the configuration and refresh the loot tables.
-
bilal joined the community
-
- 1 comment
-
- #cui
- #cui editor
-
(and 2 more)
Tagged with:
-
Thanks for reaching out. We're investigating the issue now.
-
Ballzach changed their profile photo
-
Joshpluginz joined the community
-
Changed Status from Pending to Closed
-
youre welcome, enjoy
-
Changed Status from Pending to Work in Progress
-
Using that link gives me this . but no worries I have my access from laptop so I’m no longer dealing with the issue .
-
When you can, reload the plugin after the server is up and running and see if you get eco and xp then. There was a bug where load order on server startup caused an issue, which I thought I'd fixed, unless I reintroduced it by mistake into the last update.
-
Carlitoo changed their profile photo
-
Version 1.0.0
5 downloads
Rust CUI Editor - Visual Interface Designer for Rust Stop writing UI code blindly. Design your CUI interfaces visually and export ready-to-use code in seconds What is this? Rust CUI Editor is a desktop application for creating Rust game UI (CUI) interfaces using a visual drag-and-drop editor. Instead of writing dozens of lines of CuiHelper code and constantly reloading your plugin to see the result, you design everything visually and get clean, working code instantly. Features Panel Image (with URL/sprite support) Label (text with outline) Button InputField ScrollView NeedsCursor / NeedsKeyboard Layout Horizontal Layout Group Vertical Layout Group Grid Layout Group Content Size Fitter Visual Drag elements directly on canvas Resize using 8 corner/edge handles Multi-selection (Shift+Click or marquee select) Precise positioning with anchor/offset system Smart Alignment Align multiple elements in one click: Align Left / Center / Right Align Top / Middle / Bottom Stretch to fill parent Match Width / Height Distribute evenly Guides, Grid & Smart Snapping Draggable guides from rulers Customizable grid with snap Smart guides — auto-snap to edges and centers of other elements Distance indicators while dragging Multiple Backgrounds Preview your UI on actual game screenshots: Game view Inventory Loot container Crafting menu Map Transparent (none) Export Formats Generate ready-to-use code in three formats: C# (CuiHelper) container.Add(new CuiPanel { RectTransform = { AnchorMin = "0.3 0.3", AnchorMax = "0.7 0.7" }, Image = { Color = "0.1 0.1 0.1 0.9" } }, "Overlay", "MyPanel"); JSON (CuiElementContainer) json[{"name":"MyPanel","parent":"Overlay","components":[...]}] Full Plugin — complete .cs file with using statements, class definition, and all UI code Import Existing Code Already have CUI code? Import it: Paste JSON array Paste C# CuiHelper code The editor parses your code and recreates all elements for visual editing. Project Management Save/Load project files Multiple tabs for different projects Recent projects with thumbnails Per-project settings Property Editor Full control over every element property: Position (anchors + offsets) Colors with Rust format (0-1 RGBA) Fonts and text alignment Sprite/material selection Outline settings Fade in/out animations Button commands Input field parameters ScrollView settings Element Hierarchy Layer-based structure (Overlay, Hud, HudMenu) Parent-child relationships Drag & drop reordering Visibility toggle Lock elements Rename with double-click Additional Tools Measure Tool — measure distances on canvas Style Picker — copy style from one element to another Sprite Library — browse and search Rust sprites Color Picker — visual color selection with Rust format preview Quality of Life Unlimited Undo/Redo Copy/Paste/Duplicate elements Copy Style / Paste Style Keyboard shortcuts for everything Multiple resolution presets (1920×1080, 1280×720, etc.) Zoom and pan navigation Fit to window Dark theme English and Russian localization Auto-update notifications System Requirements Windows 10/11 .NET 8.0 Runtime (included) Installation Download and extract the archive Run RustCUIEditor.exe Start creating Support Questions or issues? Contact me via CodeFling messages.$39.99- 1 comment
-
- 1
-
-
- #cui
- #cui editor
-
(and 2 more)
Tagged with:
-
Possible issue for Hardcore servers?
KingSizeKevin replied to KingSizeKevin's Support Request in Support
I'm certain this is the only plugin that I add ore remove that causes the issue. Ever since facepunch hardcore mode came out, it started happening. Once I removed your plugin, the problem went away. 4 months later, I tried to add it back, and it started happening again to players. I know you stay strongly that you dont think it could cause it, but very few people run Facepunch hardcore more. I ran into another server admin who came to the same conclusion that this plugin was also causing it on his hardcore server and we worked together to find a fix. Its a RARE bug on top of that, only about 1 out of 50 players affected even when I put this plugin on, so its very hard to reproduce by itself. I Know in my gut the problem was gone for 4months while this plugun was removed, and a few days after adding it back on, the problem returned, and players complained they cant join the server. Ive done enough troubleshooting to isolate it to this plugin + hardcore mode -
Please confirm the version you are using, the version loaded on the server right now.
