[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Script load or execution error
- From: Tomas <tomas@...>
- Date: Wed, 2 Mar 2005 02:18:26 -0300 (BRST)
> // push functions and arguments
> lua_getglobal(ScriptMgr->GetState(), "execute");
Your function wasn't called "Execute" instead of "execute"?
Could it be the problem?
Tomas