Guess what, we know that's not working on some server and we are working on it. There's no need to post it again. Thanks.raine11 wrote:noob here..
im not so familiar with botting..i have the same problem..bank messages when i pm my characters..i already try it in game..i pm my bot char..nothing appears..no rply..waht should i do..NEW CHAOS server from pRO
pm BUG, unable to receive ppl pm message
Moderators: Moderators, Developers
-
- Moderators
- Posts: 136
- Joined: 26 May 2008, 12:25
- Noob?: No
Re: [Request]pm BUG, unable to receive ppl pm message
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.
Richard Cook
Wiki
So far, the universe is winning.
Richard Cook
Wiki
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: [Request]pm BUG, unable to receive ppl pm message
Hmm. From the captured packet. IC, that CharName packet Entry changed in size.
If so, there might be other changes too (Party, Guild, etc.).
Is anybody have url's to their FTP, to analize all changes they made?
If so, there might be other changes too (Party, Guild, etc.).
Is anybody have url's to their FTP, to analize all changes they made?
-
- Noob
- Posts: 15
- Joined: 12 Jul 2008, 05:19
- Noob?: No
Re: [Request]pm BUG, unable to receive ppl pm message
kLabMouse wrote:Hmm. From the captured packet. IC, that CharName packet Entry changed in size.
If so, there might be other changes too (Party, Guild, etc.).
Is anybody have url's to their FTP, to analize all changes they made?
for the 9/12/2009 update
ftp://ftpen.gameflier.com.my/patch/2009 ... Ragexe.rgz
-
- Noob
- Posts: 12
- Joined: 01 Dec 2009, 06:19
- Noob?: No
Re: [Request]pm BUG, unable to receive ppl pm message
ftp://fpatch.levelupgames.com.br/patch/
hI, kLAB, i did more 2 tests, using a recvpackets updated in 25/11/09 and re-installing totally the Ragnarok, and continuous quantity the same problem no official server bRO.
Grateful
hI, kLAB, i did more 2 tests, using a recvpackets updated in 25/11/09 and re-installing totally the Ragnarok, and continuous quantity the same problem no official server bRO.
Grateful
-
- Noob
- Posts: 3
- Joined: 12 Aug 2009, 03:46
- Noob?: Yes
Re: [Request]pm BUG, unable to receive ppl pm message
Try change to this value ,
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved
Work for me
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved
Work for me
-
- Been there done that!
- Posts: 133
- Joined: 09 Oct 2009, 01:43
- Noob?: No
Re: [Request]pm BUG, unable to receive ppl pm message
Where can we find the file containing that code?
-
- Noob
- Posts: 15
- Joined: 12 Jul 2008, 05:19
- Noob?: No
Re: [Solved]pm BUG, unable to receive ppl pm message
MVP wrote:Try change to this value ,
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved
Work for me
/swt, ya it work -.-, mean the privMsgUSer from Z24 change to Z28
-
- Noob
- Posts: 12
- Joined: 01 Dec 2009, 06:19
- Noob?: No
Re: [Solved]pm BUG, unable to receive ppl pm message

Last edited by Nightwing on 11 Dec 2009, 11:13, edited 2 times in total.
-
- Noob
- Posts: 1
- Joined: 11 Dec 2009, 09:06
- Noob?: Yes
Re: [Solved]pm BUG, unable to receive ppl pm message
@ First Post
It's working. Thanks!
It's working. Thanks!
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: [Request]pm BUG, unable to receive ppl pm message
Not Only that packet Changed.MVP wrote:Try change to this value ,
'0097' => ['private_message', 'v Z28 Z*', [qw(len privMsgUser privMsg)]],
i think problem solved
Work for me
