DayZ
PvZmoD_CustomisableZombies
 Toto téma bylo přilepeno, takže je nejspíš důležité
Liven  [vývojář] 16. kvě. 2021 v 6.46
How to set a Server Custom Link in the PvZ information panel
Easy method but not complete
A file is automatically created in your server profile folder:

/ServerProfileFolder/PvZmoD_Information_Panel/PvZmoD_Information_Panel.xml

In this file you can set the link you want (Discord invitation included) in the Custom_Server_Link value.

You need to restart the server to apply this change.

This method is easy but the problem is that the link will not be available until the player connect to the server: the link is not active if the player is stuck on the main menu because of pbo problem for example.


Complete but need a little package
With this method the players will have the link even if they can’t connect to the server (the time the player need this link the most!).

Sorry I didn't find a way to allow this link without using a pbo.

You have to create (or modify if you already have custom server mod) a script in
/scripts/5_Mission/
modded class MissionBase { void MissionBase () { customServerLink = "https://YourCustomLink"; } }
This script have to be server And client side!
Note that if you uninstall all PvZmoDs you will have to delete this modification.

If it is your very first custom mod containing scripts I recommend to watch tutorials from this guy:
https://www.youtube.com/channel/UCt1u-C18yCH5paYhrLOuyIw/videos
(you only need to look at the “Beginner Basics” videos)

Other informations
If you don’t set any link in the xml and the MissionBase the admins (not all the players) will see a red message when they connect to the server.
If you want to delete this message but have no link to set, you can simply set “Custom_Server_Link” in the xml to “OK”.

If you set a different link in the xml and the MissionBase, the xml link will be apply in the game menu and the MissionBase link will be apply in the main menu (considering that, you finally can bring two links to your community).

If you set a link in MissionBase but not in the xml, the MissionBase link will be apply everywhere.
< >
Zobrazuje se 19 z 9 komentářů
everything works fine apart from the panel, no matter what key i assign nothing comes up..... refresh works, etc
Liven  [vývojář] 9. lis. 2022 v 8.57 
@surviv0r1969,
in the main menu?
in the game menu?
Before / After joining the server?

When you quit the game to the main menu, does the pvz pannel automatically appear after few seconds?
yes just not in game, will try again later as was very late when i was playing with its settings
Where does this information panel display in? When I hit escape its just a regular dayz pause menu, nothings there as far as discord link goes.
Liven  [vývojář] 20. srp. 2024 v 1.04 
Nothing happen if you press "space" when you're in game menu?
Liven původně napsal:
Nothing happen if you press "space" when you're in game menu?

my bad, it does pop up, but when I click on discord image, nothing opens up. Ive set discord link in xml file
Liven  [vývojář] 20. srp. 2024 v 9.55 
it is not a clickable icon, you have to press "1" or "2"... to open links
Liven původně napsal:
it is not a clickable icon, you have to press "1" or "2"... to open links

oh, is there any way to make it clickable? also there are other images like youtube and stuff, are thsoe changable or?
Liven  [vývojář] 21. srp. 2024 v 4.45 
sorry, not possible
< >
Zobrazuje se 19 z 9 komentářů
Na stránku: 1530 50