Difference between revisions of "Lua Basics"

From Cheat Engine
Jump to navigation Jump to search
(Created page with 'LUA interaction is done two main ways in Cheat Engine. First you have the Lua Engine window which you access from "Tools->Lua Engine" (or CTRL+L) in the Memory Viewer, second is…')
 
(Redirected page to Tutorials:Lua:Basics)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
LUA interaction is done two main ways in Cheat Engine.  First you have the Lua Engine window which you access from "Tools->Lua Engine" (or CTRL+L) in the Memory Viewer, second is a LUA script associated with your cheat table that you access by "Table->Show Cheat Table Lua Script" (or CTRL+ALT+L) from the main window.
+
#REDIRECT [[Tutorials:Lua:Basics]]
=== Lua Engine ===
 
The Lua Engine window contains the Output of all of your scripts (from print() calls) as well as an interactive script box to let you execute commands.
 
[[File:LuaEngine1.png]]
 

Latest revision as of 07:53, 17 March 2017