Project Zomboid

Project Zomboid

No hay suficientes valoraciones
Rules
   
Premiar
Favoritos
Favorito
Quitar
Tamaño
Publicado el
Actualizado el
2.456 MB
2 AGO 2022 a las 13:37
10 AGO 2022 a las 11:25
5 notas sobre cambios ( ver )

Suscríbete para descargar
Rules

Descripción
A really simple panel that will display your server rules. Just press Y and it will appear.

Workshop ID: 2843905427
Mod ID: Rules
6 comentarios
endurableriverX 24 SEP 2022 a las 18:14 
Dont work press Y ?
Manwer  [autor] 15 AGO 2022 a las 4:07 
@Rotter you can look up the mod required " Simple UI library" made by MrBounty, he has a Github page for it with tutorial.
Rotter 15 AGO 2022 a las 3:46 
Just a dumb question: is there readme or info to learn how to custom the content of the panel?
Manwer  [autor] 15 AGO 2022 a las 1:52 
@Rotter Yes, at the bottom in the ISUIRules.lua file replace the line:
Events.OnCustomUIKeyPressed.Add(onCustomUIKeyPressed) with Events.OnCreateUI.Add(onCreateUI)
For more info please check:
https://github.com/MrBounty/PZ-Mod---Doc/blob/main/Make%20an%20custom%20UI.md
Rotter 15 AGO 2022 a las 1:15 
Is it possible to appear when players enters to server instead of need to press Y key?
Manwer  [autor] 5 AGO 2022 a las 14:18 
Updated! There is a bug, if you press 2 or more times the "y" key it will open multiple panel and you will have to press the "X" to close them instead of the "close" button, will fix it soon.