Posted: Wed Mar 09, 2016 11:31 pm Post subject: what's the different
hello
what's the different between lua in cheat engine and lua programming language ?
for example some codes in lua doesn't work in cheat engine lua
like showmessage("hello world") doesn't work in lua
i am talking about this lua = www .lua. org
thanks
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Thu Mar 10, 2016 12:39 am Post subject:
Lua is an embedded language. It has various build in functionality, but the main focus is the ability to extend it with your own features. Things like 'showmessage' are a function added by Cheat Engine. It will not work in any other Lua implementation unless they manually add it themselves.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum