• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Eluna Support

Status
Not open for further replies.

Rezolve

BETA Tester
My prefix is TC Cataclysm but I'm not using TC and I'm trying to merge Eluna with my modified cataclysm server.
At the moment I've put LuaEngine in src, and that's the part I'm currently up to.

Best Regards, Rezolve.
- Thank you for your time.
 

Tommy

Founder
My prefix is TC Cataclysm but I'm not using TC and I'm trying to merge Eluna with my modified cataclysm server.
At the moment I've put LuaEngine in src, and that's the part I'm currently up to.

Best Regards, Rezolve.
- Thank you for your time.

You'd have to manually apply all the changes. You need to setup the hook code, certain core modifications that was done to the emulator to make certain Eluna methods/other compatible, etc. Easy task, but very time consuming. Only thing I can tell you is to search for #ifndef ELUNA via our existing emulator sources and copy/paste.
 

uDev

Illustrious Member
Or you can use code compare tool to check what lines of codes are edited in eluna source and copy paste them to yours :D
 

Rezolve

BETA Tester
Why not just merge?
Merge the eluna cataclysm core with your TC source.
Then continue the eluna installation by using the git submodule commands.

This way everything is handled automatically and you need to just execute a few git commands.
:)

See here:
https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/MERGING.md
The problem is I'm not using TC so if I were to merge it there might be a few error's, that's what I'm worry about, But it's worth a try I'll just make a other copy of the source I'm using and give it a shot.

PS:
Thanks for the answerer's guys much appreciated, @Tommy I think I'll have to do it that why if the merge is unsuccessful.
[MENTION=552]uDev[/MENTION], will also give it a try :).

Best Regards, Rezolve.
 
Last edited:

Foereaper

Founder
So what are you using if you're not using trinity? Would be pretty crucial information for us to know what to tell you :)
 
Status
Not open for further replies.
Top