--- a/LuaAPI.wiki Tue Feb 20 11:59:25 2018 +0000
+++ b/LuaAPI.wiki Tue Feb 20 12:04:22 2018 +0000
@@ -1403,6 +1403,9 @@
=== `DumpPoint(x, y)` (0.9.23) ===
Converts the whole numbers `x` and `y` to strings and writes them to `Logs/game0.log`, one line each.
+=== `StartGhostPoints(count)` ===
+Just prints out “GHOST_POINTS” and the argument on the console. This function might change in later versions.
+
=== <tt>!ParseCommand(string)</tt> ===
Makes the game client parse and execute the specified internal game engine command.