#how to install custom HUDs?

1 messages · Page 1 of 1 (latest)

vestal pumice
#

i just bought my first custom hud plugin and I cant find good documentation on how to install it. i placed the libraries and plugin dll in the right place, but nothing happens...

the plugin in question is UHUD

pseudo plinth
vestal pumice
#

ye ill send it'

#

UHUD

pseudo plinth
#

You would need to contact the developer of that plugin to get the ChildGroup / ChildNames for unity to implement your own UI

vestal pumice
#

oh?

#

can you explain some more

pseudo plinth
#

To make the plugin Hide / Show the values. You need to have the correct Naming for the variables in Unity. For a example. Where is displays a Number, the Name of that Child needs to be the same in your UI

vestal pumice
#

i saw something like that inside of its en translation

#

but the config files have almost nothing inside of it

pseudo plinth
#

Ah. That might be it. Just name your Components in Unity to thoses inside of the Translations file

vestal pumice
pseudo plinth
#

Are you trying to implement your own Custom HUD?

vestal pumice
#

sorry, i have no knowledge, i couldntreally find documentation anywhere

vestal pumice
pseudo plinth
#

Oh. I completely miss-understood what you menat. I thought you wanted to add your own Custom HUD to it.

You would need to drop the plugin dll into your plugins folder and the libraries (If it comes with any) to your libraries folder. THen install the workshop mod to your server'

sullen jackal
#

Seems that on the product page you have to click the "Workshop" button and there you can see the mod that you need to add to the server

vestal pumice
#

i thought it had something to do with plugins or databases, which is what lead me to ask questions

pseudo plinth
#

Doesnt look like the plugin requires a database. Best to ask the developer of the plugin