Project Zomboid

Project Zomboid

Nincs elegendő értékelés
Rules
   
Díjazás
Kedvenc
Kedvenc
Törlés
Fájlméret:
Közzétéve:
Frissítve:
2.456 MB
2022. aug. 2., 13:37
2022. aug. 10., 11:25
5 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Rules

Leírás
A really simple panel that will display your server rules. Just press Y and it will appear.

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