i dont see the target id in the packet?somthing to do with asc2hex?
::EDIT::i hope this aint the answer but, does it have to be xor,added and a bunch of other stuff?
Attack / Skill Packet 08/08/2009 - Ragnarok Online - 1 Replies I wanna know how I can get the attack skill packet of a Skill.
Can anyone post a tut or brief explanation
Arigato.
Disguise Skill Packet 11/16/2008 - CO2 Private Server - 13 Replies Here the Packet
the mode like 2770011004
The Red Numbers == Monster Mech
277 = NightDevil
public static byte Disguise(int charid, Int64 mode, int maxhp, int hp)
{
return new byte { 0x3c, 0x00, 0xf9, 0x03, ((byte)(charid)), ((byte)(charid >> 8)), ((byte)(charid >> 16)), ((byte)(charid >> 24)), 0x03, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, ((byte)(mode)), ((byte)(mode >> 8)), ((byte)(mode >> 16)), ((byte)(mode >> 24)), 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,...
Idea-modify packet like Frenzy skill so it can have shorter reusetime 11/25/2007 - Lineage 2 - 0 Replies Hi,
i have idea. What about when u use some buff(frenzy,zealot...) and u modify packet, so reuse this skill can be not 5min but 30sec? Or buff(frenzy) can be not 90sec but 120sec?
I saw it in other mmorpg(Archlord), ppl modified packet and cooldown of skill was 0.... ---- ARCHLORD