Jump to content

EzioYaoditore

Members
  • Posts

    25
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  • Location
    Chinenze

Recent Profile Visitors

1601 profile views

EzioYaoditore's Achievements

Poring

Poring (1/15)

1

Reputation

  1. So I heard 2015 clients are now supported and give it a shot. I was used on setting up 20130807 Clients. I also checked this thread https://rathena.org/board/topic/104452-tutorial-how-to-create-ragnarok-offline-2015-client/ So heres what I changed on my fresh downloaded server: Changed packet_db_ver: 53 in db/packet_db.txt Changed #define PACKETVER 20150916 in src/common/mmo.h Changed to //#define PACKET_OBFUSCATION in config/core.h for disabling Packet Obf. Set IP of inter_arena.conf to 127.0.0.1, corresponding to my mysql login credentials. Same goes with char_athena, login_athena and map_athena edited data/clientinfo.xml pointing to my server (127.0.0.1) So i compiled and run it, no errors occured on the console. I can even login on the client The problem is After I login, this message occurs then after I created my character and selected it. With the message log in console, the Packet Version of that character is '46' which i'm sure that I diffed 20150916 client which is 53 heres the patches I dont know what the problem on my setup. UPDATE: Found out that Nemo Loaded a 20130806 settings. The problem is black map in iz_int map
  2. encountering after following your tutorial on client side then after that message
  3. anyone using this ragnashield? https://ragnahosting.com/ragnashield its free but for only ragnahosting clients
  4. are you using VPS? what specs?
  5. you can disable packet obfuscation by commenting out #define PACKET_OBFUSCATION in src/config/core.h you can refer to this post about packet obfuscation https://rathena.org/board/topic/101092-packet-obfuscation-support/#entry281321
  6. what item is it? and also disable the ignore file error message in diffing the client.
  7. also tested the donate function with sandbox paypal account, it seems it dont add points after successful donation on corresponding points I added. update: it now works, i just need to add IPN url in both sandbox and actual account of my account
  8. updated Auction House NPC Position in Prontera (/npc/other/auction.txt). Shes in the position of a flag stand that she wont be notice until you hover you mouse on it changed this line prontera,218,120,4 script Auction Hall Guide#prt 117,{ callfunc "F_AuctionWarper",2; } to prontera,216,118,4 script Auction Hall Guide#prt 117,{ callfunc "F_AuctionWarper",2; }
  9. yes, warps will be also necessary to be updated the coordinates in the new prontera. sooner or later, when we have 2015 clients that supports new prontera maps, were also forces to change the coordinates of all inside of new prontera (i think some prontera fields were affected like in south gate,i saw the bard is inside the walls). you can talk to them even inside the wall but if warps, you cant walk to it since the wall is blocking it. Heres some Images http://imgur.com/a/J9q72
  10. also put the System folder from the Translation you downloaded inside the client folder. ( not inside Data Folder.)
  11. seriously bro, your url http://ro.ucoz.com/ro/notice.html http://ro.ucoz.com/ro/ is 404 or Page not found.
  12. is your url accessible? i checked your file_url and its not existing.
  13. Since most of us will be forced (especially new players ) to use the new prontera map by tokeiburu http://www.mediafire.com/download/7hcz6u9vl4vjhb4/newprontera.grf because of the crash made by the new kRO update. I noticed that some of NPCs are affected by the update and needs new coordinates (some of them are either inside a wall/objects like kafra positioned in the bigger prontera gate 3d model)
  14. change your packet_db_version=default into packet_db_version=30 and if are you using the latest rathena revision if yes, its because of the packet obfuscation implemented. you have 2 options to make the client work 1. comment the #define PACKET_OBFUSCATION. in src/config/core.h or 2. add the corresponding key in packet_keys_use: in packet_db that defined with the packet_ver in that file and diffing without Disable encrypted packet and enabling the Packet First Key Encryption, and following 1st key Packet Second Key Encryption, and following 2nd key Packet Third Key Encryption, and following 3rd key
×
×
  • Create New...