Ports: Difference between revisions
Appearance
No edit summary |
m just some typos |
||
(One intermediate revision by one other user not shown) | |||
Line 16: | Line 16: | ||
| 27900 || UDP || master.kingpin.info || master0.kingpin.info | | 27900 || UDP || master.kingpin.info || master0.kingpin.info | ||
|- | |- | ||
| 27900 || UDP || master0.kingpin.info || master.hambloch.com | | 27900 || UDP || master0.kingpin.info || [http://kingpin.hambloch.com/ master.hambloch.com] | ||
|- | |- | ||
| 27900 || UDP || master1.kingpin.info || master.333networks.com | | 27900 || UDP || master1.kingpin.info || [https://master.333networks.com/s/kingpin master.333networks.com] | ||
|- | |- | ||
| 27900 || UDP || master2.kingpin.info || master.errorist.eu | | 27900 || UDP || master2.kingpin.info || [https://master.errorist.eu/s/kingpin master.errorist.eu] | ||
|} | |} | ||
If you don't know what to add to | If you don't know what to add to your server.cfg just add: | ||
<span style="color: #e7c258;">setmaster master.kingpin.info</span> | <span style="color: #e7c258;">setmaster master.kingpin.info</span> | ||
Line 32: | Line 32: | ||
<hr style="height: 2px; border-width: 0; background-color: #e7c258;" /> | <hr style="height: 2px; border-width: 0; background-color: #e7c258;" /> | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ For KingpinQ3: | |+ For [https://www.kingpinq3.com/ KingpinQ3]: | ||
|- | |- | ||
! Ports: !! Protocol: !! Kingpin.info Master Server: !! Details: | ! Ports: !! Protocol: !! Kingpin.info Master Server: !! Details: | ||
Line 40: | Line 40: | ||
| 27950 || UDP || master1.kq3.kingpin.info || master.hambloch.com | | 27950 || UDP || master1.kq3.kingpin.info || master.hambloch.com | ||
|} | |} | ||
Master server should not be needed. But if you want you could use more | Master server should not be needed. But if you want you could use more than 1: | ||
<span style="color: #e7c258;">set sv_master2 "master0.kq3.kingpin.info" set sv_master3 "master1.kq3.kingpin.info:27950"</span> | <span style="color: #e7c258;">set sv_master2 "master0.kq3.kingpin.info" set sv_master3 "master1.kq3.kingpin.info:27950"</span> | ||
sv_master1 | sv_master1 can't be configured. |
Latest revision as of 17:15, 18 March 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 your 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 than 1:
set sv_master2 "master0.kq3.kingpin.info" set sv_master3 "master1.kq3.kingpin.info:27950"
sv_master1 can't be configured.