Jump to content

Mikegyver

Members
  • Posts

    399
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Mikegyver

  1. i just check his repo. base on his repo, i found 2 new added packets structure. parseable_packet(0x0ac0,26,clif_parse_Mail_refreshinbox,2,3); parseable_packet(0x0ac1,26,clif_parse_Mail_refreshinbox,2,3); u need to paste this 2 packets structure in src/map/clif_packetdb.h (new rodex 2017 is introduced on 2017-04-19bRagexeRE) made it into like this. paste in the line in between of 2016-10-26bRagexeRE & 2017-05-02dRagexeRE // 2016-10-26bRagexeRE #if PACKETVER >= 20161026 packet(0x0AA5,-1); #endif // 2017-04-19bRagexeRE #if PACKETVER >= 20170419 parseable_packet(0x0AC0,26,clif_parse_Mail_refreshinbox,2,10); parseable_packet(0x0AC1,26,clif_parse_Mail_refreshinbox,2,10); #endif // 2017-05-02dRagexeRE #if PACKETVER >= 20170502 packet(0x0A43,85); packet(0x0A44,-1); packet(0x0ABD,10); #endif no need to paste everything in https://github.com/sader1992/sader_scripts/blob/master/Ragexe/2017-05-17aRagexeRE/PACKET.txt as the packets structure for this client already there in src/map/clif_shuffle.h.. src/map/clif_packetdb.h -> for the Ragexe / RagexeRE client feature packets (rodex, equip switch & etc) src/map/clif_shuffle.h -> common shuffle packet for Ragexe / RagexeRE (29 packets if not mistaken) EDIT : i put a try on my 2017-06 client.. it works.. but if u send mail to online character, the receiver (online character) screen will go blank. and another thing, the date of the mail seems not accurate. it is displaying 14 days ago.. yeah.. it is works.. but still kinda buggy.. running on live server will be in pain.. the player will keep complaining and u end up changing the client again...
  2. Yeah... and it will be a hassle to run this client on live server.. better stick with an older one. i think @Akkarin already have himself clear.. replace equipment window u mention just now is actually equip switch feature. this feature is introduce by gravity on 2017-02-22. same with new rodex 2017 feature, this feature is not yet supported.. i guess we should wait until rA dev add support for these 2 features so that it is fully functional.
  3. yeap. but, that does even bring 1 meaning.. not support means still got buggy. like u said earlier..
  4. as mention by @Akkarin, rA now added support for newer clients especially 2017 clients. up to 2017-06-07 RE client. THUS FOR THOSE WHO ARE RUNNING ON RATHENA Git Hash: f0ab8d2 OR NEWER, THESE SOURCE MODIFICATION IS NO LONGER REQUIRED ANYMORE
  5. i'm not too sure about what u said. but, @Lemongrass did state clearly in this commit Git Hash: f0ab8d2 see on the bottom of this commit.. the features not yet available. Rodex 2017 and equip set switching is not yet supported. Achievement is still in a pull request, but should be merged to master soon.
  6. Seems to be rodex not working.. just too bad.. i would rathe stick with a little bit older client as long as the player can enjoy rodex feature...
  7. try look on this topic. EDIT - i'm not saying it it prohibited to post the problem u facing right now in this topic. but, i mean u are looking for something at the wrong place? surely will not get anything. and like @Akkarin always mention, in this forum got search function.. it is on right top of this forum.. why not try to search the thing u are looking for using that search function?
  8. u are posted in wrong section. that is why until today, u are not getting any reply. this is 2017-01-25 RE client topic. not summoner topic.. at least, if u want to get some help, u should post in the correct topic.. i don't expect u get any help on this matter if u posted in this topic EDIT. this is the topic where people looking & seeking about the guide how to get use of 2017-01-25 RE client. and question should be about how to fix the problems regarding the implementation of this client.. since u have problem with summoner expanded skills not shown up in both 2016-12-28aRagexeRE & 2017-01-25aRagexeRE, SO.. it is clearly have nothing to do with RagexeRE clients.
  9. U are require to use mid / late 2016 clients for the summoner expanded skills are those skills are introduce later than 2015-11-04 client.
  10. Yeah.. i know.. we can talk more on this. Kindly add me on discord or skype.
  11. Cheap cost.? Use a vps instead.. u have full control on ur server + monthly fee much cheaper.. ovh cost u just 3.5 usd a month.
  12. for those who would like to asking for help related to this client, please stick the chat to the forum ok? I don't like Helping in private messages for 2 reasons 1. In PM no ones sees my awesomeness 2. Since i'm doing third-party services, my expectation of getting PM is the person who like to request of my services.. https://rathena.org/thirdpartyservices/all-in-one-ro-setup-services-server-setup-client-side-setup-webserver-setup-thorpatcher-setup-fluxcp-setup-r10/ So it is kinda upset & irritating for me for getting PM asking for help, (i know u guys in hurry to make use of this client, but please respect other people time - right now it is 12.40 midnight & yet i even get a PM from someone here in this topic which expecting me to reply as soon as he get PM me as his comment asking for help not getting reply in here.) plus with it just my expectation people drop me a PM as interested in my third-party service setup. My advice to that person. please respect other people & just wait for me or somebody else here answering ur question.
  13. Do u use latest clientside english translation by zackdreaver?
  14. It should works.. nemo cant patch translate client since 2016-02-03 RE client.. but, that client & newer clients i don't have any problem regarding client cannot read msgstringtable.txt In fact. Those are totally different. Translate client have nothing to do with read msgstringtable.txt If u are saying cannot patch client with read msgstringtable.txt, yeah u get a point. But for translate client has nothing to do with read msgstringtable.txt
  15. i think i shall explain & clear things up to u.. for website, u will need web-hosting provider while if u asking for making a ragnarok server, u will need ragnarok hosting services or vps the different between those 2 aboves - ragnarok hosting service usually has been setup with required &neccessary programs / softwares & ready to run ragnarok server - vps is to be easy to understand, clean & unmanage. u need to setup the vps with required & necessary programs / software so that it can run ragnarok server examples are those 2 aboves - ragnarok hosting services -> pony vps, gomanila host, trinity networks, wanhosting - vps -> ovh.com, vps.ag, digital ocean, vpb.com but, u can also purchase a web-hosting. in case u want to separated the rAthena & the web related stuff (like fluxcp, forum, thor patcher) and like kaze mention on above, Google.com is your best friend...
  16. yup.. but, just put langtype 1 in ur clientinfo.xml. it should works for the client to read msgstringtable.txt
  17. is it website or vps to host a ragnarok server? i'm just a little bit getting a confusion here...
  18. Just a little bit introduction of me.

    Working with client-side is part of my interest. I'm pretty sure for those who bump into my wall had read somewhere my comments in the client-side section. I loves helping people working & fixing on client-side problem. But, anything please the chat to the forum. I don't like in private messages for 2 reasons:

    1. In PM no ones sees my awesomeness

    2. Since i'm doing third-party services, my expectation of getting PM is the persoon who like to request of my services..

    https://rathena.org/thirdpartyservices/all-in-one-ro-setup-services-server-setup-client-side-setup-webserver-setup-thorpatcher-setup-fluxcp-setup-r10/

    So it is kinda upset for me for getting PM asking for help, (well, eventually it can be post in the forum & other people help u too) plus with it just my expectation people drop me a PM as interested in my third-party service setup..

  19. Nah.. just edit ur clientinfo.xml in ur grf.. change the version to 56..
  20. Well.. should i put reminder here.. for other people who want test this client in the future.. Please make sure your kRO folder is patched equivalent or newer than 25 January 2017 Since this RagexeRE is released by Gravity on 25 January 2017. Anyway glad to know ur problem fixed @hendra814
  21. it just ur shown in above + src/char/char_clif.c
  22. this is a RE client... non-RE client no longer can be packed anymore since 2016-07 and its name stated clearly. 2017-01-25aRagexeRE... and those are not complete. u can refer to this guide.. as this is the guide i put in my earlier comment in this topic.
  23. i guess something must got wrong in ur src maybe.. coz u need change to TRUE if using RE client void chclif_charlist_notify( int fd, struct char_session_data* sd ){ // This is needed on RE clients from october 2015 onwards // If you want to use one replace false by true here #if true && PACKETVER >= 20151001
  24. should be this not happen when u already edit those code blocks in src\char\char_clif.c void chclif_charlist_notify( int fd, struct char_session_data* sd ){ // This is needed on RE clients from october 2015 onwards // If you want to use one replace false by true here #if true && PACKETVER >= 20151001 but in condition where ur #define MAX_CHARS in src/common/mmo.h is the multiple of 3 (9,12,15,18,21,24,27,30 & so on) if #define MAX_CHARS is no the multiple of 3, u will see the popup window please check request page number.
×
×
  • Create New...