Jump to content

40 Screenshots

  • 31k
  • 1.7k
  • 1.26 MB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Collapse

Posted

How use Localization Settings? Can u show me example (code)? 

Mevent

Posted

21 minutes ago, Collapse said:

How use Localization Settings? Can u show me example (code)? 

They are usually available through the text editor in the gameimage.png.9590fd8175f640c78ff68e9cc6721e53.png

  • Love 1
Bad Cop

Posted

At this moment it works only with your add on plugins? (shop kits etc)

This is beautiful but dont know if will ever work with shoppystock etc

Nobody Rust

Posted

Hello, I only bought the shop plugin later. Can I still get it into the panel without losing all my tabs?

Mevent

Posted

9 minutes ago, Shumway said:

Hello, I only bought the shop plugin later. Can I still get it into the panel without losing all my tabs?

Yes ofc

 

Nobody Rust

Posted

ok and how about sp.install?

MeventSupport

Posted

On 11/8/2024 at 10:48 PM, Shumway said:

ok and how about sp.install?

wdym?

beliy357012

Posted

ServerPanel Installer] Failed to load server panel data. HTTP status code: 404

beliy357012

Posted

> Failed to call hook 'ConsoleMainInstaller' on plugin 'ServerPanelInstaller v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ServerPanelInstaller.ShowDependenciesStep (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 step) [0x0016c] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.ServerPanelInstaller.ShowInstallerUI (BasePlayer player) [0x0041c] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.ServerPanelInstaller.ConsoleMainInstaller (ConsoleSystem+Arg arg) [0x000fc] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.ServerPanelInstaller.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000f5] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 
 

MeventSupport

Posted

8 minutes ago, beliy357012 said:

> Failed to call hook 'ConsoleMainInstaller' on plugin 'ServerPanelInstaller v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ServerPanelInstaller.ShowDependenciesStep (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 step) [0x0016c] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.ServerPanelInstaller.ShowInstallerUI (BasePlayer player) [0x0041c] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.ServerPanelInstaller.ConsoleMainInstaller (ConsoleSystem+Arg arg) [0x000fc] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.ServerPanelInstaller.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000f5] in <29c90e67fd8b492bb946282a58a05641>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 
 

you need to use a licensed version of the ServerPanel plugin

ShadoW6

Posted

On 8/12/2024 at 12:15 PM, Mevent said:

Yes, you're right, we need to make it possible to roll back everything.

 

Regarding the external editor, many people do not want to go beyond the game, into some editors, etc. It's really convenient for many to set up everything inside the game. Yes, we are limited by the possibilities of the game itself, but I'm trying to make the most of it. 

look how is done Rust Edit it is an external program to make custom map with all asset that are inside the game at first run you setup where is your rust game then you can open map from your server and add custom things like monuments new road river, in almost same way works Alphaloot you where is you game then config file from loottable for example and boom you have it.

So please. 

Mevent

Posted

1 hour ago, ShadoW6 said:

look how is done Rust Edit it is an external program to make custom map with all asset that are inside the game at first run you setup where is your rust game then you can open map from your server and add custom things like monuments new road river, in almost same way works Alphaloot you where is you game then config file from loottable for example and boom you have it.

So please.

Yeah, I'm aware of that, but I still came to the conclusion that an in-game editor would be more convenient.

  • Love 1
ShadoW6

Posted

Redesign any of this plugin are nightmare like for me, the biggest problem are move something from place to place like some button or even some background it is a disaster, and yes i have experience with C#, a bit with C++, but i be honest, making this plugins, you must be patient. for example i was moving some part of the UI to different place, And i was shock how this Anchors and Offsets works.
it not will be better use size and position instead Anchors and Offset.

MeventSupport

Posted

On 1/2/2025 at 3:22 PM, ShadoW6 said:

Redesign any of this plugin are nightmare like for me, the biggest problem are move something from place to place like some button or even some background it is a disaster, and yes i have experience with C#, a bit with C++, but i be honest, making this plugins, you must be patient. for example i was moving some part of the UI to different place, And i was shock how this Anchors and Offsets works.
it not will be better use size and position instead Anchors and Offset.

The latest versions of ServerPanel use size, indent X, indent Y as is done in the best editor for design - Figma.

Beaverthelieber

Posted

1) How do I change the colour of the text? I am highlighting what I want to change and then clicking on the colour but it doesn't change.
2) How do I move text down? Pressing enter doesn't do anything.

MeventSupport

Posted

On 1/18/2025 at 8:11 PM, Beaverthelieber said:

1) How do I change the colour of the text? I am highlighting what I want to change and then clicking on the colour but it doesn't change.
2) How do I move text down? Pressing enter doesn't do anything.

Hi!

1) Your text probably has a colour in it, created using HTML tags. You need to toggle the formatting to see the text without formatting, and if there is something like "<color=#FDFDFDFD>" there, then either remove "<color=#***>" and "</color>" or change that colour.

2) What do you mean by this?

phlex

Posted

How i can fix the size of shop ui at server panel?

 

size.png

MeventSupport

Posted

14 hours ago, phlex said:

How i can fix the size of shop ui at server panel?

 

size.png

you need to install a template adapted to this ServerPanel template

Arctic

Posted

Is it currently possible to easily create new pop-ups? I want to create a grid of buttons that when clicked would show some information regarding the plugin each button represents. I.E. if they click on the zombies button it will show information that I specify regarding the zombies plugin.

MeventSupport

Posted

22 hours ago, Arctic said:

Is it currently possible to easily create new pop-ups? I want to create a grid of buttons that when clicked would show some information regarding the plugin each button represents. I.E. if they click on the zombies button it will show information that I specify regarding the zombies plugin.

You can do it in the config 

phlex

Posted

Is it possible to add more pages under the "Server Commands" category in the "Fullscreen v1.1" panel design? Some of my commands don't fit into the list.

MeventSupport

Posted

On 2/1/2025 at 7:21 PM, phlex said:

Is it possible to add more pages under the "Server Commands" category in the "Fullscreen v1.1" panel design? Some of my commands don't fit into the list.

you need to increase the "Scroll Height" in the plugin config

  • Like 1
phlex

Posted

5 hours ago, MeventSupport said:

you need to increase the "Scroll Height" in the plugin config

Thank you it works!

Mr Raider

Posted (edited)

Hey guys. I am using the windowed version of server panel. There is no kits category, could someone guide me on how to add a kits category using the kits plugin thanks!

Edited by Mr Raider

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 6
  • Confused 1
  • Love 6

Mevent's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.