forked from Sup3rnovaRev/Sup3rnovaRev.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
privateMatchGuide.html
147 lines (129 loc) · 7.05 KB
/
privateMatchGuide.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-154878289-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-154878289-1');
</script>
<title>Private Match Guide</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Find out how to play with friends online via private match."/>
<meta name="keywords" content="IW4x, IW4x play with friends, iw4x invite friends, iw4x private match, private match guide, Mw2 iw4x, custom games"/>
<meta name="theme-color" content="#317EFB"/>
<meta property="og:image" content="iw4xSplashAlt2.jpg">
<link rel="manifest" href="manifest.json">
<link rel="icon" href="iw4xIcon.ico">
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>
<script src="js/jquery.scrollgress.min.js"></script>
<script src="js/jquery.scrolly.min.js"></script>
<script src="js/jquery.slidertron.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body class="landing">
<!-- Header -->
<header id="header" class="alt skel-layers-fixed">
<nav id="nav">
<ul>
<li><a data-langkey="navbar-Home" href="index.html">Home</a></li>
<li><a data-langkey="navbar-Guides" href="guides.html">Guides</a></li>
<li><a data-langkey="navbar-Downloads" href="downloads.html">Downloads</a></li>
<li><a data-langkey="navbar-Support" href="supportCenter.html">Support</a></li>
<li><a data-langkey="navbar-Faq" href="faq.html">FAQ</a></li>
<li><a data-langkey="navbar-About" href="about.html">About</a></li>
<li>
<a href="" class="icon fa-angle-down"><span id="currentFlag" class="flag-icon flag-icon-gb"></span></a>
<ul>
<li><a href="" onclick="switchLanguage('gb')"><span class="flag-icon flag-icon-gb"></span> English</a></li>
<li><a href="" onclick="switchLanguage('de')"><span class="flag-icon flag-icon-de"></span> German</a></li>
<li><a href="" onclick="switchLanguage('es')"><span class="flag-icon flag-icon-es"></span> Spanish</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="bannerSkinny">
<div class="inner">
<h2>Private Match Guide</h2>
<p>A private match is a great way to play private games with friends without the hastle of setting up a dedicated server.</p>
<a href="guides.html" class="button">Return to Guide list</a>
</div>
</section>
<!-- one -->
<section id="one" class="wrapper style1">
<div class="container">
<h2><u>Introduction</u></h2>
<p>There are two methods to do this, one using the in-game friends list and the other using the console to connect directly.</p>
<h3><u>Method 1</u> - (Friends List):</h3>
<p><b>Note: Requires you to have each other added as friends on Steam and to have steam running.</b></p>
<ol>
<li>Start iw4x and select 'CREATE GAME' from the main menu and click 'START GAME'</li>
<li>Tell your friends to press the F key on the main menu to bring up the in-game friends list</li>
<li>Tell them to double click your name to join your game (If they hear a chicken noise, see "Failed to join")</li>
</ol>
<h3><u>Method 2</u> - (Connect Command):</h3>
<ol>
<li>Go to <a href="http://whatismyipaddress.com">WhatIsMyIpAddress.com</a> and PM anyone who wants to join your IP Address</li>
<li>Start iw4x and select 'CREATE GAME' from the main menu</li>
<li>Click 'START GAME'</li>
<li>Tell anyone who wants to join, open the console by using the tilde key while at the main menu</li>
<li>Get them to enter the following command, replacing 'HostsIPAddress' with the IP you previously sent him:<br><b>/connect HostsIPAddress:28960</b></li>
</ol>
<h3><u>Failed to join</u></h3>
<p>If you followed the above correctly and your friends are unable to join them you the host of the private match will need to port forward in order for them to connect to you.</p>
<ul>
<li>Port Forward port 28960 UDP & TCP</li>
<li>You can find how to do this by Googling 'YourRouterName Port Forwarding'</li>
</ul>
<p><b>Note: If port forwarding is too complex, just stick to playing public servers, or maybe join an empty server so you have the same experience as a private game.</b></p>
<h3><u>Side Notes</u></h3>
<p><span class="image right"><img src="images/guidePrivateMatch.jpg" alt="" /></span>This is the Tilde Key on your keyboard, however if have a keyboard from a different region please consult google images to learn what key to press on your given keyboard:</p>
<p>Handy website to lookup your IP Address (You want the IPv4 address): <a href="http://whatismyipaddress.com">WhatIsMyIpAddress.com</a></p>
<br>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style3">
<h2 data-langkey="discordHelp">Still not sure what you need?</h2>
<ul class="actions">
<li><a data-langkey="discordHelpLink" href="https://discordapp.com/invite/sKeVmR3" class="button big">Visit Our Discord</a></li>
</ul>
</section>
<div id="cookieConsent">
<div id="closeCookieConsent">x</div>
This website is using cookies. <a class="cookieConsentOK" onclick="allowCookies()">That's Fine</a>
</div>
<!-- Return to Top -->
<a href="#bannerSkinny" id="return-to-top" class="scrolly"><i class="icon fa-chevron-up"></i></a>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://discordapp.com/invite/sKeVmR3" class="icon fa-discord"><span data-langkey="footer-DiscordLink"class="label">IW4x Discord</span></a></li>
<li><a href="https://www.youtube.com/channel/UCGF7Wpkhgn-jErmW-rHRd1g" class="icon fa-youtube"><span data-langkey="footer-YoutubeLink" class="label">IW4x Youtube</span></a></li>
<li><a href="https://github.com/IW4x" class="icon fa-github"><span data-langkey="footer-GithubLink" class="label">IW4x GitHub</span></a></li>
</ul>
<ul class="menu">
<li><a data-langkey="footer-TorLink" href="https://iw4xcachep26muba.onion.ly/">IW4x Tor Mirror</a></li>
<li><a data-langkey="footer-WikiLink" href="https://github.com/Jawesome99/IW4x/wiki">IW4x Wiki</a></li>
</ul>
<span data-langkey="footer-Copyright" class="copyright">
Trademarks used are owned by their respective owners. This mod is not endorsed or affiliated with the copyright holders of the base game in any form.</a>
</span>
</footer>
</body>
</html>