lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi. This is my first post to the mailing list and I have a few questions. I have used some Lua before in WoW modding and am now working on a game in c++. What I would like to know is if anyone has any good explanations of how to set up event triggers using Lua. For example setting timers and checking for events sent to a c++ app from a Lua object. Any help would be greatly appreciated. Thanks!