A3-Conquest.Altis / scripts / AEGIS / Credits.sqf
Credits.sqf
Raw
waitUntil {!(isNull (findDisplay 46))};

//Credits
_subject = player createDiarySubject ["Script Credits", "Script Credits"];
_log_briefing_GF = player createDiaryRecord ["Script Credits", ["• GF Earplugs", "

<br /><font size='15' color='#FFFFFF'>GF Earplugs
<br />
<br /><font size='12' color='#FFFFFF'>• GF Earplugs Script , mute or lower sound , with a key interaction , configurable key bindings.
<br />
<br /><font size='12' color='#e5c771'>• Usage: 
<br />		<font size='12' color='#FFFFFF'>- Drastically lower all sounds by pressing <font size='12' color='#e5c771'>'5'
<br />
<br /><font size='12' color='#e5c771'>• Author: <font size='12' color='#FFFFFF'>George Floros
<br />
<br /><font size='12' color='#e5c771'>• Download: <font size='12' color='#FFFFFF'><execute expression='nul = [] spawn MIL_fnc_links'>https://www.armaholic.com/page.php?id=33898</execute>
"
]];

_log_briefing_GF = player createDiaryRecord ["Script Credits", ["• GF Holster", "

<br /><font size='15' color='#FFFFFF'>GF Holster
<br />
<br /><font size='12' color='#FFFFFF'>• GF Holster Script, holster any weapon anytime , with a key interaction , configurable key bindings.
<br />
<br /><font size='12' color='#e5c771'>• Usage: 
<br />		<font size='12' color='#FFFFFF'>- Holster your currently equipped weapon by pressing <font size='12' color='#e5c771'>'6'
<br />
<br /><font size='12' color='#e5c771'>• Author: <font size='12' color='#FFFFFF'>George Floros
<br />
<br /><font size='12' color='#e5c771'>• Download: <font size='12' color='#FFFFFF'><execute expression='nul = [] spawn MIL_fnc_links'>https://www.armaholic.com/page.php?id=33897</execute>
"
]];

_log_briefing_GF = player createDiaryRecord ["Script Credits", ["• Dynamic-AI-Creator", "

<br /><font size='15' color='#FFFFFF'>Dynamic-AI-Creator
<br />
<br /><font size='12' color='#FFFFFF'>• Dynamic-AI-Creator , is a script for Arma III to randomally generate waypoints and units of different categories and sides.
<br />
<br /><font size='12' color='#e5c771'>• Features: 
<br />		<font size='12' color='#FFFFFF'>- Generate units and waypoints dynamically in AI-zones.
<br />	    - Dynamic decrease of unit number (infantry or vehicle groups).
<br />		- Freely chosen size and number of zones (modify directly in in-game editor)
<br />
<br /><font size='12' color='#e5c771'>• Author: <font size='12' color='#FFFFFF'>Silola
<br />
<br /><font size='12' color='#e5c771'>• Download: <font size='12' color='#FFFFFF'><execute expression='nul = [] spawn MIL_fnc_links'>https://forums.bohemia.net/forums/topic/167033-dac-v31-dynamic-ai-creator-released/</execute>
"
]];

_log_briefing_GF = player createDiaryRecord ["Script Credits", ["• Unit Map Markers", "

<br /><font size='15' color='#FFFFFF'>Unit Map Markers
<br />
<br /><font size='12' color='#FFFFFF'>• A system for showing Soldier, Vehicle and Group information on the Map, GPS and HUD.
<br />
<br /><font size='12' color='#e5c771'>• Features: 
<br />		<font size='12' color='#FFFFFF'>- Fully MP / Dedicated / SP / Host-Server Compatible.
<br />		- Map markers updated in real time to show unit movement, colored per faction.
<br />		- Dynamic simulation only showing physically visible units on map.
<br />
<br /><font size='12' color='#e5c771'>• Author: <font size='12' color='#FFFFFF'>Quiksilver
<br />
<br /><font size='12' color='#e5c771'>• Download: <font size='12' color='#FFFFFF'><execute expression='nul = [] spawn MIL_fnc_links'>https://www.armaholic.com/page.php?id=26993</execute>
"
]];

// Dynamic Enemy Population https://fluitarma.wordpress.com/
// Civilian Occupation System https://www.armaholic.com/page.php?id=25194