Quote:
Originally Posted by PortalDark
im really needing this, im investigating about this to make an third party GM tool(not promising, anything, just im investigating)
is ok foru if u share the source code?
|
It's just a normal message with type 6(if i remember right; might be a different number)
nothing special about it
He just needs to parse the chars and then send the packets to login
Pretty sure he doesn't even analyze the spawnpacket(s)(why should he)
And if you're doing your own tool don't forget the keep alive packets(or w/e you like to call them);)
Quote:
Originally Posted by PortalDark
iSRO calls the auto notice form other part, since the notice message is on txtuisystem.txt(no idea where they set it to auto do)
|
Media.pk2\acobject\acomgrdata.txt contains paths to all Notices that should appear
the files jm made are all in Media.pk2\acobject\script
They tell the client what to do(just take a look at it if you want to find out how it's done)