Difference between revisions of "Lua:writeIntegerLocal"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' writeIntegerLocal(''Address'', ''Value'') Writes 32-bits (4 bytes) at the given address, in Cheat Engine's memory, representing the value you have given as a sign…')
 
Line 1: Line 1:
 
'''function''' writeIntegerLocal(''Address'', ''Value'')
 
'''function''' writeIntegerLocal(''Address'', ''Value'')
  
Writes 32-bits (4 bytes) at the given address, in Cheat Engine's memory, representing the value you have given as a signed integer.
+
Writes a DWORD (4 bytes) at the given address, in Cheat Engine's memory, representing the value you have given as a signed integer.
  
 
===Function Parameters===
 
===Function Parameters===

Revision as of 05:03, 9 March 2017