Hey peeps,
I've got a Question.
I had a ArcEmu Server, but started using Trinity.
Now i wanted to add my LUA Scripts, but Trinity dont uses LUA.
Does someone has an Script/Program/Tweak to add LUA scripts to Trinity Cores??
Thanks!!
Hey peeps,
I've got a Question.
I had a ArcEmu Server, but started using Trinity.
Now i wanted to add my LUA Scripts, but Trinity dont uses LUA.
Does someone has an Script/Program/Tweak to add LUA scripts to Trinity Cores??
Thanks!!
There used to be a Trinity core fork that had a Lua interpreter engine with it, but it has been abandoned for a long time now I believe.
Short answer, No. There's no public Trinity sources with a Lua engine.
hey ervyone whats up gamboys
Damn, all that time for nothing -_-
thanks anyway.
if someone else does have it please pm me!
Trinity has never supported Lua, Mangos did an experimental branch that featured a Lua engine (though the API would have been completely different to the Ascent Lua engines of the time) but it was dropped for various reasons (hard to maintain, didn't want to look like a copy).
If your scripts are complicated you can use the same logic behind it to write it for Trinity using there scripting choices, it will be similar so all you would have to do is change the structure and functions.