Jump to content
  • 0

Bunch of client related problems that I'd like to fix


Waker

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   2
  • Joined:  04/17/12
  • Last Seen:  

Okay so this goes as follows.

I've got my server running and everything is alright.

 

There are a few things bothering me though.

 

1, I can't seem to find exactly how to allow people to use certain commands.

2. Sometimes (<- a bunch of times) when the loading gets to 100% it's just stays there and the game doesn't respond.

[Nevermind -> alt+f4 works fine when game isn't stuck at 100%] 3. Can't Alt+F4 out of the game. It's like it's disabled somehow.

4. I've been playing around with the rates but I can't seem to alter them correctly... For example 1% server 70% jellopy on porings, I tried increasing my server to 25% (drop rates) and the jellopy got 45% chance of droping. I'm really confused as I don't really know what I'm doing wrong.

5. If I login and I input an incorrect password it automatically closes the client.

6. There's this pin thing at login that although is usefull I really don't care about it.

7. When I delete a character it sits down and it says Del Request. and the time and date I requested show up.

 

I've been using the wiki to learn how to run the server and some posts on the forums to get the client working.

(The ragexe data etc I'm using are these: http://rathena.org/board/topic/70962-recommended-client-setup/ )

 

Thank you all for your help. I'll be checking in shortly.

Edited by Waker
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  128
  • Topics Per Day:  0.03
  • Content Count:  659
  • Reputation:   84
  • Joined:  04/07/14
  • Last Seen:  

1. Group.conf --> This is where you put @commands to normal player (the players will get 0 for their id's)

2. I really dont know this (Needs more info)

3. Can't reproduce this. As alt-f4 works fine.

4.You can play with the settings to trunk\conf\battle\drops.conf (main drop thingy for the server) while trunk\rathena\db\pre-re or re mob_db (to adjust some monster drop)

 

Let's say poring
 

1002,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1

the 909 is the jellopy while the 7000 is the rate. (Im not really good at numbers so you have to play with those.

 

5. Clearly its a clientside error. What client version do you have? (I use 2013 08 07 diff'ed with nemo patcher 2.0 and no problem at all)

6. Trunk\rathena\conf\char_athena.conf scroll down til you found

//===================================
// Pincode system
//===================================
// NOTE: Requires client 2011-03-09aragexeRE or newer.
// A window is opened before you can select your character and you will have to enter a pincode by using only your mouse.
// Default: yes
pincode_enabled: yes

Pretty self explanatory right?

 

7. The delay is set to 24 hours. Well you can change that. Go to Trunk\rathena\conf\char_athena.conf scroll down til you found

// Amount of time in seconds by which the character deletion is delayed.
// Default: 86400 (24 hours)
// NOTE: Requires client 2010-08-03aragexeRE or newer.
char_del_delay: 86400 

Personally i changed 86400 into 1.


Additional info from deleting character. Still in char_athena.conf i use the old method which is the email.

// Restrict character deletion by email address or birthdate.
// This restricts players from changing the langtype and deleting characters.
// For birthdate, the client must be 20100803 or newer.
// 1: Email address
// 2: Birthdate (default)
// 3: Email address or Birthdate
char_del_option: 1


This is my first help. Yay!

Edited by gidzdlcrz
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   20
  • Joined:  02/05/13
  • Last Seen:  

Walker, i'll fix your problems, but i don't want to type it all out, not much sleep, haha. Add my skype, i'll help you. check my profile for my skype name :o

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   2
  • Joined:  04/17/12
  • Last Seen:  

1. Group.conf --> This is where you put @commands to normal player (the players will get 0 for their id's)

2. I really dont know this (Needs more info)

3. Can't reproduce this. As alt-f4 works fine.

4.You can play with the settings to trunk\conf\battle\drops.conf (main drop thingy for the server) while trunk\rathena\db\pre-re or re mob_db (to adjust some monster drop)

 

Let's say poring

 

1002,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1

the 909 is the jellopy while the 7000 is the rate. (Im not really good at numbers so you have to play with those.

 

5. Clearly its a clientside error. What client version do you have? (I use 2013 08 07 diff'ed with nemo patcher 2.0 and no problem at all)

6. Trunk\rathena\conf\char_athena.conf scroll down til you found

//===================================
// Pincode system
//===================================
// NOTE: Requires client 2011-03-09aragexeRE or newer.
// A window is opened before you can select your character and you will have to enter a pincode by using only your mouse.
// Default: yes
pincode_enabled: yes

Pretty self explanatory right?

 

7. The delay is set to 24 hours. Well you can change that. Go to Trunk\rathena\conf\char_athena.conf scroll down til you found

// Amount of time in seconds by which the character deletion is delayed.
// Default: 86400 (24 hours)
// NOTE: Requires client 2010-08-03aragexeRE or newer.
char_del_delay: 86400 

Personally i changed 86400 into 1.

Additional info from deleting character. Still in char_athena.conf i use the old method which is the email.

// Restrict character deletion by email address or birthdate.
// This restricts players from changing the langtype and deleting characters.
// For birthdate, the client must be 20100803 or newer.
// 1: Email address
// 2: Birthdate (default)
// 3: Email address or Birthdate
char_del_option: 1

This is my first help. Yay!

 

Well for your first help I honestly think It couldn't have been better. So much info there I'm running to my server files fixing them :) Thank you!

Anyways, regarding the server I find the server side pretty easy, client side though is really ... weird for me... I don't know. I don't understand much about diffing and etc... :/

 

 

 

Walker, i'll fix your problems, but i don't want to type it all out, not much sleep, haha. Add my skype, i'll help you. check my profile for my skype name :o

Thank you! I've added you on skype.

 

I'll keep this post updated in case I run into more problems. Thank you both for replying so fast :)

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...