Skip to content

Instantly share code, notes, and snippets.

View dedmen's full-sized avatar

Dedmen Miller dedmen

View GitHub Profile
"CostMap"
"LockMap"
"Combat"
"Force"
"Animation"
"Damage"
"Collision"
"Transparent"
"Sound"
"SoundControllers"
IGIESW f:\steam\steamapps\common\arma 3\arma3.exe found in whitelist: NOIGIWHW Game f:\steam\steamapps\common\arma 3\arma3.exe found in whitelist: NOAusnahme ausgelöst bei 0x7775E3C5 in arma3.exe: 0xC0000017: Not Enough Quota (Parameter: 0x00000010).
Ausnahme ausgelöst bei 0x7775E3C5 in arma3.exe: 0xC0000017: Not Enough Quota (Parameter: 0x00000010).
bim 4 lnbsetcurselrow
bim 4 removemenuitem
bim 4 curatorcoef
bim 4 getreldir
bim 4 menucollapse
bim 4 ctrlsetfontheighth6
bim 4 configclasses
bim 4 findemptyposition
["dedmen"] call {
missionNamespace setVariable [_this select 0,player, true];
[0, {
params ["_myName"];
private _curVarName = _myName+"Cur";
if (!isNil _curVarName) then {
[-1, compile format["if (player == %1) then {%1 sideChat 'deleting Curator';}", _myName]] call CBA_fnc_globalExecute;
deleteVehicle (missionNamespace getVariable [_curVarName, objNull]);
missionNamespace setVariable [_curVarName, nil, true];
#define WETDISTORTION_0(INTENSITY)\
[\
1,\
INTENSITY, INTENSITY,\
4.10, 3.70, 2.50, 1.85,\
0.005, 0.005, 0.005, 0.005,\
0.5, 0.3, 10.0, 6.0\
]
#define WETDISTORTION_1(INTENSITY)\
[\
#define WETDISTORTION_0\
[\
1,\
0, 0,\
4.10, 3.70, 2.50, 1.85,\
0.005, 0.005, 0.005, 0.005,\
0.5, 0.3, 10.0, 6.0\
]
#define WETDISTORTION_1\
[\
aStop_2 db 'Stop',0
align 10h
aStoprelaxed db 'StopRelaxed',0
aTurnl db 'TurnL',0
align 4
aTurnr db 'TurnR',0
$1 - 'GetInDriver'
$1 - 'GetInPilot'
$1 - 'GetInGunner'
$1 - 'GetInCargo'
$1 - 'GetInTurret'
$1 - 'Repair'
$1 - 'Refuel'
$1 - 'Rearm'
$1 - 'LightOn'
$1 - 'LightOff'
RegWrite("HKEY_CURRENT_USER\Software\Mikero\pboProject\Settings", "m_exclude", "REG_SZ", "thumbs.db,*.txt,*.h,*.dep,*.cpp,*.bak,*.png,*.log,*.pew")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\pboProject\Settings", "m_Author", "REG_SZ", "thumbs.db,*.txt,*.h,*.dep,*.cpp,*.bak,*.png,*.log,*.pew")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\pboProject\Settings", "m_compress", "REG_DWORD", "1")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\pboProject\Settings", "fs_temp_folder", "REG_SZ", "C:\temp")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\pboProject\Settings", "prj_Pdrive", "REG_SZ", "C:\")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\rapify", "exe", "REG_SZ", "C:\Projects\task-force-arma-3-radio\tools\rapify.exe")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\makepbo", "exe", "REG_SZ", "C:\Projects\task-force-arma-3-radio\tools\makepbo.exe")
RegWrite("HKEY_CURRENT_USER\Software\Mikero\pboproject", "exe", "REG_SZ", "C:\Projects\task-force-arma-3-radio\tools\pboproject.exe")
This file has been truncated, but you can view the full file.
{
"functions": {
"!": [
{
"cat": "Default",
"desc": "not a",
"ex": "!true",
"exres": "false",
"op": {
"argT": [
New Pre-release 218
Fixed fast moving Player's voice lagging behind. (requires TS plugin update)
Added Setting to configure Position update Interval(edited)
New Pre-release 219
Fixed unable to Access Zeus with German keyboard layout and default LR Additonal hotkey (https://github.com/michail-nikolaev/task-force-arma-3-radio/issues/1221) (Default LR Additonal hotkey changed from Y to CTRL+T)
Fixed TFAR_SameLRFrequenciesForSide being ignored (https://github.com/michail-nikolaev/task-force-arma-3-radio/issues/1218)
New Pre-release 221
Fixed (or Added?) comma is now also accepted as seperator when entering a frequency (https://github.com/michail-nikolaev/task-force-arma-3-radio/issues/896)