Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 251: Link to github wiki #273

Merged
merged 1 commit into from
Jul 29, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 7 additions & 9 deletions description.ext
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class Params
// ============================================================================================

// F3 - Debug Mode
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// WARNING: DO NOT DISABLE THIS COMPONENT

class f_param_debugMode
Expand All @@ -146,7 +146,7 @@ class Params
// ============================================================================================

// F3 - Folk Assign Gear Script
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki

class f_param_loadouts
{
Expand All @@ -158,10 +158,8 @@ class Params

// ============================================================================================

// ============================================================================================

// F3 - Mission Timer/Safe Start
// Credits: Please see the F2 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki

class f_param_mission_timer
{
Expand All @@ -174,7 +172,7 @@ class Params
// ============================================================================================

// F3 - Mission Conditions Selector
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki

class f_param_weather
{
Expand Down Expand Up @@ -213,7 +211,7 @@ class Params
// ============================================================================================

// F3 - AI Skill Selector
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki

class f_param_AISkill_BLUFOR
{
Expand Down Expand Up @@ -242,7 +240,7 @@ class Params
// ============================================================================================

// F3 - Caching
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki

// class f_param_caching
// {
Expand All @@ -261,7 +259,7 @@ class Params
// ============================================================================================

// F3 - Briefing Template
// Credits: BIS - Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki

class CfgDebriefing
{
Expand Down
2 changes: 1 addition & 1 deletion f/EandEcheck/f_EandECheckLoop.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Group E&E Check
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// SERVER CHECK
Expand Down
2 changes: 1 addition & 1 deletion f/FTMemberMarkers/f_localFTMemberMarker.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Fireteam Member Markers
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DECLARE PRIVATE VARIABLES
Expand Down
2 changes: 1 addition & 1 deletion f/FTMemberMarkers/fn_GetMarkerColor.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Convert teamcolors to markercolor.
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// Description: Converts group team colors to Marker colors
// Parameters
// 0: String (MAIN,RED,GREEN,BLUE,YELLOW)
Expand Down
2 changes: 1 addition & 1 deletion f/FTMemberMarkers/fn_SetLocalFTMemberMarkers.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Fireteam Member Markers
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// Description: Launches the main part of the FireTeam Member markers.
// Parameters
// Nothing.
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_3IFB.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - 3IFB
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_3IFB_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - 3IFB - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_3IFB_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - 3IFB - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_AI.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Assign Gear Script - AI
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// SERVER CHECK
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_aaf.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - AAF
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_aaf_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - AAF - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_aaf_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - AAF - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_clothes.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - F3 Folk ARPS Assign Gear
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// Prevent BIS Randomisation System
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_csat.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CSAT
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_csatPacific.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CSAT (PACIFIC)
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_csatPacific_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CSAT Pacific - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_csatPacific_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CSAT Pacific - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_csat_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CSAT - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_csat_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CSAT - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_ctrg.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CTRG
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_ctrg_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CTRG - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_ctrg_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - CTRG - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_fia.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - FIA
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_fia_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - FIA - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_fia_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - FIA - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
4 changes: 2 additions & 2 deletions f/assignGear/f_assignGear_gendarmerie.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - GENDARMERIE
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down Expand Up @@ -182,7 +182,7 @@ if (_isMan) then {
// ====================================================================================

// F3 - Folk ARPS Assign Gear Script - AAF - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_ldf.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - LDF
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_ldf_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - LDF - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_ldf_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - LDF - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_nato.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_natoPacific.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO (PACIFIC)
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_natoPacific_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO Pacific - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_natoPacific_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO Pacific - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_natoWoodland.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO (Woodland)
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_natoWoodland_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_natoWoodland_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_nato_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_nato_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NATO - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_npr.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NPR
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_npr_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NPR - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_npr_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - NPR - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_spetsnaz.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - Spetsnaz
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_spetsnaz_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - Spetsnaz - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_spetsnaz_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - Spetsnaz - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_syndikat.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - SYNDIKAT
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE EQUIPMENT TABLES
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_syndikat_light.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - Syndikat - Light Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
2 changes: 1 addition & 1 deletion f/assignGear/f_assignGear_syndikat_standard.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// F3 - Folk ARPS Assign Gear Script - Syndikat - Standard Loadout
// Credits: Please see the F3 online manual (http://www.ferstaberinde.com/f3/en/)
// Credits and documentation: https://github.com/folkarps/F3/wiki
// ====================================================================================

// DEFINE UNIT TYPE LOADOUTS
Expand Down
Loading