Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Add the -servername parameter at the end of the file in the startserver.bat file, the name of the server is the name of the settings that it will load, and then it will create a new save folder with that same name. This way you can load multiple servers.
Much appreciated for the quick response!
Friend group A is using the default config so they're using the "servertest" one. So for friend group B I'd need to create a new config and name it differently (say, "servertest2") and add "-servername servertest2" to the parameters of the StartServer64.bat shortcut.
Am I understanding this correctly?
As such:
%PZ_CLASSPATH% zombie.network.GameServer -servername servertest2
Oh, now I'm a bit confused. Where is this? I'm only aware of that Target: line in the StartServer64.bat shortcut. I thought I only needed to add the line at the end of the Target: section.
You can also use the target as well, it is the same.
Ohh okay, so you're saying to edit the .bat shortcut and add the parameters there? At the end (above PAUSE) I see the following:
%PZ_CLASSPATH% zombie.network.GameServer -statistic 0 %1 %2
Do I put the parameters after the "%2"?
Also, are you saying I can either put the parameters in the shortcut Target: section OR put the parameters in the .bat shortcut code but there's no need to do both?
Gotcha! I shall try this the next time we end up playing. Hopefully that'll be tonight.
Muuuuuuuuuuuuuuuch appreciated for you time and patience.