-
Notifications
You must be signed in to change notification settings - Fork 12
/
support_iw4x_server.html
173 lines (153 loc) · 10.2 KB
/
support_iw4x_server.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="iw4x, iw6x, x labs, game modifications, cod clients, opensource, open source, ghosts client, mw2 client, iw4, iw6, iw4x server guide">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:title" content="X Labs" />
<meta property="og:description" content="Step-by-step instructional guide for IW4x servers" />
<meta property="og:image" content="https://xlabs.dev/img/xlabs_social.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="X Labs" />
<meta name="twitter:description" content="Step-by-step instructional guide for IW4x servers" />
<meta name="twitter:url" content="https://xlabs.dev/support_iw4x_server" />
<meta name="twitter:image" content="https://xlabs.dev/img/xlabs_social.png" />
<title>IW4x Server Support | X Labs</title>
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="css/nivo-lightbox.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="https://kit.fontawesome.com/72366d0c6b.js" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EJKDYYL6WF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-EJKDYYL6WF');
</script>
</head>
<body>
<!-- Menu Section Start -->
<div class="fixed-top">
<div class="container">
<div class="row">
<div class="col-12">
<script src="header.js"></script>
</div>
</div>
</div>
</div>
<!-- Menu Section End -->
<!-- Header Section End -->
<!-- Client Support Section -->
<section id="blog" class="section">
<!-- Client Container Starts -->
<div class="container">
<div class="section-header">
<div class="blog-item-img">
<img src="img/iw4x_banner.jpg" alt="IW4x">
</div>
<h2 class="section-title wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">IW4x SERVER <span>SUPPORT</span></h2>
<hr class="lines wow zoomIn" data-wow-delay="0.3s">
<p class="section-subtitle wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="0.3s">Below are guides to help you setup an IW4x Server.</p>
</div>
<div class="row">
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<h3>
IW4x Server Install Guide
</h3>
<h4>
Requirements:
</h4>
<ul>
<li>The <a href="https://www.microsoft.com/en-us/download/details.aspx?id=5555">Visual C++ 2010 Redistributable Package</a> and the <a href="https://aka.ms/vs/16/release/vc_redist.x86.exe">Visual C++ 2015-2019 Redistributable Package</a> (These are included in the IW4x Dedicated Server torrent linked below).</li>
<li><a href="https://code.visualstudio.com">Visual Code</a>, <a href="https://notepad-plus-plus.org">Notepad++</a> or <a href="https://www.sublimetext.com">Sublime Text</a> (You may use whatever editor you choose but we don't recommend
Windows Notepad).
</li>
<li>Torrent client - (<a href="https://www.qbittorrent.org/download.php">qBittorrent</a> is recommended).</li>
<li>Computer or VPS that's online 24/7 with a decent connection that has average or above specs (We strongly advise a VPS).</li>
<li>Some technical knowledge / background knowledge of computers.</li>
</ul>
<h4>
Server Setup:
</h4>
<ol>
<li>Download the IW4x Dedicated Server Full <a href="https://dss0.cc/alterwarez/download/iw4x_dedicated_server_full.torrent">torrent</a> and place it in a location of your choosing on your VPS or PC</li>
<li>Download the <a href="https://dss0.cc/updater/iw4x_files.zip">IW4x Client</a>, and extract the files to the server folder.</li>
<li>Download the server configurations from <a href="https://github.com/xerxes-at/IW4ServerConfigs/archive/refs/heads/main.zip">GitHub</a>, and extract the files to the server folder.</li>
</ol>
<h4>
Match Server Setup:
</h4>
<ol>
<li>Right click the "DedicatedServer.bat" file and go to edit with Notepad++.</li>
<li>Carefully review/edit the bat file, along with the Game Port and LAN Mode.</li>
<li>Save the file that you just edit.</li>
<li>Go to your userraw folder. Right click on server.cfg and edit with Notepad++.</li>
<li>Carefully review edit the cfg file to your liking.</li>
<li>Give it a hostname, Message of the day, Gametype, remove/add maps that you want on the rotate.</li>
<li>Save the server.cfg file that you just edit after you done. You can always go back and edit it.</li>
<li>Forward the TCP and UDP port you put in the bat file.</li>
<li>Run the "startserver.bat" and now the server should be listed in the serverlist.</li>
<li>If your server does not appear in the server browser, you have not portforwarded correctly.</li>
</ol>
<h4>
Party Server Setup:
</h4>
<ol>
<li>Right click the "DedicatedLobbyServer.bat" file and go to edit with Visual Studio Code or your choice of a notepad editor.</li>
<li>Carefully review/edit the bat file, along with the Game Port and LAN Mode.</li>
<li>Save the file that you just edit after you done. (You can always go back and edit it).</li>
<li>Go to your userraw folder. Right click on partyserver.cfg and edit with Visual Studio Code or your choice of editor.</li>
<li>Carefully review edit the cfg file to your liking. Give it a hostname, MOTD (Message of The Day), etc.</li>
<li>Save the "partyserver.cfg" file that you just edit.</li>
<li>On your router, Forward the TCP and UDP port you put in +set net_port "28960" or whatever of your choice. (We can't help on this as everyone's routers very different).</li>
<li>Run the "DedicatedLobbyServer.bat" and the window should open the name of your server, 0/18 players, none. Ignore any console errors that happen. As long as the server doesn't crash or error out.</li>
<li>The server should now be listed in the serverlist</li>
</ol>
<h4>
Server Administration Software:
</h4>
<p>
We recommend <a href="https://github.com/RaidMax/IW4M-Admin/#iw4madmin--">IW4MAdmin</a> to control your server. To add additional plugins using IW4MAdmin, you may check the <a href="https://store.raidmax.org/">Plugin Store</a>.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
</div>
</div>
</section>
<!-- blog Section End -->
<!-- Footer Section Start -->
<script src="footer.js"></script>
<!-- Footer Section End -->
<!-- Go To Top Link -->
<a href="#" class="back-to-top">
<i class="fas fa-arrow-up"></i>
</a>
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r123/three.min.js" integrity="sha512-Q+IG0h7As6sfqE2t1Xf5IeamNyCXb4EXxGCA9Mlbpv7xtwurVHNdVDbyWeSQ3ulPf2FRlqeu77Ec3SJDdIR63w==" crossorigin="anonymous"></script>
<script src="js/classie.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/nivo-lightbox.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/wow.js"></script>
<script src="js/menu.js"></script>
<script src="js/jquery.vide.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>