View Single Post
  #39  
Unread 02-06-2009, 01:15 PM
SOE-Rothgar SOE-Rothgar is offline
A Griffon
Yes this person is from Daybreak!
 
Join Date: Aug 2007
Server: Unrest
Posts: 208
Default

We could always modify the client to use Lua as its scripting language, but then you'd have to re-write every line of your UI code.

Actually...

We could do something like look for a string at the beginning of a script command like "<Lua>" and if it exists, parse the script with a lua interpreter, otherwise pass the script to the existing interpreter.

*wheels start churning*

Last edited by SOE-Rothgar : 02-06-2009 at 01:19 PM.
Reply With Quote