Jump to content
  • 0

Private Message Issues


shockwar14

Question


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  67
  • Reputation:   0
  • Joined:  04/19/13
  • Last Seen:  

Hi Guys,

 

 

Im having problem with my PM. I can see others response on the PM Window but I cannot see mine. Also, if I tend to whisper someone who's offline, my client is crashing. Please help me on this one. Thanks.

 

 

Additional info:

 

Im using 2013-08-07 client

My packet DB is 45

My langtype on clientinfo is set to 1

Also the mmo.h is also set to 2013-08-07 and already compiled

I used latest NEMO for patching my client.

 

Here is my patch:

8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
10 Disable 4 Letter Character Name Limit
11 Disable 4 Letter User Name Limit
12 Disable 4 Letter Password Limit
13 Disable Ragexe Filename Check (Recommended)
15 Disable HShield (Recommended)
18 Skip Service Selection Screen
19 Enable Title Bar Menu
20 Extend Chat Box
21 Extend Chat Room Box
22 Extend PM Box
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
28 Increase Headgear ViewID
30 Increase Zoom Out 50%
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
35 Read Data Folder First
36 Read msgstringtable.txt (Recommended)
37 Read questid2display.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
47 Use Ragnarok Icon
48 Use Plain Text Descriptions (Recommended)
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
54 Chat Color - GM
61 Disable Packet Encryption
63 Use Official Cloth Palettes
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub
68 Enable 64k Hairstyle
71 Ignore Resource Errors
72 Ignore Missing Palette Error
73 Remove Hourly Announce (Recommended)
77 Enable Custom 3D Bones
84 Remove Serial Display (Recommended)
86 Only First Login Background
88 Allow space in guild name
90 Enable DNS Support (Recommended)
91 Disconnect to Login Window
96 Remove GM Sprites
97 Cancel to Login Window (Recommended)
100 Disable Multiple Windows
105 Hide Nav Button
106 Hide BG Button
107 Hide Bank Button
108 Hide Booking Button
205 Enable Monster Tables
207 Resize Font
213 Disable Help Message on Login (Recommended)
214 Restore Model Culling
215 Increase Map Quality
216 Hide Cash Shop
218 Show Exp Numbers
220 Disable Map Interface

 


Already solved the problem. I just recompile the server and after PM chat is all good. Thanks.  /no1

post-16697-0-71066300-1461423484_thumb.jpg

Edited by shockwar14
codebox
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

You need set proper client version in mmo.h

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

On 4/24/2016 at 0:20 AM, shockwar14 said:

Hi Guys,

 

 

Im having problem with my PM. I can see others response on the PM Window but I cannot see mine. Also, if I tend to whisper someone who's offline, my client is crashing. Please help me on this one. Thanks.

 

 

Additional info:

 

Im using 2013-08-07 client

My packet DB is 45

My langtype on clientinfo is set to 1

Also the mmo.h is also set to 2013-08-07 and already compiled

I used latest NEMO for patching my client.

 

Here is my patch:


8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
10 Disable 4 Letter Character Name Limit
11 Disable 4 Letter User Name Limit
12 Disable 4 Letter Password Limit
13 Disable Ragexe Filename Check (Recommended)
15 Disable HShield (Recommended)
18 Skip Service Selection Screen
19 Enable Title Bar Menu
20 Extend Chat Box
21 Extend Chat Room Box
22 Extend PM Box
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
28 Increase Headgear ViewID
30 Increase Zoom Out 50%
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
35 Read Data Folder First
36 Read msgstringtable.txt (Recommended)
37 Read questid2display.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
47 Use Ragnarok Icon
48 Use Plain Text Descriptions (Recommended)
49 Enable Multiple GRFs (Recommended)
50 Skip License Screen
53 Use Ascii on All LangTypes (Recommended)
54 Chat Color - GM
61 Disable Packet Encryption
63 Use Official Cloth Palettes
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub
68 Enable 64k Hairstyle
71 Ignore Resource Errors
72 Ignore Missing Palette Error
73 Remove Hourly Announce (Recommended)
77 Enable Custom 3D Bones
84 Remove Serial Display (Recommended)
86 Only First Login Background
88 Allow space in guild name
90 Enable DNS Support (Recommended)
91 Disconnect to Login Window
96 Remove GM Sprites
97 Cancel to Login Window (Recommended)
100 Disable Multiple Windows
105 Hide Nav Button
106 Hide BG Button
107 Hide Bank Button
108 Hide Booking Button
205 Enable Monster Tables
207 Resize Font
213 Disable Help Message on Login (Recommended)
214 Restore Model Culling
215 Increase Map Quality
216 Hide Cash Shop
218 Show Exp Numbers
220 Disable Map Interface

 

 

Already solved the problem. I just recompile the server and after PM chat is all good. Thanks.  /no1

 

post-16697-0-71066300-1461423484_thumb.jpg

Sir, how did you solve this?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

25 minutes ago, Cyro said:

You need set proper client version in mmo.h

Oh wow. Thank you so much!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...