mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
2ef6790a8f
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. |
||
---|---|---|
.. | ||
EPOCH_localCleanup.sqf | ||
EPOCH_precisionPos.sqf | ||
EPOCH_returnConfig.sqf | ||
EPOCH_server_buildingInit.sqf | ||
EPOCH_server_createGlobalMarkerSet.sqf | ||
EPOCH_server_createTeleport.sqf | ||
EPOCH_server_DefuseBomb.sqf | ||
EPOCH_server_deleteGlobalMarkerSet.sqf | ||
EPOCH_server_getRealTime.sqf | ||
EPOCH_server_isNearChecks.sqf | ||
EPOCH_server_makeMarker.sqf | ||
EPOCH_server_removeMarker.sqf | ||
EPOCH_server_storageInit.sqf | ||
EPOCH_server_teleportPlayer.sqf | ||
EPOCH_server_traderKilled.sqf | ||
EPOCH_server_vehicleInit.sqf | ||
EPOCH_serverCommand.sqf | ||
EPOCH_serverLootObject.sqf |