Jump to content
  • 0

Cannot Attack Monster and @Killmonster


krashdragon

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   4
  • Joined:  06/20/13
  • Last Seen:  

Im using latest rathena revision,but i cant click on monster or kill monster,anyone know how to solve this?thanks

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   1
  • Joined:  03/22/15
  • Last Seen:  

Err check your map flags, see if there is anything for that particular map. If not, check the map server cmd and see if any errors are thrown.

 

It could also be something you diffed into the client (I know if you dont diff certain things the client bugs out). Like if you diff in to ignore sprite/act files and your grf is not updated to support different colors for hair/clothes the client wont crash but nothing will change.

 

Worst case scenario pm a contributor like judas or a forum mod with some screenshots and they should be able to tell you the problem

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

Check your packet version and client version?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   4
  • Joined:  06/20/13
  • Last Seen:  

my client version 20130807 and version type 30 and langtype 6

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   1
  • Joined:  03/22/15
  • Last Seen:  

set the version to 45 in the clientinfo.xml and in packet_db.txt. Check your mmo.h and see if the version date matches the date of the client your using. Also you can diff the client into bypassing the check for clientinfo.xml

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   4
  • Joined:  06/20/13
  • Last Seen:  

i have set version and packet db to 45 but still the same,here are my the ss

 

      <port>6900</port>
      <version>45</version>
      <langtype>6</langtype>
      <registrationweb></registrationweb>
        <aid>
            <admin>2000000</admin>

        </aid>
        <loading>
   
        </loading>
   </connection>
</clientinfo>
 

packet db

// Main packet version of the DB to use (default = max available version)
// Client detection is faster when all clients use this version.
// Version 23 is the latest Sakexe (above versions are for Renewal clients)
packet_db_ver: 45
//packet_db_ver: default

 

mmo.h

#ifndef PACKETVER
    #define PACKETVER 20130807
    //#define PACKETVER 20110223
#endif


 

Edited by krashdragon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   4
  • Joined:  06/20/13
  • Last Seen:  

work now thx substep

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