View Single Post
  #2  
Old 12-24-2013, 05:10 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by NatedogEZ View Post
I am trying to use luasql with EQEMU but I have yet to figure out how to get it to work in any quests.

I can write a normal lua script with luqsql and do database edits but trying the same thing in a NPC quest does not seem to work..

Anyone have any working examples of this.. or know if it is even supported?
Not really supported other than with a plugin 'Luajit?'. This is one of the many reasons why I was so against porting EVERYTHING over.

At first it was a 'Lets deprecate Perl', then I said 'Are you shitting me?'.

So yeah, you're pretty much stuck with using Perl DBI for those types of applications.

The only person that will really honestly be able to comment on the Mysql question of integration with LUA is going to be KLS.
Reply With Quote