Is there away to have array in an external file and then reference it like #include in C?
My goal is to have all the maps be individual files represented by the level name (i.e 1.lua 2.lua 3.lua)
Include external files?
Moderators: Shine, Insert_witty_name
-
- Posts: 116
- Joined: Mon Jul 18, 2005 2:20 am
-
- Posts: 116
- Joined: Mon Jul 18, 2005 2:20 am
I use the LUA short reference by Enrico Colombini.
http://umn.dl.sourceforge.net/sourcefor ... ref-d2.pdf
There's another shortref here:
http://www.geocities.com/keinhong/luaquickref/
But I think the top one is the best. It doesn't cover the psp special stuff though ;)
http://umn.dl.sourceforge.net/sourcefor ... ref-d2.pdf
There's another shortref here:
http://www.geocities.com/keinhong/luaquickref/
But I think the top one is the best. It doesn't cover the psp special stuff though ;)