Page 1 of 1

Q: Converting Packets to C++?

PostPosted: Sun Apr 27, 2008 4:51 pm
by Sn1p3r
How to do that?
need it to get Onyx Apple working in Private Server

PostPosted: Sun Apr 27, 2008 5:23 pm
by mezzo
[moved to maple story]

if you are talking about tcp/ip packets, then a packet is either a struct or a a simple array of bytes. Depends on which way you want to work with them.

PostPosted: Sun Apr 27, 2008 6:35 pm
by Sn1p3r
the thing is i dont know shit about it...
my friend wanted me to find out

he wants to convert gMS packets into a C++ script so the magic attack and weapon attack buffs would work etc.