Your "tutorial" is basic lua function bindings, not class/member function bindings.
The other Lua tutorial is at: http://developer.valvesoftware.com/wiki/Lua_tutorial , which still may be useful for people, and if you use it it would be nice to fix up. Jonathan White wrote: > You should be using the tutorial we posted from GoldenEye: Source where we > have LUA running perfectly in multiple dynamic instances. > > http://developer.valvesoftware.com/wiki/Adding_Lua > > The other tutorial is worthless and actually states that on the top of the > wiki article. LUA is NOT easy to add and implement, but once you get > everything working and you create a nice library of callbacks you will be > able to do a lot of very powerful things with your mod > > Jon "killermonkey" White > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

