My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
SQL Developer
Hello i am wondering how exacly is the best way to work the specialcamera and how to modify it
private void onEnterNewbie(L2PcInstance activeChar) { sendPacket(new SpecialCamera(this supposed to be the target npc->29052, 10, 0, 5, 0, 3000));Well this didnt work at all .. any suggestion?
My thought is to set a target and just change the id to target? or whatever...
on specialcamera.java tell me _id and this supposed to work but doesnt .. if anyone know how to modify it .. thanks
Edited by L2LostWard5 answers to this question
Recommended Posts