Epoch/Sources/epoch_code/compile/functions
He-Man b791137b42 Update EPOCH_worldObjectType.sqf
Added private Variables, so external scripts calling this script can use "_return" as variable without problems

example EPOCH_lootTrash.sqf:
_return = false;
_getWorldTypes = [str(_x), _inputWorldTypes] call EPOCH_worldObjectType;
_return  <--- Is an array!!!
2016-08-24 21:20:38 +02:00
..
EPOCH_colorRange.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_convertTemp.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fn_returnConfigEntryV2.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_addItemOverflow.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_cursorTarget.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_dirToFuzzy.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_dynamicFSM.sqf Ryans Support 2016-06-14 12:54:38 +01:00
EPOCH_fnc_findRandomPosBehind.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_findSafePos.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_findSapperStalkLocation.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_isInsideBuilding.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_playerAttachToAntagonist.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_playerDeath.sqf 0.3.9 b570 2016-07-12 15:17:22 -05:00
EPOCH_fnc_playerDeathDetonate.sqf remove references to unneeded player var 2016-07-12 14:38:03 -05:00
EPOCH_fnc_playerDeathMorph.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_playerFired.sqf 0.3.9.0524 2016-06-14 19:58:22 -05:00
EPOCH_fnc_playerSetVariable.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_stringLeft.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_triggerAntagonist.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_fnc_vectorDivide.sqf Ryans Support 2016-06-14 13:02:18 +01:00
EPOCH_fnc_Weather.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_giveAttributes.sqf 0.3.9.0543 2016-06-27 11:51:31 -05:00
EPOCH_itemData.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_itemDisplayName.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_itemPicture.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_pushCustomVar.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_returnConfig.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
Epoch_SortArrayByDistance.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_worldObjectType.sqf Update EPOCH_worldObjectType.sqf 2016-08-24 21:20:38 +02:00