-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathintroduction.html
486 lines (448 loc) · 41.6 KB
/
introduction.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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="We are a friendly Arma 3 co-op community">
<meta name="author" content="">
<title>FolkARPS - A friendly Arma 3 co-op community</title>
<link href="www/styles/site.css" rel="stylesheet">
<style>
@font-face {
font-family: 'russian';
src: url('russian.ttf');
}
</style>
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<link rel="SHORTCUT ICON" href="favicon.ico">
</head>
<body class="body introduction">
<div class="frame">
<div class="frame__inner">
<div class="frame__content frame__content--header">
<header class="header">
<div class="header__inner header__inner--upper">
<div class="header__logo-area">
<h1 class="homer">FolkArps</h1>
<img src="www/images/logo.png" data-target="Home" class="[ nav-toggle ] site-logo ] [ header__site-logo ]" alt="FolkARPS logo">
</div>
<div class="[ header__nav-handle ] [ nav-handle ] [ mob-nav-toggle ]">
<div class="nav-handle__box">
<div class="nav-handle__dash">
</div>
</div>
</div>
</div>
<div class="header__inner header__inner--lower">
<nav class="nav">
<ul class="nav__list">
<li class="nav__item">
<a href="#Home" class="[ nav-toggle nav-toggle--on ] [ mob-nav-close ] [ nav__link ]" data-target="Home">
<span>Home</span>
</a>
</li>
<li class="nav__item">
<a href="#About" class="[ nav-toggle ] [ mob-nav-close ] [ nav__link ]" data-target="About">
<span>About</span>
</a>
</li>
<li class="nav__item">
<a href="#Classified" class="[ nav-toggle ] [ mob-nav-close ] [ nav__link ]" data-target="Classified">
<span>Classified</span>
</a>
</li>
<li class="nav__item">
<a href="#Misc" class="[ nav-toggle ] [ mob-nav-close ] [ nav__link ]" data-target="Misc">
<span>Misc</span>
</a>
</li>
</ul>
</nav>
</div>
</header>
</div>
<div class="frame__content frame__content--body frame__content--horizontal">
<main class="main">
<div class="main__inner"><div class="[ layout-7-4-reverse ] [ no-top ] [ tohide ]" id="About">
<div class="sub-nav sub-nav--vertical">
<h3 class="sub-nav__heading">Quick links</h3>
<ul class="sub-nav__list">
<li class="sub-nav__item">
<a class="[ hide-toggle ] [ sub-nav__link ] on" data-target="Basics">
<span>The Basics</span>
</a>
</li>
<li class="sub-nav__item">
<a class="[ hide-toggle ] [ sub-nav__link ]" data-target="Joining">
<span>Showing up</span>
</a>
</li>
<li class="sub-nav__item">
<a class="[ hide-toggle ] [ sub-nav__link ]" data-target="Etiquette">
<span>Etiquette</span>
</a>
</li>
<li class="sub-nav__item">
<a class="[ hide-toggle ] [ sub-nav__link ]" data-target="Platoon">
<span>FA Platoon</span>
</a>
</li>
<li class="sub-nav__item">
<a class="[ hide-toggle ] [ sub-nav__link ]" data-target="Teamspeak">
<span>Teamspeak</span>
</a>
</li>
<li class="sub-nav__item">
<a class="[ hide-toggle ] [ sub-nav__link ]" data-target="Leadership">
<span>Leadership</span>
</a>
</li>
</ul>
</div>
<div>
<div class="tohide" id="Basics">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>The Basics</h2>
<p><b>Uh, hello?</b></p>
<p>Welcome, comrade! <em>The Third International Fighting Brigade of Takistan in the name of Che Guevara</em> is overjoyed to have you with us. I can see that you are ready to charge off into action. Unfortunately, you will have to curb your enthusiasm for a bit, as our scheduled operations do not begin before <em>1920 UK time, every Sunday and Tuesday.</em></p>
<p><b>The what now?</b></p>
<p>The sessions, of course! Twice a week, we will embark on a mix of Coop and PvP missions. Generally, they are affairs of 20-50 organized, focused individuals, who can be relied on to bring them to a close within 40 min, without resorting to revive or third person.</p>
<p><b>Oh, yeah, the sessions. That's what i came here for. What are the requirements for joining up?</b></p>
<p> To attend, you will need the latest (official, stable, non beta version of) Arma 3, and (the latest stable, non beta version of) TeamSpeak 3. The Arma 3 DLC is not strictly required, but players who don't have the APEX expansion will not be able to participate in missions set on Tanoa. There are also no required addons. There is a small list of optional addons, but they are, as the name says, optional.</p>
<p><b> So that's for "attending". What if I want to <em>join</em>?</b></p>
<p>There is no "joining" process in FA. Everyone is welcome to hop on and play. There is also no saluting, no ranks, and the slots are handed out on a 'first come-first served' basis, and you can take any slot the host calls out, be it commander, tanker, pilot, or the common grunt.</p>
<p><b>That's cool!</b></p>
<p>Yes it is.</p>
<p><b>Wait, there are no ranks, but there's a commander?</b></p>
<p>Exactly. Anyone can step up to command, anyone can step up to be a grunt. But whatever slot you pick for the mission, <em>stick to it</em>. If you're a rifleman, do what your unit lead tells you. If you're a unit lead, do what your commander tells you. If you're a commander, devote your time to actually commanding. ArmA works best as a team sport. Folk ARPS believes you don't need ranks to be a team.</p>
<p><b>But what if I screw up?</b></p>
<p>Then you screw up, you laugh it off, and you do better next time. Like most other things in FA, competence is entirely optional. Your comrades will not feel less of you for trying. <a href="https://en.wikipedia.org/wiki/Purge"><em>Or else.</em></a></p>
<p><b>Uh...</b></p>
<p> But enough about unpleasantries. Step right on to the next room, while we walk you through the standard setup:</p>
<a class="[ hide-toggle ] [ hide-toggle-alt ] [ btn ]" data-target="Joining">
<span><s>Joining</s> Showing up</span>
</a>
</div>
</div>
<div class="tohide" id="Joining">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>Showing up</h2>
<p>So, first of all, before you join, you should probably set up your Teamspeak client</p>
<p><b>How do I set up Teamspeak?</b></p>
<p>For starters, if you don't already have it, download <a href="http://www.teamspeak.com/downloads">the latest version of TS3 from their website</a> and install it. Once it's installed, launch it and connect to <em>server.folkarps.com:9988</em>. The password is <em>freedom</em>. You will be connected to "General Chat", at the very bottom of the list. For the session, move to "Limbo", at the very top of the list. Next, you should probably join the game server.</p>
<p><b>How do I join the ArmA 3 server?</b></p>
<p>In the ArmA 3 Launcher that starts when you launch the game from Steam, go to SERVERS, then INTERNET, then search for 'folk' (it may take couple of minutes). Of the two servers found, select the "Folk ARPS" server and click "join". The password is "freedom".</p>
<p><b>The server just kicked me.</b></p>
<p> Yeah, that tends to happen if you have non-authorized mods. Close the game, disable any non-authorized mods (or, as a last resort, <em>all mods</em>) and try again.</p>
<p><b>Ok, I'm in. What now?</b></p>
<p>Now we wait for the host to pick a mission. Once everyone is in the Limbo channel and on the game server, the Host load up a mission and begin calling slots. For example, the Host will call for a Commander, and open the CO slot. Whoever takes the slot is the commander for the duration of the mission. Next he will call the SL, then FTL etc. Once everyone is slotted, the session Host will launch the mission, ask you to move to a different Teamspeak channel, which will be used for the duration of the mission.</p>
<p><b>So how do the actual missions work?</b></p>
<p>Once the mission is launched, you will see the briefing screen, and should move any banter to the sidechat (press '/' to type, press 'enter' to send). This gives the CO time to read the briefing and think of a plan in peace. It's a good idea to read the briefing yourself. When the CO is done planning, he will then share his plan with the rest of the platoon, and the mission will start. <s>When</s> If you get killed, return to Limbo, and once the mission ends, the Host loads the next mission, and the slotting starts again.</p>
<p><b>Hold on. If just anyone can join, then how do you keep out the... how to put this... more disruptive people from ruining the sessions?</b></p>
<p><a href="https://en.wikipedia.org/wiki/Purge"><em>The Host team has methods of enforcing etiquette</em></a></p>
<p><b>The, uh, the etiquette?</b></p>
<p>Oh, that's right, how (ironically) rude of me! Step right into the next room:</p>
<a class="[ hide-toggle ] [ hide-toggle-alt ] [ btn ]" data-target="Etiquette">
<span>Etiquette</span>
</a>
</div>
</div>
<div class="tohide" id="Etiquette">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>Etiquette</h2>
<p><b>So, what <em>is</em> the etiquette?</b></p>
<p>We ask that every comrade observes a few very simple principles with regard to communications, gameplay and banter:</p>
<ul>
<li>Slotting: During this phase please don't talk on TS and listen carefully to the host's instructions. Please use SideChat for questions and banter.</li>
<li>Briefing: During this phase please don't talk on TS and listen carefully to the CO's instructions. Please use SideChat for banter. Importantly, we don't plan by committee: critiques and alternative plans belong in the session's AAR thread.</li>
<li>In-Game: Simply remember that one person's witty banter can be another's frustrating distraction. Some banter on VON is fine, but if an element leader asks you to hush for a bit, please do so.</li>
</ul>
<p><b>That seems reasonable. What about during gameplay?</b></p>
<p>If you do only one thing, simply to follow the orders of your element leader and avoid lone-wolfing. Beyond that, we like to respect the design of each scenario and play the parts we have selected during slotting: unless ordered to, please don't scavenge for fancy/different weapons or vehicles not relevant to your role. Non-regulation gear tends to attract friendly fire and falling submarines.</p>
<p><b>What?!?</b></p>
<p>Nevermind. Just follow the etiquette and keep the banter to chat during planning.</p>
<p><b>Is, uh, is there an etiquette guide for banter?</b></p>
<p>Just one rule: please don't use humour that is at the expense of any group of people, be it defined by gender, race, sexual orientation, nationality, political views etc. At FA, everyone is welcome - because we all strive to ensure nobody feels unwelcome. We're sure you already know that outright sexism, racism, homophobia etc. are unacceptable here (as in many communities) - we just ask that when you crack a joke or make a witty comment, you consider first whether it will make someone feel unwelcome. If your remark boils down to 'lol, gay'/'lol, swedes'/'lol, rape', then it's just not our kind of banter. This applies not only to 'Banter' banter, but to any and all FA comms channels, be it forums, Discord, or party-approved carrier pigeons.</p>
<p><b>But what if me and my friend have this in-joke that s/he doesn't find offensive at all, even though it's about Swedes and Australians and sex? Isn't this all a bit Social Justice Warrior?</b></p>
<p>Remember that anyone can participate in our sessions - new comrades might not understand that you're friends, and may feel uncomfortable enough not to come back - which would be a shame for you, them and everyone who works hard to make the sessions happen. This isn't about politics for us, it's about ensuring that FA is a community where absolutely anyone can come and enjoy some tactical ArmA. Even sex-loving Swedes and Australians.</p>
<p><b>Ah ... yeah, that makes sense now that you put it that way. So what happens if someone says something that makes me uncomfortable?</b></p>
<p>Contact any of the hosts and they'll do all they can to resolve the situation. Hopefully without having to use a Party-issued Makarov.</p>
<p><b>So, basically, don't be a dick?</b></p>
<p>Basically.</p>
<p><b>Anything else I should know?</b></p>
<p>I am glad you asked! Step right on through this bunker for the organisational briefing:</p>
<a class="[ hide-toggle ] [ hide-toggle-alt ] [ btn ]" data-target="Platoon">
<span>FA Platoon</span>
</a>
</div>
</div>
<div class="tohide" id="Platoon">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>FA Platoon</h2>
<p><b>So, what exactly are all these CO, SL, FTL things I keep hearing about?</b></p>
<p>The missions (mostly) incorporate the FA2015 Platoon structure. The Platoon, led by a CO, consists of three Squads, led by SLs, each made up of two Fireteams, led by FTLs.</p>
<p><b>Oh, well, obviously. But let's pretend for a moment that I didn't understand a word of that...</b></p>
<p>You'll figure it out the minute you see it in action. If you're 100% new to this, my advice would be to grab one of the 'riflemen' slots. You can even ask the host to save you one. It's a perfect position to see how the system works, and it takes no prior knowledge past "listen to your leader" and "point and shoot".</p>
<p><b>Right. But suppose I still wanna hear the details?</b></p>
<p>Allrighty then:</p>
<div class="panel">
<img class="img-responsive center-block" src="fa15_ft.png">
<p><u>The fireteam element</u> consists of the <font color="blue">Fire Team</font> and <font color="red">Maneuver Team</font>. They all talk to eachother over <font color="green">Group VON</font> (AKA the in-game channel). It's advised to have a dedicated push-to-talk key set up for group VON exclusively.</p>
</div>
<p><b>Fire and Maneuver?</b></p>
<p>Exactly. One team <font color="blue">suppresses the enemy</font> (so they can't shoot back), and then the other team <font color="red">moves in</font> for the kill.</p>
<div class="panel">
<img class="img-responsive center-block" src="fa15_sqd_inf.png">
<p><u>An infantry squad</u> consists of two fireteams and the Squad Leader element (basically, SL and Medic). SL and FTLs talk to each other over TeamSpeak.</p>
</div>
<p><b>So, if I'm not an SL or FTL...</b></p>
<p>You generally don't talk on TS. Unless there's something really, really urgent.</p>
<div class="panel">
<img class="img-responsive center-block" src="fa15_plt_inf.png">
<p><u>An infantry platoon</u> consists of (up to) three squads, attachments, and the CO element (basically CO, Medic, and UAV operator). The CO and SLs speak to each other over Chanel Commander.</p>
</div>
<p><b><u>Infantry</u> squad. There are other kinds?</b></p>
<p>Very observant! There is, indeed, a mechanized squad. Basically, the mech. squad trades one fireteam for an armored transport/fire support vehicle.</p>
<div class="panel">
<img class="img-responsive center-block" src="fa15_plt_mech.png">
<p>And as you can imagine, three <u>mech. squads</u> and attachments make up <u>a mech. platoon</u>.</p>
</div>
<p><b>Wait, what are 'attachments'?</b></p>
<p>Attachments are typically 2-man elements (spotter and gunner) that can be used to add a specific type of special weapon to the platoon. For example, the Heavy AntiTank (HAT) team adds, as the name suggests, a heavy AT weapon. An MMG team adds a medium machinegun, which is bigger than what the automatic riflemen have. A mortar team, well, you get the picture.</p>
<p><b>So, where do they fit on the diagram?</b></p>
<p>Wherever the CO wants them. When attached to a squad, the Attachment lead (the 'spotter') talks on TS. When attached directly to CO, they speak on Chanel commander.</p>
<p><b>Wait, wait, back up: what's "Channel Commander"?</b></p>
<p>Oh, right, that thing. Well, CC is a TeamSpeak feature that lets you talk to people outside of your channel. We use it for comms 'one level up' from TS. You can more or less ignore it unless you slot as an element lead. or your lead gets shot and you have to take over.</p>
<p><b>And if that happens?</b></p>
<p>I am glad you asked! Proceed right down this hatch for your comms training:</p>
<a class="[ hide-toggle ] [ hide-toggle-alt ] [ btn ]" data-target="Teamspeak">
<span>Teamspeak</span>
</a>
</div>
</div>
<div class="tohide" id="Teamspeak">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>Teamspeak</h2>
<p><b>OK, I got the latest Teamspeak 3 from the <a href="http://www.teamspeak.com/downloads">website</a>, and have it installed and launched.</b></p>
<p>Go to "connect" and use these details:</p>
<ul>
<li>Address:</li>
<li> server.folkarps.com:9988 (note: the domain and port go together)</li>
<li>Password:</li>
<li>freedom</li>
</ul>
<p><b>I'm connected. Which channel should I go to?</b></p>
<p>For the session, you're going to start with "Limbo (Slotting/Dead)". When you've just arrived, hang out there. When the mission starts, everyone will move to the appropriate side channel family (BLUFOR/OPFOR/INDFOR). Further channel split will be handled by the CO. When the mission ends (either for everyone or just for you) return to limbo, and wait for the next mission.</p>
<p><b>What about Channel Commander?</b></p>
<p>CC is a TeamSpeak feature that lets you talk to people "over the fence" of your channel. The setup we use is pretty straightforward:</p>
<div class="panel">
<ul>
<li>In TS3 go to Tools > Whisper Lists (Ctrl+Shift+W)</li>
<li>Click on New (in the bottom-left of the dialog)</li>
<li>Set a Hotkey (the suggestion is: H)</li>
<li>Set Whisper to: to Groups</li>
<li>Set Group Whisper Type: to Channel Commander</li>
<li>Set Group Whisper Target: to Complete Channel Family</li>
<li>Click OK</li>
</ul>
<p>And you're set. To turn CC on/off, either right-click your name in the playerlist and select Channel Commander, or set-up a hotkey (or combination, such as Shift+H):</p>
<ul>
<li>TS3 > Settings > Options (Alt+P) > Hotkeys > Add</li>
<li>In the dialog that pops-up click on Show Advanced Options</li>
<li>Under the action Channel Commander select Toggle Channel Commander</li>
<li>Set a hotkey or hotkey combination (the suggestion is Shift+H)</li>
<li>Click OK, then click OK again to exit the Options dialog</li>
</ul>
</div>
<p><b>Sounds technical</b></p>
<p>Sounds, yes. But once you see it in action,it gets intuitive. In general, it's highly recommended to have CC if you plan on taking leadership slots. Or, when your superior gets shot, and you get assigned leadership.</p>
<p><b>That doesn't sound like something that should happen very often, right?</b></p>
<p>Er...Well, why don't you follow me to the leadership course, just in case?</p>
<a class="[ hide-toggle ] [ hide-toggle-alt ] [ btn ]" data-target="Leadership">
<span>Leadership</span>
</a>
</div>
</div>
<div class="tohide" id="Leadership">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>Leadership</h2>
<p><b>So, suppose I get 'promoted' to a leadership position. How do I exactly run my unit(s)?</b></p>
<p>That's a difficult one, but there are a few best practices:</p>
<ul>
<li><b>Within a fireteam, be ready to step up if your FTL dies!</b> Seniority within the fireteam follows the order of slotting: automatic rifleman #1 is 2IC, then automatic rifleman #2, then the assaultman (AT) ... and then your fireteam pretty much ceases to exist.</li>
<li><b>As an FTL, be sure to re-consolidate and reassess your fireteam after each engagement!</b> Remember that your riflemen in the <font color="red">manoeuvre sub-element</font> are carrying spare ammo for your automatic riflemen in the <font color="blue">base-of-fire sub-element</font>.</li>
<li><b>At the fireteam level, make good use of <u>successive bounding overwatch</u>,</b> as helpfully outlined in <a href="http://ttp3.dslyecxi.com/8_tactics.php">TTP3</a>. Within each fireteam, the two colour teams are split very purposefully into distinct <font color="blue">base-of-fire sub-elements to fix the enemy with fire</font> and <font color="red">manoeuvre elements to flank or assault the enemy</font>. Be sure to re-consolidate your fireteam after the engagement has concluded.</li>
<li><b>At the squad level, make good use of <u>alternating bounding overwatch</u>.</b> Within each squad, both fireteams are very robust and powerful sub-units, capable of acting as either a base-of-fire or manoeuvre element, trading off roles as the squad advances using fire-and-manoeuvre to leapfrog fireteams past one another in quick succession.</li>
<li><b>As CO, assign objectives to your SLs,</b> then allow your SLs to use their two fireteams as they see fit in order to accomplish those objectives.</li>
</ul>
<p><b>Got it. I think. Wait, is there anything I shouldn't do?</b></p>
<p>Lots. Here are some to things to watch out for:</p>
<ul>
<li><b>As an FTL, don't treat your colour teams as independent units with sub-leaders.</b> Your fireteam operates as a whole in support of the other fireteam (or vehicle) in your squad, and you are the brains telling the other five what to do. Think of your colour teams as polygamous-battle buddies, not independent units!</li>
<li><b>As an SL, don't split your fireteams beyond the range of mutual support.</b> Your squad is the smallest unit with which to accomplish an independent objective such as "Seize the outpost on Hill 138." Use your fireteams to support one another in order to accomplish your squad's objectives!</li>
<li><b>As CO, do not give assignments to individual fireteams within a squad.</b> Your SLs will manage their own fireteams; your job is to control the flow of the platoon as a whole and not get bogged down in the specifics of any one engagement.</li>
</ul>
<p><b>Well, thanks. That was a fairly comprehensive infodump.</b></p>
<p>The pleasure is all mine, comrade. The Party is always happy to help. if you have any other questions, feel free to ask in our <a href="http://www.discord.gg/0Z8wIyiaekveqtZ4">Discord channel</a>. Now please, after me:</p>
<a class="[ hide-toggle ] [ hide-toggle-alt ] [ btn ]" data-target="Deployment" >
<span>Deployment</span>
</a>
</div>
</div>
<div class="tohide" id="Deployment">
<div class="formatted">
<div>
<h3><b>***DECLASSIFIED***</b></h3>
<p>Transcript approved for training purposes</p>
</div>
<h2>Deployment</h2>
<p><b>I really liked the presentation so far, but I don't think I'm quite ready to hop on just yet. I was thinking maybe I'll... wait, why are you handing me a bag of ammo?</b></p>
<p>You can thank me later, comrade. Your uniform is also inside.</p>
<p><b>Where the hell are we?</b></p>
<p>Supply depot, naturally! Where else to we get you your equipment? Oh, and here's your helmet.</p>
<p><b><em>Is that a BTR?!?</em></b></p>
<p>Of course. And your trusty AK is waiting inside!</p>
<p><b>...You know what, maybe I 'll come round some other time...</b></p>
<p>HA HA HA! You are a witty one, comrade! Now, really, and before I draw my Makarov ... <em><u>Get. On. The. Troop. Transport.</u></em></p>
</div>
</div>
</div>
</div></div>
</main>
</div>
</div>
</div>
<div class="[ pop-up ] [ pop-up-toggle ]">
<div id="pop-up-content" class="pop-up__content">
<div class="[ pop-up__close ] [ pop-up-toggle ]">Close</div>
<div class="pop-up-content" data-pop-content="Patches">
<div class="pop-up__header">
<h2><b>Folk ARPS bulletin board</b></h2>
</div>
<ul class="tabs">
<li class="[ tabs__item tabs__item--1 tabs__item--2016 ] [ tab-item tab-item--active ]" id="2016">
<div class="formatted">
<p><b>Hey, comrade Commissar, I've been meaning to talk to you! I've noticed a batch of those "biohazard" crates came in yesterday. I don't suppose the Party preparing a morale-patch related surprise for the winter holidays?</b></p>
<p>Of course not, comrade. "The winter holidays" are nothing but a consumerist ploy to drag people's attention away from the glory that is our Agrarian Utopia. Suggesting anything else would be counterrevolutionary talk!</p>
<p><b>Uh... of course, comrade Commissar. That's what I meant to say.</b></p>
<p>Exactly. On an entirely unrelated note: The Party has been hard at work preparing a special, end-of-the-calendar-year surprise! As you have so cleverly guessed, we are rolling out the new and improved version of the last year's new and improved morale patch.</p>
<img class="img-responsive center-block" src="PNG/patches/2016-patch.png">
<p><b>An improved improved morale patch?</b></p>
<p>Exactly! The old velcro backing has been retained, but the shield shape has been streamlined for better aerodynamics.</p>
<p><b>That sounds excellent! But wait, I've noticed the crates were noticeably heavier than last year's. how are the patches streamlined if they're also heavier?</b></p>
<p>No, that's just the lead lining. The patches retain roughly the same size. The behind-the-scenes workings, however, have been significantly upgraded. I hear the production process uses only a quarter of agar base it used earlier.</p>
<p><b>What's agar?</b></p>
<p>It's a gelatinous...the point is, we've made the whole process much more efficient. It uses less man-hours, less resources, and the patch itself has a much, much longer expected <font style="font-size:30%;">half-</font>life.</p>
<p><b>That's excellent news, comrade Commissar! I'll be sure to grab one as soon as they're available! ...Uh, how do I grab one? Is the procedure the same as last year?</b></p>
<p>Sadly, budgetary constraints have forced us to extend our self-equipment program into the next year. I am, however, proud to say that <font style="font-size:30%;">some of</font> the savings achieved through greater efficiency will be passed on to all comrades. You will soon be able to don your brand new morale patch, for a fraction of the cost of the last one. Not to mention the new emblem pattern will help comrades blend in during ops on Tanoa.</p>
<p><b>I wouldn't be so sure about that. Since we got the last batch of patches, one guy in my unit turned green.</b></p>
<p>Hahaha, comrade, I'm sure you are referring to "going green". It means someone-</p>
<p><b>No, I mean, since August, he's been steadily turning ever so slightly green. Literally.</b></p>
<p>...Comrade, would you be so kind as to notify your unit that first thing tomorrow morning they are to attend a mandatory lecture on proper uniform maintenance and personal hygiene.</p>
<p>Actual info: We've ordered a new batch of morale patches, with a brand new Tanoa theme! We expect them to be arriving sometime around 2016-01-15. The size is 10x7,5, and they come with a velcro back. Each patch can be had in exchange for 5 units of whatever your preferred currency is (as long as it's USD, EUR or GBP), shipping included, and, as usual, all profits (if somehow there is any) go towards the <s>Dacha whiskey budget</s> maintennance of the K-IV Widowmaker.All funds can be sent to the standard, [email protected] paypal account, along with a message to Prime Minister Netkev, who, as always, has our full support.</p>
<img class="img-responsive center-block" src="PNG/patches/2016sample.jpg">
<form action="http://www.folkarps.com">
<input class="btn btn-block" type="submit" value="Back to main" />
</form>
</div>
</li>
<li class="[ tabs__item tabs__item--2 tabs__item--2015 ] [ tab-item ]" id="2015">
<div class="formatted">
<p><b>Comrade Commissar, what are those strange crates that have been showing up all over the base?</b></p>
<p>The leaky ones, the glowing ones, or the ones with the biohazard stickers?</p>
<p><b>Uh...well, let's start with those last ones.</b></p>
<p>Ah, you mean the ones for the patches? Well, we were going to make an official announcement a bit later, but since you're asking: The Party R&D committee is preparing for the launch of the all new and improved Folk ARPS Morale Patch! The production is going great, <font style="font-size:30%;">with like 20% less heavy metal poisoning,</font> and we expect the full roll out to begin shortly. The science bureau has been hard at work to outdo it's last year's patch-related achievements, and I dare say they did a hell of a job at it<font style="font-size:30%;">, may they rest in peace</font>!</p>
<img class="img-responsive center-block" src="PNG/patches/testimonials-suntze.jpg">
<p><b>Improved morale patch? Does it really improve morale?</b></p>
<p>I assure you, comrade, morale improvement is definitely one of the <font style="font-size:30%;">possible side</font>effects! Not only that, but the size has been practically doubled, but the head of the science department assures me that the new shield shape will significantly boost the provided protection.</p>
<p><b>Protection? Are the patches bulletproof?</b></p>
<p>Uh...sure, why not. Anyway, they also added velcro backing, to make it even easier to attach to your jacket and/or backpack!</p>
<p><b>That's fantastic! How do I get one?</b></p>
<p>You will be fully informed of the distribution process as soon as the engineering department irons out a few kinks. They assure me they can get them to below 300 rads by Wednesday, so keep your ears peeled! You might just want to sign up for one in advance!</p>
<p><b>I definitely will! I've seen some comrades wearing the last year's patch, and they were all glowing with pride! I will be sure to get one of my own this time!</b></p>
<p>Uh, yes, absolutely, pride. Glowing with pride.Right.</p>
<p>OK, jokes aside, just like last year, we are ordering a batch of custom made patches, made after a design lovingly crafted by comrade Tigershark. Unlike the old design, the patches are larger, at 8cm width and 9.5cm height. The patches will be available to anyone interested, at 7GBP/10USD/10EUR, international postage included. All money earned (if, by some freak accident, there is any) will go towards next year's upkeep of our K19-III Widowmaker game server. So you get to have a patch, and contribute to paying <s>Tiger's lawyer fees</s> for FA's continuing existence.Do your share, and look cool doing it!</p>
</div>
</li>
<li class="[ tabs__item tabs__item--3 tabs__item--2014 ] [ tab-item ]" id="2014">
<div class="formatted">
<p><b>Comrades of the Politburo, what's this rumour I hear about a secret Party project to create patches?</b></p>
<p>Trading in rumours, comrade? A dangerous business that can get you arrested! However, in this case the rumour is true. Behold, prototypes from the secret facility created by comrade Tigershark <font style="font-size:70%;">(no, not that facility, a new one)</font>:</p>
<img class="img-responsive center-block" src="PNG/patches/2014.jpg">
<p><b>How do I get hold of one?</b></p>
<p>Once we've ironed-out (hurr) some issues with the first batch <font style="font-size:70%;">(radiation, unacceptable worker mortality rates ... nothing too serious)</font>, we shall initiate a programme of distributing patches to comrade-supporters of our server, K19-III. More details will follow at a later date, but you'll have to excuse me <font style="font-size:85%;">for now </font><font style="font-size:70%;">because I have</font><font style="font-size:55%;"> a headache </font><font style="font-size:40%;">and nausea</font>...</p>
<p><b>Comrade? Comrade, are you there?</b></p>
<p>Unfortunately, 2014 edition patches are now out of stock.</p>
<form action="http://www.folkarps.com">
<input class="btn btn-block" type="submit" value="Back to main" />
</form>
</div>
</li>
</ul>
</div>
<div class="pop-up-content" data-pop-content="YIR">
<div class="pop-up__header">
<h2><b>Folk ARPS bulletin board</b></h2>
</div>
<div class="formatted">
<h4 class="russian larger-text">DECLASSIFIED</h4>
<p>Cleared for publication</p>
<h3><b>Folk ARPS Year-in-review 2016 contest</b></h3>
<p>COMRADES! ONCE AGAIN THE PARTY PRESENTS YOU WITH AN OPPORTUNITY!</p>
<ul>
<li>Are you a participant in 2016 combat operations?</li>
<li>Do you have video footage from said operations?</li>
<li>Are you skilled in video editing and eager to prove it?</li>
</ul>
<p>
<em>Then the Party has a job for <b>you!</b></em></p>
<p>
Trawl through your archive for videos celebrating the tenacity,
courage, and bravery of your fellow compatriots! Arrange a short video
presentation, and submit it to your nearest comrade Commisar. The best
submission will have a chance to be featured on the Party web service,
and show the glory of the Party for all to see!
</p>
<p><b>DO YOUR PART TODAY!</b></p>
<p>
The video archive caught on fire again, didn't it?<br>
<b>Shut up.</b>
</p>
</div>
</div>
</div>
</div>
<!-- /.container -->
<!-- Bootstrap Core JavaScript -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/js.js"></script>
<!-- jQuery Version 1.11.1 -->
<!-- <script src="www/scripts/site.js"></script> -->
</body>
</html>