lua-users home
lua-l archive

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


On Mon, Jun 1, 2009 at 9:37 AM, Javier Guerra <javier@guerrag.com> wrote:
> steventidwell@yahoo.com wrote:
>> 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!
>
> these are WoW-specific issues, not really Lua language related.

I think the OP is specifically talking about doing a new game, not a
WoW extension, so this is a relevant question.

The first question would be: what platform?

steve d.