I'll be waiting.I'm doing itCould do a mini guide yommy ?
I do apologize, I did not realize it was preliminary release for devs~ Thanks for the instructions Yommy and Shakto, much appreciated! Of course thank every one of you who worked to make a new diff patcher, it looks really nice@MStream : Ok, little syntax problem
Change :
if($exe) Byif($exe === true)
@Mist : Don't forget it's for dev things tools, there is the patcher with the diff in the Client Support tool, i'll release tomorrow a new exe, and ill ask to a mod to move my topic in the release part
Luckily I save my diff patches :3Support DNS
Disable Multiple Windows
And i can't find the patch to enable space in guildname because rathena is down![]()
interesting rathena is back and the first thing i do is provide the wrong password three times --- locked out for an hour derp.![]()
save all the stuff you want in case it goes back to maintenance mode again![]()
$offset = $exe->str("¸Ó¸®¸Ó¸®%s%s_%d.pal","raw");
$byte = $exe->read($offset,1, "c");
You forgot the return true in your Nullify functiontry using V as a format string to pack
Why is it not generating diff file for me.![]()
function Nullify($exe, $offset, $stage){ $byte = $exe->read($offset,1); if ($byte >= "x50" && $byte <= "x57") $exe->replace($offset, array(0=>"x90")); else { echo "Failed at Part ".$stage; return false; } return true;}
We use essential cookies to make this site work, and optional cookies to enhance your experience.