diff --git a/addons/respawn/functions/fn_canMoveRallypoint.sqf b/addons/respawn/functions/fnc_canMoveRallypoint.sqf similarity index 100% rename from addons/respawn/functions/fn_canMoveRallypoint.sqf rename to addons/respawn/functions/fnc_canMoveRallypoint.sqf diff --git a/addons/respawn/functions/fn_getAllGear.sqf b/addons/respawn/functions/fnc_getAllGear.sqf similarity index 100% rename from addons/respawn/functions/fn_getAllGear.sqf rename to addons/respawn/functions/fnc_getAllGear.sqf diff --git a/addons/respawn/functions/fn_handleKilled.sqf b/addons/respawn/functions/fnc_handleKilled.sqf similarity index 100% rename from addons/respawn/functions/fn_handleKilled.sqf rename to addons/respawn/functions/fnc_handleKilled.sqf diff --git a/addons/respawn/functions/fn_handleRespawn.sqf b/addons/respawn/functions/fnc_handleRespawn.sqf similarity index 100% rename from addons/respawn/functions/fn_handleRespawn.sqf rename to addons/respawn/functions/fnc_handleRespawn.sqf diff --git a/addons/respawn/functions/fn_initRallypoint.sqf b/addons/respawn/functions/fnc_initRallypoint.sqf similarity index 100% rename from addons/respawn/functions/fn_initRallypoint.sqf rename to addons/respawn/functions/fnc_initRallypoint.sqf diff --git a/addons/respawn/functions/fn_module.sqf b/addons/respawn/functions/fnc_module.sqf similarity index 100% rename from addons/respawn/functions/fn_module.sqf rename to addons/respawn/functions/fnc_module.sqf diff --git a/addons/respawn/functions/fn_moduleFriendlyFire.sqf b/addons/respawn/functions/fnc_moduleFriendlyFire.sqf similarity index 100% rename from addons/respawn/functions/fn_moduleFriendlyFire.sqf rename to addons/respawn/functions/fnc_moduleFriendlyFire.sqf diff --git a/addons/respawn/functions/fn_moduleRallypoint.sqf b/addons/respawn/functions/fnc_moduleRallypoint.sqf similarity index 100% rename from addons/respawn/functions/fn_moduleRallypoint.sqf rename to addons/respawn/functions/fnc_moduleRallypoint.sqf diff --git a/addons/respawn/functions/fn_moveRallypoint.sqf b/addons/respawn/functions/fnc_moveRallypoint.sqf similarity index 100% rename from addons/respawn/functions/fn_moveRallypoint.sqf rename to addons/respawn/functions/fnc_moveRallypoint.sqf diff --git a/addons/respawn/functions/fn_removeBody.sqf b/addons/respawn/functions/fnc_removeBody.sqf similarity index 100% rename from addons/respawn/functions/fn_removeBody.sqf rename to addons/respawn/functions/fnc_removeBody.sqf diff --git a/addons/respawn/functions/fn_removeDisconnectedPlayer.sqf b/addons/respawn/functions/fnc_removeDisconnectedPlayer.sqf similarity index 100% rename from addons/respawn/functions/fn_removeDisconnectedPlayer.sqf rename to addons/respawn/functions/fnc_removeDisconnectedPlayer.sqf diff --git a/addons/respawn/functions/fn_restoreGear.sqf b/addons/respawn/functions/fnc_restoreGear.sqf similarity index 100% rename from addons/respawn/functions/fn_restoreGear.sqf rename to addons/respawn/functions/fnc_restoreGear.sqf diff --git a/addons/respawn/functions/fn_showFriendlyFireMessage.sqf b/addons/respawn/functions/fnc_showFriendlyFireMessage.sqf similarity index 100% rename from addons/respawn/functions/fn_showFriendlyFireMessage.sqf rename to addons/respawn/functions/fnc_showFriendlyFireMessage.sqf diff --git a/addons/respawn/functions/fn_teleportToRallypoint.sqf b/addons/respawn/functions/fnc_teleportToRallypoint.sqf similarity index 100% rename from addons/respawn/functions/fn_teleportToRallypoint.sqf rename to addons/respawn/functions/fnc_teleportToRallypoint.sqf