Jump to content

1 Screenshot

  • 291.6k
  • 9.5k
  • 135.13 kB

Recommended Comments



2 minutes ago, AhigaO said:

 

Okay, wait. Today - tomorrow there will be an update

Awesome! Thanks!

  • Like 1
Link to comment
Share on other sites

What does this mean for the plugin's future? I don't understand the bit about being merged.

Quote

[Hud] Greetings. I've been notified that the plugin has been merged. If you are reading this message, it means that most likely this is the last update for the plugin, in which something new will be added. All subsequent updates are exclusively bug fixes. Thanks for purchasing the plugin!

 

  • Like 2
Link to comment
Share on other sites
6 hours ago, PPlank said:

What does this mean for the plugin's future? I don't understand the bit about being merged.

 

If everything suits you in the current version, then you have nothing to worry about

  • Like 1
Link to comment
Share on other sites
3 minutes ago, AhigaO said:

If everything suits you in the current version, then you have nothing to worry about

Okay that's great thank you. I *just* spotted a bug after enabling the player co-ordinates.

rpP2egV.jpg

 

This is my config:-

{
  "Don't do Hud on top of everything": false,
  "Hud scale": 0.75,
  "Hud transparency": 0.7,
  "Name of your server": "PvE 2",
  "Server name color": "#00FF00",
  "Hud position on the screen(Left of Right)": "Right",
  "Offset from the top of the screen(in px)": 40,
  "Offset from the right/left of the screen": 30,
  "Use the Economics plugin": false,
  "User the Server Rewards plugin": true,
  "Use additional menu": false,
  "Display player pos": true,
  "Offset from the left of the screen for text": 0,
  "Offset from the bottom of the screen for text": 0,
  "Interval between messages": 1800,
  "Display info text": true
}

 

I removed the actual name of my server. 😉

 

  • Like 1
Link to comment
Share on other sites
1 hour ago, PPlank said:

Okay that's great thank you. I *just* spotted a bug after enabling the player co-ordinates.

rpP2egV.jpg

 

This is my config:-

{
  "Don't do Hud on top of everything": false,
  "Hud scale": 0.75,
  "Hud transparency": 0.7,
  "Name of your server": "PvE 2",
  "Server name color": "#00FF00",
  "Hud position on the screen(Left of Right)": "Right",
  "Offset from the top of the screen(in px)": 40,
  "Offset from the right/left of the screen": 30,
  "Use the Economics plugin": false,
  "User the Server Rewards plugin": true,
  "Use additional menu": false,
  "Display player pos": true,
  "Offset from the left of the screen for text": 0,
  "Offset from the bottom of the screen for text": 0,
  "Interval between messages": 1800,
  "Display info text": true
}

 

I removed the actual name of my server. 😉

 

Will fix today

 

Link to comment
Share on other sites
7 hours ago, PPlank said:

Okay that's great thank you. I *just* spotted a bug after enabling the player co-ordinates.

rpP2egV.jpg

 

This is my config:-

{
  "Don't do Hud on top of everything": false,
  "Hud scale": 0.75,
  "Hud transparency": 0.7,
  "Name of your server": "PvE 2",
  "Server name color": "#00FF00",
  "Hud position on the screen(Left of Right)": "Right",
  "Offset from the top of the screen(in px)": 40,
  "Offset from the right/left of the screen": 30,
  "Use the Economics plugin": false,
  "User the Server Rewards plugin": true,
  "Use additional menu": false,
  "Display player pos": true,
  "Offset from the left of the screen for text": 0,
  "Offset from the bottom of the screen for text": 0,
  "Interval between messages": 1800,
  "Display info text": true
}

 

I removed the actual name of my server. 😉

 

Fixed!

  • Like 1
Link to comment
Share on other sites

I'm using the plant tree plugin. The chat command is /tree. If I put /tree in as the command it just shows the tree list. How do I set it so the chat comes up with the command? Like using chat.say "/tree" kind of an idea.

  • Like 1
Link to comment
Share on other sites
1 hour ago, Eric Nims said:

I'm using the plant tree plugin. The chat command is /tree. If I put /tree in as the command it just shows the tree list. How do I set it so the chat comes up with the command? Like using chat.say "/tree" kind of an idea.

The command on the Tree Planter plugin is "/tree" to bring up the list of trees. Of course if you set a Hud command as just "/tree" it's just going to bring up the tree list. If you are wanting the player to be able to plant a specific tree through Hud, then you would have to do something like "/tree <treetype>".  But there are so many tree types that having a button for each tree type seems crazy.  Maybe I'm not understanding what you are trying to do. 

  • Like 1
Link to comment
Share on other sites
On 3/8/2022 at 1:39 AM, Eric Nims said:

I'm using the plant tree plugin. The chat command is /tree. If I put /tree in as the command it just shows the tree list. How do I set it so the chat comes up with the command? Like using chat.say "/tree" kind of an idea.

Set the /tree command and set the command type to Chat

Link to comment
Share on other sites
9 minutes ago, Myescape said:

is there a way to fix this?

 

hudui.PNG

[Error] - Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
16.03 01:15:43 [Server] INFO Parameter name: index)
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
16.03 01:15:43 [Server] INFO Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
16.03 01:15:43 [Server] INFO Parameter name: index)
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0

  • Like 1
Link to comment
Share on other sites

Just purchased and command /hsetup not working? Nevermind got it

Edited by Shay Campbell
  • Like 1
Link to comment
Share on other sites
On 3/16/2022 at 4:17 AM, Myescape said:

[Error] - Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
16.03 01:15:43 [Server] INFO Parameter name: index)
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
16.03 01:15:43 [Server] INFO Failed to call hook 'cmdConsole' on plugin 'Hud v2.0.4' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
16.03 01:15:43 [Server] INFO Parameter name: index)
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.cmdConsole (ConsoleSystem+Arg arg) [0x01073] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0132c] in <f76623a2790b4181a1e560502c71ad59>:0
16.03 01:15:43 [Server] INFO at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
16.03 01:15:43 [Server] INFO at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0

Write support ticket or dm in discord please

Link to comment
Share on other sites

Is there a command to allow people who don't want to see the UI to turn it off? I have an admin who prefers to have a clean screen, and I prefer to have a clean screen when filming anything on my server as well. I am looking for a new UI and figured I would ask before I purchased the plugin.

  • Like 1
Link to comment
Share on other sites
10 hours ago, MNfreakTim said:

Is there a command to allow people who don't want to see the UI to turn it off? I have an admin who prefers to have a clean screen, and I prefer to have a clean screen when filming anything on my server as well. I am looking for a new UI and figured I would ask before I purchased the plugin.

See the three-stripe circle in Hud? If you click on it, Hud will hide

  • Like 1
Link to comment
Share on other sites

A minor complaint about this plugin. When typing in the /hsetup screen, it will still activate any keys which have been bound to those letters. So anytime I type an L... I end up no clipping everywhere. Somehow locking any "typing" to the interface would be a huge improvement. I will say the players on my server do like how clean this HUD is and can be with it being able to be minimized. I also really enjoy the ability to add commands to the HUD.

  • Like 1
Link to comment
Share on other sites
5 minutes ago, MNfreakTim said:

A minor complaint about this plugin. When typing in the /hsetup screen, it will still activate any keys which have been bound to those letters. So anytime I type an L... I end up no clipping everywhere. Somehow locking any "typing" to the interface would be a huge improvement. I will say the players on my server do like how clean this HUD is and can be with it being able to be minimized. I also really enjoy the ability to add commands to the HUD.

Thanks for the comment. Unfortunately, this is not a Hud problem, this is how Rust works, I have no way to fix it

Link to comment
Share on other sites

changing Hub trans from /hsetup does nothing 

always reverts back to 1

 

EDIT

 

even changing it from the config will not change the trans

 

Edited by TomHud
  • Like 1
Link to comment
Share on other sites
33 minutes ago, TomHud said:

changing Hub trans from /hsetup does nothing 

always reverts back to 1

 

EDIT

 

even changing it from the config will not change the trans

 

Hello. What value are you setting?

Link to comment
Share on other sites
4 hours ago, maxtor598959 said:

bonjour la devise on peut l'ajouter en € la il est en $ merci

Do you want to replace the $ sign with €?

Link to comment
Share on other sites

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 19
  • Sad 2
  • Confused 1
  • Love 17

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.9k

Files Sold

Total number of files sold.

1.9m

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.