LuaGameplay: LuaEvents
authorWuzzy
Wed, 17 Apr 2019 14:44:41 +0100
changeset 1794 7b07726d12f3
parent 1793 b549350dca64
child 1795 12e1aa6294d7
LuaGameplay: LuaEvents
LuaGameplay.wiki
--- a/LuaGameplay.wiki	Wed Apr 17 14:36:14 2019 +0100
+++ b/LuaGameplay.wiki	Wed Apr 17 14:44:41 2019 +0100
@@ -6,7 +6,7 @@
 <wiki:toc max_depth="3" />
 
 == `GameFlags` functions ==
-`GameFlags` are boolean settings of the game. See [LuaGlobals#GameFlags].
+`GameFlags` are boolean settings of the game. You should call these functions only in the `onGameInit` [LuaEvents event]. See [LuaGlobals#GameFlags].
 
 === <tt>!ClearGameFlags()</tt> ===
 Disables *all* !GameFlags.