hey guys i got an error at this "LUA" compiler it wont work!!!
or im using wrong command for compile
if the picture wont work try link here.
Thanks!
hey guys i got an error at this "LUA" compiler it wont work!!!
or im using wrong command for compile
if the picture wont work try link here.
Thanks!
Lua knowledge [||||||||||]
Post Teh Lua pl0x.
Cheese Cake?
umm i just tested with print ("hello world");
and that work if i write it in the exe but not with loading a lua file
Lua knowledge [||||||||||]
Post your entire .LUA file.
MAN listen i just wrote print ("hello world");
nothing else !! and it come a error :S
Lua knowledge [||||||||||]
well first of all..in LUA its
function function_name (pUnit, Event)
pUnit:SendChatMessage (language, type. "message")
end
RegisterUnitEvent (NPCID, Type, "function name")
Database Evolved Developer:wave:
You don't need to compile Lua..
You need to compile Lua++ when you compile your core, then you go into your world config and set Lua to 1.
Once you have your script ready, put it in your scripts folder (If you don't have one, make one in your core folder) and start up your server.
I live in a shoe
lol, that was new because i found a site about compiling and learning lua :S
Lua knowledge [||||||||||]