Epoch/Sources/epoch_server/compile/epoch_server
He-Man 2ef6790a8f Defuse Bomb / Itemdisplayname
Moving "Epoch_Itemdisplayname" also to server will rename it to "EPOCH_fnc_Itemdisplayname", so we now only link to the new function.
Means, that you can now use:
Client side:
"EPOCH_Itemdisplayname" or "EPOCH_fnc_Itemdisplayname"
Server side:
"EPOCH_fnc_Itemdisplayname"
So no eventually third-party scripts will take effect.
2019-01-11 15:32:00 +01:00
..
EPOCH_localCleanup.sqf 0.3.9.0524 2016-06-14 19:58:22 -05:00
EPOCH_precisionPos.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_server_buildingInit.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_server_createGlobalMarkerSet.sqf mapOnZoomSetMarkerSize upgrades to maintain preset size scaling 2017-10-20 13:49:16 -05:00
EPOCH_server_createTeleport.sqf useage of new teleporter class 2018-10-30 23:15:29 +01:00
EPOCH_server_DefuseBomb.sqf Defuse Bomb / Itemdisplayname 2019-01-11 15:32:00 +01:00
EPOCH_server_deleteGlobalMarkerSet.sqf global marker sets and map upgrade 2017-10-18 11:27:23 -05:00
EPOCH_server_getRealTime.sqf AH updates 2017-07-28 11:56:30 -05:00
EPOCH_server_isNearChecks.sqf events overhaul 2017-11-12 17:39:03 -06:00
EPOCH_server_makeMarker.sqf optimize remoteexec usage for multiple targets 2017-10-03 09:11:18 -05:00
EPOCH_server_removeMarker.sqf optimize remoteexec usage for multiple targets 2017-10-03 09:11:18 -05:00
EPOCH_server_storageInit.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_server_teleportPlayer.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_server_traderKilled.sqf Trader Config + Reserved Vehicle Slots 2018-01-07 02:41:38 +01:00
EPOCH_server_vehicleInit.sqf Rope break fix 2018-06-22 19:53:47 +02:00
EPOCH_serverCommand.sqf cleanup and bulk private array updates 2017-05-01 09:07:41 -05:00
EPOCH_serverLootObject.sqf reworked mineral node harvesting 2017-10-16 11:02:09 -05:00