1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/respawn/functions
Dedmen Miller 81e02a7336 Refactor private ARRAY to private keyword ()
* Everything

* Fixed missing ;

* Fix missing ; and double private

* Fixed cannot isNull on number

* Turn _temparture back to isNil

* Fix error from merge
2017-10-10 09:39:59 -05:00
..
fnc_canMoveRallypoint.sqf cleanup respawn module, close 2015-09-26 16:28:18 +02:00
fnc_handleInitPostServer.sqf Refactor private ARRAY to private keyword () 2017-10-10 09:39:59 -05:00
fnc_handleKilled.sqf Cleanup Merge and remoteFnc events 2016-06-02 19:59:18 -05:00
fnc_handlePlayerChanged.sqf Minor optimizations using private, params, and isEqualType () 2016-09-04 16:44:22 +02:00
fnc_handleRespawn.sqf use 'getUnitLoadout' instead of 'FUNC(getAllGear)' and deprecate it 2016-05-14 10:49:09 +02:00
fnc_initRallypoint.sqf convert log macros to cba versions () 2016-10-02 12:55:31 +02:00
fnc_module.sqf convert log macros to cba versions () 2016-10-02 12:55:31 +02:00
fnc_moduleFriendlyFire.sqf convert log macros to cba versions () 2016-10-02 12:55:31 +02:00
fnc_moduleRallypoint.sqf convert log macros to cba versions () 2016-10-02 12:55:31 +02:00
fnc_moveRallypoint.sqf Refactor private ARRAY to private keyword () 2017-10-10 09:39:59 -05:00
fnc_restoreGear.sqf Don't add fake weapon in restoreGear () 2017-09-10 14:42:04 -05:00
fnc_showFriendlyFireMessage.sqf Run event renaming script 2016-05-24 14:13:11 +01:00
fnc_teleportToRallypoint.sqf Minor optimizations using private, params, and isEqualType () 2016-09-04 16:44:22 +02:00
fnc_updateRallypoint.sqf Refactor private ARRAY to private keyword () 2017-10-10 09:39:59 -05:00
script_component.hpp fixes and spaces 2015-01-13 15:28:03 +01:00