Hi im trying to get the Nightdevil transformation working from a button but it doesnt seem to be working right, my code is :
I know to get it working otherwise I can send the packet
to the client but I cant see why it isnt working from the button :confused: any ideas?
Code:
Private Sub NightDevil_Click(Index As Integer)
cl_recv2 (MakeHex2("3C 00 F9 03") & g_accid & MakeHex2("C7 67 14 00 03 00 00 00 0C 00 00 00 F2 E7 45 A5 00 00 00 00 01 00 00 00 A0 0F 00 00 00 00 00 00 00 00 00 00 A0 0F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00"))
stat "NightDevil Activated!"
End Sub
Code:
3C 00 F9 03 C7 67 14 00 03 00 00 00 0C 00 00 00 F2 E7 45 A5 00 00 00 00 01 00 00 00 A0 0F 00 00 00 00 00 00 00 00 00 00 A0 0F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00