Jump to content

Scylla

Members
  • Posts

    374
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Scylla

  1. Oh, and also make sure that your client is reading your data folder or wherever your clientinfo.xml is. Also if possible, may i know the client date you're currently using?
  2. Hmm, what about trying to only select the recommended patches and also Read data folder first? If that'll work then it means one of those patches is causing the error on your client.
  3. Try checking your cleintinfo.xml and see if you're using the correct IP to your server.
  4. Are you sure that you are logging in to your server? Is there a log on your map-server that says you're logging in?
  5. Yes you are using the correct translation files. May i know what patches did you include on your client?
  6. Is the folder at the background where you opened your 2015 client? If it is then you have a very incomplete files to run it. First, download the latest kRO here After that, paste the files onto your RO folder on where your 2015 client is. Also don't forget to patch Read data folder first on your client via NEMO.
  7. Try updating your trunk again via git.
  8. Next time please make a new topic because this is only for your magnus problem. And yes, It'll fail if there's those 3 are inflicted on the target.
  9. https://rathena.org/board/topic/104452-tutorial-how-to-create-ragnarok-offline-2015-client/
  10. "Problem Solved". Found a link to a ready to play server & it works! All I do is run server, run client & that's it. That's all I was asking for. Thanks for the help but, that's the same link I posted at the top that stomped me at the wiki part. Oh okay, that's good to hear.
  11. Follow this guide instead: https://rathena.org/board/topic/104452-tutorial-how-to-create-ragnarok-offline-2015-client/ It was made by someone i helped.
  12. Make sure the headers are in tab spacing prontera,155,181,5<TAB>script<TAB>Sample#rand_stat<TAB>757
  13. Add this: if (status_isdead(&sd->bl)){ clif_displaymessage(sd->fd,"You can not use @warp while dead."); return 0; } Source: https://rathena.org/board/topic/65504-warp-when-dead/
  14. Thank you very much to Einjerin for creating a guide.
  15. No need to have that i guess, since 2015 client's already supported new prontera version. Really? i didn't see any changes on my prontera? Do i have to extract my stock grf and delete old prontera texture? and re merge with new prontera texture? please advise. Hope your problem solved here. Please read carefully. Thanks for your respond. Trying and no luck my DATA.ini is : 0=newprontera.grf 1=gege.grf 2=data.grf 3=rdata.grf 4=../Ragnarok IDRO/data.grf Still old prontera... Why is it that you're using 2 data.grf's? Try using this line up: 0=newprontera.grf 1=gege.grf 2=data.grf Still no luck, However outside of the city wall of prontera is changed to new prontera, but the city it self still old one. Attached screenshot : screenGeGe RagnaroK008.jpg I guess It's because your data.grf overrides the newprontera.grf If i may suggest, download the latest kRO from here I don't use that newprontera.grf but currently my prontera's the new one with just copying the data.grf from that kRO link i sent you and pasting it to my RO folder.
  16. No need to have that i guess, since 2015 client's already supported new prontera version. Really? i didn't see any changes on my prontera? Do i have to extract my stock grf and delete old prontera texture? and re merge with new prontera texture? please advise. Hope your problem solved here. Please read carefully. Thanks for your respond. Trying and no luck my DATA.ini is : 0=newprontera.grf 1=gege.grf 2=data.grf 3=rdata.grf 4=../Ragnarok IDRO/data.grf Still old prontera... Why is it that you're using 2 data.grf's? Try using this line up: 0=newprontera.grf 1=gege.grf 2=data.grf
  17. Scylla

    Help pls?

    thanks for sending me all the links but some of them i already tried and some i didn't bother to tried because the other is 2013 and 2014 since i already tried the 2014 one which is http://rathenaguides.blogspot.de/ some links are broken so i thought i'd just ask here if someone can show me a link to updated tutorial with working links and newbie friendly guide lol some guides are hard to follow even though i made a server way back 2014-2015 just for fun lol i forgot all the details and yes i know how to google things and no i did not come here cuz i'm lazy or don't know how to search from google i came here to ask because maybe you can give me some links that i didnt check or didnt see lol anyways thanks You could ask me for help via rAthena's discord channel, just click the link on my signature.
  18. Scylla

    Help pls?

    There are also guides on youtube: https://www.youtube.com/watch?v=TaESjeq2v-w (debian credits to cdelorme)
  19. I'm not really a pro when it comes to src editing but like Realusion said, learning C language is the first step. Just take your time learning. And just remember everything in programming is always trial and error You make mistakes on your trials then you learn from it. EDIT: Also just to let you know i mostly learned src here by just checking and reading the codes that i could understand easily (basically on skills area).
  20. http://svn6.assembla.com/svn/ClientSide/Diff_Project/kRO/ https://rathena.org/board/topic/86575-problem-client-2010-07-30/ For diff: http://rathena.sourceforge.net/tools/diff_patcher.php?client=2010-07-30aRagexeRE https://github.com/MStr3am/NEMO Source: www.google.com
  21. Rather diff ' read data folder first ' 2013 clients don't read lua anymore. sorry I'm a bit newbie in terms of diffing/client side so I'll just download the data folder on the given link? That translation works for 2013++ Worked when i used the following clients: 2013-08-07 2013-12-23 2014-10-22 2015-09-16
  22. Rather diff ' read data folder first ' 2013 clients don't read lua anymore.
×
×
  • Create New...