Lua(?)

04/11/2010 13:19 _Emme_#16
Korvacs, could you please clean this thread up?

ImmuneOne and s.bat, please continue your discussion via PM, this thread was made to find out if the community was intrested in trying Lua, not if it was easy to do your own scripting language etc etc.
04/12/2010 03:56 ImFlamedCOD#17
Emme I would love to see you do this. The commuinty could use this in sources. I use a lua npc engine build right in my source. My engine is only in fact really like 80 percent lua becasue the main part of the engine is threaded and built under c#. I would love to see this be released good luck.
04/12/2010 05:21 ChingChong23#18
i'd like to see an example of an NPC written in a lua script
04/12/2010 06:54 _Emme_#19
Alright, thanks! I'm about to go to school in a hour or so, but when I get home (about 9 hours) I'll start working on the guide.

I can also build a NPC Creator, that generates LUA script easier so the user don't need to script by hand.

Stay tuned!
04/12/2010 10:52 kinshi88#20
Yeah, I know WoW uses Lua for scripting the interface and addons.

I'm very interested in Lua if you or anyone wants to do anything with it.
04/12/2010 10:55 ~Yuki~#21
[Only registered and activated users can see links. Click Here To Register...] Lua FTW
04/12/2010 12:51 kamote#22
check this out...this may give a quick glance on how to implement lua ...

[Only registered and activated users can see links. Click Here To Register...]

for online demo/practice..try this..

[Only registered and activated users can see links. Click Here To Register...]
04/12/2010 18:13 Basser#23
I'm pretty sure Emme knows what to do already.
Anyway, I think it is interesting, it won't make your server any slower, and it is efficient.
However, I'm not sure if its beneficial to add it, since it might take a while.