Hello everyone!
I was wondering if I can use trynitycore as server side for a different mmo since its open source and it can be modified, i need answers, please, it is very important for me![]()
Hello everyone!
I was wondering if I can use trynitycore as server side for a different mmo since its open source and it can be modified, i need answers, please, it is very important for me![]()
If you mean to use Trinitycore for a completely different MMO from WoW... no that is not possible.
It is a emulator for WoW only.
Even if i modify the source code?
A emulator works by listening for data structures defined by the client and then responding with data structures that contain data the client expects. The client needs to match the emulator almost exactly. So no, the emulator will not work with any other game and won't work with other patches for the same reason.
Thank you for answering, i know how an emulator works, but by midifying the source code i ment also sending the packets as i want, packets which i will sniff from the game i want. Ofc sending wow instructions to a different mmo would be silly :P
Sorry that post isnt complete, i had some ppl over and i forgot to finnish it.
Thank you for answering, i know how an emulator works, but by modifying the source code i ment also sending the packets as i want, packets which i will sniff from the game i want. Ofc sending wow instructions to a different mmo would be silly :P
To be more explicit, i kinda understood how the sniffing works, but i dont know how to entirely recreate a software that will receive and send back the packets which i will sniff, and thats why i wanted to use trinitycore as a start/guide w/e.
Later edit,
I read your post and i saw your point, thank you for the quick answers. Damn in this business there is no shortcut :P
Last edited by Cazimir1; 12-24-2013 at 08:26 PM.