Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. sir brynner ask ko lng anong gnamit nyo na server side sa ragna nyo? pwede po ba ako humingi ng tulong? salamat meron naman po cguro sir glemor, prang mron na kc ako nkta na nndun lhat ng episode hnd ko lng sure kng datailed info sya ang ginamit ko lang dati na server files is yung latest version ng rAmod nung year 2013. den inedit ko nalang yung features ng server. pati ung mga monster respawn at mga item drops nila. den nag disabled ng mga maps na hindi kasama sa episode 5. at mga item n hindi kasama s episode 5 tinanggal ko din. pero ano yung basis mo na hindi talaga kasama sa episode 5 at kasama sa episode 5. ang hirap kasi pag aasa nalang sa kaalaman. maybe my website ka na guide? or? pwede ka mag base sa old revision ng mga server files. dun mo makikita yung changes. pede ka din tumingin s iro database. meron sila classic server. at kung ro player ka simula palang. alam mo ung mga features na meron at kung anu yung mga bago. pero kung hindi ka player ng old ro. mahihirapan ka. at ang pinaka the best dyan is kung meron kang backup files like yung mga sinaunang emulator like darkweiss or vidar. pra dun ka mag base ng mga location ng npc at monster database.
  2. sir brynner ask ko lng anong gnamit nyo na server side sa ragna nyo? pwede po ba ako humingi ng tulong? salamat meron naman po cguro sir glemor, prang mron na kc ako nkta na nndun lhat ng episode hnd ko lng sure kng datailed info sya ang ginamit ko lang dati na server files is yung latest version ng rAmod nung year 2013. den inedit ko nalang yung features ng server. pati ung mga monster respawn at mga item drops nila. den nag disabled ng mga maps na hindi kasama sa episode 5. at mga item n hindi kasama s episode 5 tinanggal ko din.
  3. Make sure you use the right packet_db? Are you using eA or eAmod? i'm using eAthena After modified what ? after changing something in your source. after you save the files that you edit make sure to recompile the server files to make it work.
  4. try to use ; instead of ' it the last line. [jobtb1.JT_Ivan] = "Ivan";
  5. parang ganyan yung starting dati ng waybackro ko. start kami sa episode 5. sa ngayon ok naman ang latest version ng rathena. ang kelangan mo lang talagang gawin dun is i edit yung mga monster respawn, item database. npc location. disabled ang renewal features. ang pinaka magiging problem mo lang sa old payon is yung mga location ng old npc mo. at pag sa client version naman. pwede mong gawin mo ung 2010 version client since classic server naman. or pwede din 2012-04-10 client mas stable para sa mga semi classic server.
  6. make sure you recompile your server files right after you modified it.
  7. make sure you use the correct client version on your src\common\mmo.h
  8. on your conf\groups.conf just look for the group you want to change the restriction and just add this can_trade: false
  9. maybe there is a missing .tga files in your client.
  10. bring back 2012-04-10aRagexe with working cash shop + Party Booking System using the latest version of rAthena.
  11. i think its because of the new prontera.
  12. //quick option to disable all renewal option, used by ./configure #define PRERE #ifndef PRERE then recompile
  13. can you make a mirror. i can't download it on that link.
  14. Windows TortoiseGIT ( http://code.google.com/p/tortoisegit/ ) MSysGit ( http://code.google.com/p/msysgit/downloads/list?can=2 ) MySQL ( http://www.mysql.com/downloads/mysql/ ) MySQL Workbench ( http://www.mysql.com/downloads/workbench/ ) MS Visual C++ ( http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express ) https://github.com/rathena/rathena/blob/master/README.txt
  15. i think it is same issue with http://rathena.org/board/topic/95573-hansip-skill-spam-protection/?p=260637
  16. ok sir thanks.
  17. change: if (sum >= sd->tem_tick_skill3 - 20 && sum <= sd->tem_tick_skill3 + 20) to: if (sum >= sd->tem_tick_skill3 - 3 && sum <= sd->tem_tick_skill3 + 3) and increase the count setting from 5 to higher number hansip_spam_count : 10 the disconnection issue for the normal stats and buffs works fine now. but no longer working if you use 3rd party program. you can spam skill very fast without having any detection.
  18. it was indicated clearly that if you are hunter with 99 agi, 99 dex and 9 luk. try to spam arrow shower. fastest way to reproduce the bug is have a buffs like blessings and increase agi. then spam your skill like arrow shower and double strafing.
  19. there is a bug. if you are hunter with 99 agi, 99 dex and 9 luk. try to spam arrow shower. same thing happen for double strafing skill. you'll get disconnected.
  20. you can use this. but it is not free. Announce trades permission 1.1 Announce monster spawn permission 1.0
  21. the download link is not working again.
  22. how many ragnarok client are opened on your computer?
  23. because it is already included on the latest main.sql.
  24. first of all this program is not a open source program. ask the developer. no need to discuss it here since there is a harmony forum. you should post it there to ask for support for the developer who made that program instead of crying here.
  25. Current Version only support Renewal Mode.
×
×
  • Create New...