Project Zomboid

Project Zomboid

Onvoldoende beoordelingen
Rules
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
2.456 MB
2 aug 2022 om 13:37
10 aug 2022 om 11:25
5 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Rules

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

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