Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
ItsSimo
if 1.0.4.2 is released can we still use the odinsea v1.2 redirector?
it suppose
not tested though
but like i said, it suppose
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
johnlth93
it suppose
not tested though
but like i said, it suppose
Then what are you using to get in-game in the video & images ?
Re: [Source]OdinSEA server files for MapleSEA v1.02
@johnlth93: Potential Item (v102)- If you want, I can release it here!
Thanks!
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
johnsmith14135
@johnlth93: Potential Item (v102)- If you want, I can release it here!
Thanks!
Release if for everyone! :laugh:
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
UbuntuSE
Release if for everyone! :laugh:
it had been released. and john had it long ago, just he dont want to release.
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
edwinkbs
it had been released. and john had it long ago, just he dont want to release.
:blink: Is it ? Since when it was released? lol.
Didn't notice it.
Re: [Source]OdinSEA server files for MapleSEA v1.02
Can someone tell me what event is working and what is not....
And what is the command to kill all the monsters on the map?
Other I tried uses !killall
Re: [Source]OdinSEA server files for MapleSEA v1.02
Because members of RZ want to have the potential item in source, so I want to release!
Quote:
Originally Posted by
edwinkbs
it had been released. and john had it long ago, just he dont want to release.
That's the reason why I want to ask for the permision of johnlth93, because I have the Potential from his suggesstion :D
Quote:
Originally Posted by johnlth93
Please note that Revision 126 onwards will no longer Open Source, but keep in mind this is still a free program.
Re: [Source]OdinSEA server files for MapleSEA v1.02
I cannot use all the command in my server......
Anyone can help?
Re: [Source]OdinSEA server files for MapleSEA v1.02
v1.05 Full Client & Manual Patch
Resistance Game Client Patch and Server Maintenance on 25/05/2011
1 Attachment(s)
Re: [Source]OdinSEA server files for MapleSEA v1.02
Code:
mplew.writeShort(14); // 0x0E
mplew.writeShort(mapleVersion); // 105
mplew.writeMapleAsciiString("1"); // Revision
mplew.write(recvIv);
mplew.write(sendIv);
mplew.write(7);
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
johnlth93
Code:
mplew.writeShort(14); // 0x0E
mplew.writeShort(mapleVersion); // 105
mplew.writeMapleAsciiString("1"); // Revision
mplew.write(recvIv);
mplew.write(sendIv);
mplew.write(7);
Whats that for?
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
ItsSimo
Whats that for?
gethello packet
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
ItsSimo
Whats that for?
It's v105 gethello.
Re: [Source]OdinSEA server files for MapleSEA v1.02
oh jesus your good John
In rev 131, did you put the 1.05 gethello packet?