Jump to content

freefdhk

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Server
    iRO

Recent Profile Visitors

498 profile views

freefdhk's Achievements

Poring

Poring (1/15)

0

Reputation

  1. hello , i have try to edit the server program / setting , to try to support the iRO Ragexe for gaming , but the iRO packet size/len are also is difference for kRO , so i have try to OpenKore in iRO dump the packet to calc the difference , but the problem is too many can anyone can help iRO client support ? thank you https://rathena.org/board/topic/106611-iro-ragexe-client-support/#entry305434
  2. Hello , i don't love the kRO Client , because the kRO folder is very disorder ,and the client size was very big. so, i have plan to used the iRO client for my game server. done anyone interest to used iRO client ? please join for dev i have used the OpenKore to dump the each action packet information to find the packet len . Done : - can login in game and move in map. - the storage , npc, monster is working. - the other player can displayed. Problem ( Not yet ) : - Equip up the equip is not result , need to relogin. - Cash Shop can display the product , but cannot work for buy. ( the itemlist array have problem ? ) - a few of the magic can not display the effect . - hotkey cannot keep in server. =============================================================================================== My Changes : DB : packet_db.txt this will support to used iRO Ragexe.exe to login to rAthena. Source Code (Char/char_flif.c ) : disable / delete chclif_mmo_send006b(fd,sd); from void chclif_mmo_char_send(int fd, struct char_session_data* sd) will fixed when login will show the char size problem. Source code (mmo.h ) : #define PACKETVER 20130807
×
×
  • Create New...