Is there someone who can share the vs2019 upgrade of these files?
I can't compile it... (with vs2003... 2005, 2013...)
in 2003 i have some lib problems... trying to fix it, but i prefer 2019 :)
Is there someone who can share the vs2019 upgrade of these files?
I can't compile it... (with vs2003... 2005, 2013...)
in 2003 i have some lib problems... trying to fix it, but i prefer 2019 :)
it lacks of third party library folder, anyone manage to getting all thirdparty lib?
is anyone have compatible client for this source?
https://github.com/bchavez/BugTrap
https://sourceforge.net/projects/lua...s%20Libraries/
https://www.lua.org/download.html
https://zlib.net/
https://sourceforge.net/projects/libsquish/
https://sourceforge.net/projects/libpng/files/
https://sourceforge.net/projects/fre...les/freetype2/
https://github.com/ubawurinna/freety...aries/releases
Miles Sound System headers should be found inside old V15 source code releases.
How to get libraries out of the source codes? Look for Visual Studio project/solution files. All of them should have targets like "static/dynamic" - compile them and implement them like you would like to.
Static: Link .lib file "into" the final binary - no need of .dll files
Dynamic: Need the also compiled .dll file for your binaries
Has anyone here that has Default client for these source?
Bora Retail = https://www.en-galalab.flyff.com/download
^ Is the client you would need to use![]()
great I will try them, thank you very much
xtrap/server/20101129_525_Xtrap_S_Interface.h
this file is missing where to get this?
You can look for an xtrap source code using the search function. I believe there was one for another mmo that was leaked, and such to see if there's similar files that you could use... or just remove xtrap as currently private servers don't use gameguard either so why use xtrap. If you want an anti-cheat, Easy Anti cheat has api for integration, but people that know what they're doing can still bypass it.
Last edited by Fenris; 12-04-22 at 07:11 AM.