Skip to content

Commit abc4107

Browse files
committed
Updated Arma
1 parent 3ab4327 commit abc4107

File tree

3 files changed

+17
-62
lines changed

3 files changed

+17
-62
lines changed

ArmaReforger.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
      <p>This script automates the setup of your Arma Reforger dedicated server — from downloading the files to configuring the basics.</p>
3232
      <a href="https://discord.me/unreald" class="btn" target="_blank">Join Discord for Support</a>
3333
    </section>
34-
<br><h1>ℹ️ DOWNLOAD CURRENTLY UNAVALIBLE I AM HARD AT WORK TO FIX A CRITICAL ISSUE!</h1>
3534
<section class="server-connect-card">
3635
<h3>Join Our Arma Reforger Server!</h3>
3736
<h4><strong>[EU#1] Into the Zone | STALKER PvPvE | ACE</strong></h4>
@@ -54,7 +53,14 @@ <h4><strong>[EU#1] Into the Zone | STALKER PvPvE | ACE</strong></h4>
5453
</section>
5554
<section class="card-section">
5655
<h3>🖼️ Installation tutorial</h3>
57-
<iframe width="560" height="315" src="https://www.youtube.com/embed/vczwIRTpg8c?si=RQZLagOK2al4LXHe" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
56+
<iframe width="560" height="315" src="https://www.youtube.com/embed/tlWfGm388OM?si=bhz90kOLeNEXGrXB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
57+
</div>
58+
</section>
59+
60+
</section>
61+
<section class="card-section">
62+
<h3>🖼️C-Panel Explained </h3>
63+
<iframe width="560" height="315" src="https://www.youtube.com/embed/vczwIRTpg8c?si=HvkiTIvTYbEpe2Jw&amp;start=901" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
5864
</div>
5965
</section>
6066

@@ -76,8 +82,9 @@ <h3>🖼️ Installation tutorial</h3>
7682
      <h3>Requirements</h3>
7783
      <ul>
7884
        <li>Windows 10 or newer</li>
85+
        <li>Python <a href="https://aka.ms/vs/17/release/vc_redist.x64.exe" target="_blank">https://aka.ms/vs/17/release/vc_redist.x64.exe</a></li>
7986
        <li>Internet access (for SteamCMD and updates)</li>
80-
        <li>Download Visual C++ Redistributable (x64): <a href="https://aka.ms/vs/17/release/vc_redist.x64.exe" target="_blank">https://aka.ms/vs/17/release/vc_redist.x64.exe</a></li>
87+
        <li>Download Visual C++ Redistributable (x64): <a href="https://www.python.org/downloads" target="_blank">https://www.python.org/downloads</a></li>
8188
        <li>Router access is required (for public server hosting)</li>
8289
        <li>View the official server config documentation: <a href="https://community.bistudio.com/wiki/Arma_Reforger:Server_Config#top-page" target="_blank">https://community.bistudio.com/wiki/Arma_Reforger:Server_Config#top-page</a></li>
8390
        <v>And to find your public IP go to: <a href="https://whatismyipaddress.com/nl/mijn-ip" target="_blank">https://whatismyipaddress.com/nl/mijn-ip</a></li>
@@ -88,6 +95,7 @@ <h3>🖼️ Installation tutorial</h3>
8895
    <section>
8996
      <h3>Installation Steps</h3>
9097
      <ol>
98+
        <li>download and install python</li>
9199
        <li>Download and extract the installer package</li>
92100
        <li>Install the <strong>VC_redist.x64</strong> if not already installed</li>
93101
        <li>Right-click <code>install_server.bat</code><strong>Run as Administrator</strong></li>
@@ -141,15 +149,14 @@ <h3>🖼️ Installation tutorial</h3>
141149
    </div>
142150

143151
          <div class="code-block">
144-
<h1>ℹ️ DOWNLOAD CURRENTLY UNAVALIBLE</h1>
145152
        <h3>ℹ️ Version Info</h3>
146153
      <ul class="icon-list">
147154
        <li> Filename | ArmaReforgerServer</li>
148155
        <li> Category | Beta Release</li>
149-
        <li> Version | V1.4</li>
156+
        <li> Version | V1.5</li>
150157
        <li> Author | Flockers Design</li>
151-
        <li> Updated | August 5th, 2025</li>
152-
        <li> Size | 60.2KB</li>
158+
        <li> Updated | August 20th, 2025</li>
159+
        <li> Size | 60.5KB</li>
153160
      </ul>
154161
        <a href="" target="_blank">
155162
        <img src="./assets/Download.png" width="300" height="70" />
265 Bytes
Binary file not shown.

index.html

Lines changed: 3 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ <h1>Flockers Dev Hub</h1>
1919
<a href="./contact.html">Contact</a>
2020
<script type='text/javascript' src='https://storage.ko-fi.com/cdn/widget/Widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Support me on Ko-fi', '#38ebff', 'S6S6QZ7AE');kofiwidget2.draw();</script>
2121
</nav>
22-
<!-- Login Currently disabled -->
22+
<!-- Login Currently disabled
2323
<a href="./UserLogin.html" class="login-btn">Overlay Creator</a>
24-
</div>
24+
</div>-->
2525
</header>
2626

2727

@@ -35,29 +35,6 @@ <h2>Welcome to Flockers Dev Hub</h2>
3535
<a href="https://discord.me/unreald" class="btn" target="_blank">🎁 Join Discord</a>
3636
</section>
3737

38-
<section class="server-connect-card">
39-
<h3>Join Our Arma Reforger Server!</h3>
40-
<h4><strong> [EU#1] Into the Zone | STALKER PvPvE | ACE</strong></h4>
41-
42-
<div class="details-grid">
43-
<div class="detail-item">
44-
<span>IP Address</span>
45-
<strong id="serverIp">83.81.148.69</strong>
46-
</div>
47-
<div class="detail-item">
48-
<span>Port</span>
49-
<strong id="serverPort">2001</strong>
50-
</div>
51-
<div class="detail-item">
52-
<span>Password</span>
53-
<strong id="serverPassword">None</strong> </div>
54-
</div>
55-
56-
<button class="btn" onclick="copyServerDetails()">Copy Connection Details</button>
57-
58-
<div id="copyFeedback" class="copy-feedback"></div>
59-
</section>
60-
6138
<!-- Project Showcase -->
6239
<section class="meet-the-team">
6340
<h2> latest Updated projects</h2>
@@ -66,7 +43,7 @@ <h2> latest Updated projects</h2>
6643
<img src="./assets/arma-reforger.jpg.0d81087bb3bc1765d016f68411147ecb.jpg" alt="Erasmus" class="team-photo" />
6744
<div class="team-info">
6845
<h3 class="team-name">UPDATE! Arma Reforger Server Files</h3>
69-
<p class="team-role">V1.3</p>
46+
<p class="team-role">V1.5</p>
7047
<a href="./ArmaReforger.html" class="login-btn">Download Now For Free</a>
7148
</div>
7249
</article>
@@ -185,35 +162,6 @@ <h4>Are you a real God?</h4>
185162
}
186163
});
187164

188-
// New JavaScript for Direct Connect Button
189-
function copyServerDetails() {
190-
const ip = document.getElementById('serverIp').innerText;
191-
const port = document.getElementById('serverPort').innerText;
192-
const password = document.getElementById('serverPassword').innerText;
193-
const connectionString = `${ip}:${port}`;
194-
const feedbackDiv = document.getElementById('copyFeedback');
195-
196-
navigator.clipboard.writeText(connectionString).then(() => {
197-
let feedbackText = `Copied server IP:Port (${connectionString}) to clipboard!`;
198-
if (password && password !== "None") {
199-
feedbackText += `\n\nAlso note the password: "${password}"`;
200-
}
201-
feedbackText += `\n\nNow open Arma Reforger, go to Multiplayer -> Direct Connect, and paste.`;
202-
203-
feedbackDiv.innerText = feedbackText;
204-
feedbackDiv.classList.add('show');
205-
setTimeout(() => {
206-
feedbackDiv.classList.remove('show');
207-
}, 6000); // Hide after 6 seconds
208-
}).catch(err => {
209-
console.error('Failed to copy: ', err);
210-
feedbackDiv.innerText = 'Could not automatically copy to clipboard. Please manually copy the IP, Port, and Password (if any).';
211-
feedbackDiv.classList.add('show');
212-
setTimeout(() => {
213-
feedbackDiv.classList.remove('show');
214-
}, 8000); // Keep error message longer
215-
});
216-
}
217165
</script>
218166

219167

0 commit comments

Comments
 (0)