|
How do I enable the zlog feature? |
|
|
|
How do I enable the zlog feature?
For some MWL matches you may need to keep a zlog. If so, you need to add the lines below to the "Extraparams=" line in the server.ini. So it should look something like the following.
----
Code:
----
ExtraParams= -cloak -use24players -webport 1234 -zlogstyle 4 -zlogname ztestlog
We suggest only running the zlog when you have a drop that requires it. Note that you cannot change the webport assigned to you and you can change the zlogname to whatever pleases you. When you want zlog disabled you can set -zlogstyle 0. |