Topic. By this, I mean what do you do with LUA scripts that you have ready to be added to your server? Do you have to recompile stuff? If so, how?
Topic. By this, I mean what do you do with LUA scripts that you have ready to be added to your server? Do you have to recompile stuff? If so, how?
Add the Lua Scripts into your "scripts" folder which should be located with your core.
There isn't a scripts folder anywhere... only one in the main folder called script_bin, which only has a few DLL files in it. :disbelief:
Last edited by RoyPwns; 03-28-2010 at 11:27 AM.
Create a new folder, name it scripts. Place the Lua scripts in there.Ensure that the lua engine is turned on in world.conf (search LUA) i think.
Whereabouts do I make the folder?Just in the main ArcEmu folder?
Well, I just did all that, and none of the scripts are working. No changes at all. Did I do something wrong? :confused:
In the World.exe does it show "Lua Engine Enabled" or something similar? Its usually near the bottem, if not, take a look in your world.conf for something about Lua, and it should be set to 1 not 0