02-12-2012, 12:48 AM
some of the custom things like the upgrade rate, the levelcap, a fake gm char and suchWouldnt it be possible to make a same kind of hook that implements the use of rareoption and such ?
Destiny uses ep2 files, you can use the upgrade event command to change the rate, the levelcap/exp is easy to change, you just need change some values.
but a fake GM ? even with hooks this would be a bit difficult to do.
i dont think they use hooks and ep2 files (from 777 / gamigo) are linux, so kernel32.LoadLibraryA wouldnt work ^^
for ep1, its easier to use code caves, but its not that easy to add the real rareoptions, if i count right we would need to port ~20 functions to this old gameserver and change several other functions to add the missing packets

