Project Zomboid

Project Zomboid

Not enough ratings
Rules
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.456 MB
2 Aug, 2022 @ 1:37pm
10 Aug, 2022 @ 11:25am
5 Change Notes ( view )

Subscribe to download
Rules

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

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