Thread: Lua for dummie
View Single Post
  #10  
Old 12-28-2013, 04:22 AM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

I have a question about getting Lua to work. I am sure that I am missing something simple, but I downloaded and installed Lua, copied lua.5.1.dll into my builds directory, copied the dependency folders into my dependencies folder, marked build Lua in cmake and generated the build files, recompiled, and copied the new binaries into my build folder. When I log into the game though, and NPCs with Lua scripts are still unresponsive, but will at least face you when hailed. Anyone know what I am missing?
Reply With Quote