On 5/10/2010 2:25 PM, Brian McCallister wrote: >> ... >> >> to >> >> LuaHook AccessChecker /path/to/script.lua funcname >> LuaHook AuthChecker /path/to/script.lua funcname >> LuaHook CheckUserID /path/to/script.lua funcname
Any reason not to name the func before the script, especially since path names can get long winded, and I'm thinking C like decl funcname(args) {script}