Jump to content

Radian

Members
  • Posts

    1546
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Radian

  1. Very nice signatures keep it up!
  2. This happened if the custom item you are using is not compatible. you must always check the custom items before adding it..
  3. Hi this might sound wrong but i think you must post this on Scripting Support.. I'll move it to script support..
  4. Go here https://github.com/rathena/rathena/issues/new
  5. It depends on you if you want to use lub or lua. I will try to make a guide on how to add custom items on 2013 clients but i know there is a guide try to google it.
  6. kRO have this theme of prontera?
  7. {},{ prevpal = getlook(7); changelook 7,201; },{ changelook 7,prevpal; } Please do run a test.
  8. I understand xD it pops on my mind this idea and maybe i should at least try to suggest it.. but anyway I understand
  9. Can you the show both files if you dont mind?
  10. Para saken always check the files kung ano yung mga e dadag-dag mo kasi kaya nag error because cguro mali ang information ng sprite or sa accessoryid etc ang possible mali dyan is nasa client lang kaya always re check the thing you did before that error happened.
  11. I'm not sure if that is normal but sometimes i encounter this kind of problem and what i can see on the picture of server your on the stage of testing things right? and doing restart/reloads/etc.. This might be bug but we need to provide how to produce this..
  12. Actually there is no stable client as what I understand because as time goes by another new client will be released and again another new client will be released. now at this moment the client that rAthena supports are listed here https://rathena.org/board/topic/86650-officially-supported-client-versions/ and download/find it here http://roclients.info/ the client you want and please correct me if i'm wrong xD ( i use 2013-12-23cragexe and for me it's a fine client, I don't about what other member use but for me I pick that client date ) soooo... data folder as what i mentioned there is no stable files right now kRO keep updating new things and other official server does too.. so use this translated and updated data files https://github.com/ROClientSide/Translation I hope you'll this helps you and good luck !
  13. So first thing you need to make your client work is to get the latest kRO files which are required. I got mine here http://www.nickyzai.com/?p=kro second thing is you need to get a unpatched client so to read more information about that rAthena provide an information about the supported clients so you can see it here https://rathena.org/board/topic/86650-officially-supported-client-versions/ now you choose which one you prefer but i prefer using 2013-12-23cragexe (because that's what im using right now and so far nothing is wrong with it) but still it's up to you. oh and you can get the unpatched client's here http://roclients.info/ after getting your own unpatched client it means that you need to patched it I use this as the patcher of my client http://hercules.ws/board/topic/2905-nemo-client-patcher/ and for your clean and translated/updated data files. you can check it here https://github.com/ROClientSide/Translation All of these are very important files you need to run your own client... if i forgot to mention something please do and provide a help.
  14. you probably put a wrong information on the accessoryid you should check it.
  15. Im sorry i think your not allowed to do that its better to look around at paid services section..
  16. Hello sa pag kaka alam ko hindi possible ma resize yung cash shop. pero baka may ibang nakaka alam hintayin nlng naten ang advise nila.
  17. The solution and answer to your question can be seen here https://rathena.org/board/topic/101092-packet-obfuscation-support/?p=281321
  18. try to ./athena-start stop then start it again..
  19. Just set this to the starting point of the players account and the end. .aid_start = 2000000; // Set the Account ID here where you want to start. [ set this to 0 = disable ] .aid_end = 2000020; // Set the ending Account ID here. [ set this to 0 = disable ]
  20. Did you change the minimum and maximum in your trunk/conf/battle/client.conf? min_hair_style: 0 max_hair_style: 27 min_hair_color: 0 max_hair_color: 8 min_cloth_color: 0 max_cloth_color: 4
  21. I'm using eamod and yes i use some modifications in src. but I haven't touch devo skill xD you are using eAmod this is rAthena. maybe someone who knows about eAmod be able to help you with this..
  22. Did you do any modifications on your trunk? To developers that will notice this please do create a issue on github. https://github.com/rathena/rathena/issues/new
  23. It's okay.. it's just for me that if you make it as what i said will prevent issues that players will summon mobs in any places xD by the way i'll wait what others want.. thanks again aleos.
  24. Map Server didn't crashed. The problem is When player opened vending and restart server, the vending people doesn't reopen their shop when server restarted...... I encounter the same problem even though im not using the extended patch and it's default setup of rA. maybe the problem is not the extended. So do you mean this is the bug for original rathena ? For me I did encounter it.. ill do a test and see what is the result..
  25. Yea it worked but this is not possible to apply on the master right?
×
×
  • Create New...