mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update CTLD.lua (#1558)
corrected fsm function name headlines in documentation
This commit is contained in:
@@ -327,7 +327,7 @@ do
|
|||||||
-- ... your code here ...
|
-- ... your code here ...
|
||||||
-- end
|
-- end
|
||||||
--
|
--
|
||||||
-- ## 3.3 OnAfterTroopsTroopsDeployed
|
-- ## 3.3 OnAfterTroopsDeployed
|
||||||
--
|
--
|
||||||
-- This function is called when a player has deployed troops into the field:
|
-- This function is called when a player has deployed troops into the field:
|
||||||
--
|
--
|
||||||
@@ -335,7 +335,7 @@ do
|
|||||||
-- ... your code here ...
|
-- ... your code here ...
|
||||||
-- end
|
-- end
|
||||||
--
|
--
|
||||||
-- ## 3.4 OnAfterTroopsCratesDropped
|
-- ## 3.4 OnAfterCratesDropped
|
||||||
--
|
--
|
||||||
-- This function is called when a player has deployed crates to a DROP zone:
|
-- This function is called when a player has deployed crates to a DROP zone:
|
||||||
--
|
--
|
||||||
@@ -343,7 +343,7 @@ do
|
|||||||
-- ... your code here ...
|
-- ... your code here ...
|
||||||
-- end
|
-- end
|
||||||
--
|
--
|
||||||
-- ## 3.5 OnAfterTroopsCratesBuild
|
-- ## 3.5 OnAfterCratesBuild
|
||||||
--
|
--
|
||||||
-- This function is called when a player has build a vehicle or FOB:
|
-- This function is called when a player has build a vehicle or FOB:
|
||||||
--
|
--
|
||||||
|
|||||||
Reference in New Issue
Block a user