[gameprogrammer] Re: Lua

Hey Alan,

you might want to try the dofile("file.lua") function .. i believe that can be 
used to replicate #includes, quick search returned:

http://lua-users.org/lists/lua-l/2000-08/msg00034.html

Best regards,
Shaun


From: Alan Wolfe 
Sent: Thursday, August 07, 2008 9:12 PM
To: gameprogrammer@xxxxxxxxxxxxx 
Subject: [gameprogrammer] Lua


Hey is anyone familiar with lua?

Do you know if there's a way to include one lua script in another (ie #include)?

i've been googling it and checking the manual and havent been able to find a 
way :/

Other related posts: