Project Zomboid

Project Zomboid

Otillräckligt med betyg
Rules
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
2.456 MB
2 aug, 2022 @ 13:37
10 aug, 2022 @ 11:25
5 ändringsnotiser ( visa )

Abonnera för att ladda ner
Rules

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

Workshop ID: 2843905427
Mod ID: Rules
6 kommentarer
endurableriverX 24 sep, 2022 @ 18:14 
Dont work press Y ?
Manwer  [skapare] 15 aug, 2022 @ 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 aug, 2022 @ 3:46 
Just a dumb question: is there readme or info to learn how to custom the content of the panel?
Manwer  [skapare] 15 aug, 2022 @ 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 aug, 2022 @ 1:15 
Is it possible to appear when players enters to server instead of need to press Y key?
Manwer  [skapare] 5 aug, 2022 @ 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.