Hi dudes..you're master..so i hope u can help me..
i have to do something like this..
i've written a program in C language..
now..if i press X i would to run the code of a .lua file that i have..how could i do it?
LUA strings in my C program...
Grab the LuaPlayer source code, make sure you can compile that, add all of the libs into your Makefile, copy over the source folder and rename it to "lua" in your project, and just find the function that runs Lua programs. Edit that to load a file from the MS, and take the filename from a C source.
Should be semi-easy.
Should be semi-easy.