Ports: Difference between revisions
Appearance
Created page with "{| class="wikitable" |- ! Ports: !! Protocol: !! Service: !! Details: |- | 27900 || UDP|| Master || setmaster master.kingpin.info |- | 31500-31509 || UDP || Client || Kingpin Client Query Port |- | 31510-31519|| UDP || Server || Kingpin Server Connection Port |} There are more Master servers. They forward to: {| class="wikitable" |- ! Ports: !! Protocol: !! Kingpin.info Master Server: !! Details: |- | 27900 || UDP || master.kingpin.info || master0.kingpin.info |- | 27900..." |
(No difference)
|
Revision as of 23:59, 7 February 2025
Ports: | Protocol: | Service: | Details: |
---|---|---|---|
27900 | UDP | Master | setmaster master.kingpin.info |
31500-31509 | UDP | Client | Kingpin Client Query Port |
31510-31519 | UDP | Server | Kingpin Server Connection Port |
There are more Master servers. They forward to:
Ports: | Protocol: | Kingpin.info Master Server: | Details: |
---|---|---|---|
27900 | UDP | master.kingpin.info | master0.kingpin.info |
27900 | UDP | master0.kingpin.info | master.hambloch.com |
27900 | UDP | master1.kingpin.info | master.333networks.com |
27900 | UDP | master2.kingpin.info | master.errorist.eu |
If you don't know what to add to youre server.cfg just add: setmaster master.kingpin.info It will always point to the correct master server. If you want to add more master servers: setmaster master0.kingpin.info master1.kingpin.info master2.kingpin.info
Ports: | Protocol: | Kingpin.info Master Server: | Details: |
---|---|---|---|
27950 | UDP | master0.kq3.kingpin.info | master.kingpinq3.com |
27950 | UDP | master1.kq3.kingpin.info | master.hambloch.com |
Master server should not be needed. But if you want you could use more then 1: set sv_master2 "master0.kq3.kingpin.info" set sv_master3 "master1.kq3.kingpin.info:27950" sv_master1 cant be configured.