Jump to content

ICEROCK

Members
  • Posts

    228
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ICEROCK

  1. I dont really understand what exactly do you want.
  2. What do you mean? Please tell us clearly what exactly are you trying to do.
  3. skill_db.txt id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,name,description 653,0,8,4,0,0x6,5:7:9:11:13:5:7:9:11:13,10,1,no,0,0x2,0,magic,0, NPC_EARTHQUAKE,Earthquake
  4. Try doing both things. Since I don't know what client version are you using. Always make a backup every time your going to make big changes on your server. Or to be more safe just use the lua files you have right now then merge the rest.
  5. 2010-07-30 RagexeRE 2010-06-16 RagexeRE http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ /no1
  6. http://pastebin.com/tKbi8wLN
  7. Only BIOS is available for download. I am looking for Intel Cheapset / PCI Drivers and Audio Driver (Realtek).
  8. I lost my motherboard CD Installer. Anyone there can help me look for free EMX-I5HHM-iCAFE Motherboard Drivers x86 Intel Based. Operating System: Windows 7 Ultimate 32-Bit Any kind of help would be much appreciated.
  9. Are you using P-RE or RE mechanics? In P-RE I believe it does already. P-RE skill_db.txt 368,0,6,4,0,0x61,0,5,1,yes,0,0,0,weapon,0,PA_SACRIFICE,Martyr's Reckoning
  10. Version of client that you are using? Make sure the files in texture are properly named. Use Unbollox to translate those korean texts. You can get the program from here http://paradox924x.com/mirrors.html
  11. I dont quite understand what do you want.
  12. I believe this is what you are looking for ... http://rathena.org/board/topic/68464-utility-farm-zone/
  13. Please show us your char_athena.conf
  14. Don't forget to recompile your server. I'm glad I helped!
  15. Use data folder from here http://rathena.org/b...english-folder/ Merge to your custom data folder. The only problem I can see is merging them will cause replacement of your custom data files. But I doubt that would happen I am pretty sure you doesnt have custom files identical from that data folder.
  16. What kind of modification are you trying to use?
  17. Replace those lines into this: If ( getmonsterinfo( killedrid, MOB_MVPEXP ) ) { If (rand(100) < 40 ) getitem 607, 3, .@partymemberaid[ rand( .@c ) ]; If (rand(100) < 40 ) getitem 607, 3; Thats how I understand what Euphy said. /no1
  18. You don't need to delete all renewal files for you can always disable renewal features and use pre-re. Kindly look at this file */src/config/renewal.h Look for #define RENEWAL #define RENEWAL_CAST #define RENEWAL_DROP #define RENEWAL_EXP #define RENEWAL_LVDMG #define RENEWAL_EDP #define RENEWAL_ASPD And put "//" without quotation. So it should be look like this: //#define RENEWAL_*** I hope you understand. Merry Christmas and Good luck!
  19. Merry Christmas and God bless rAthena and all of us!
  20. You can use this tool to diff your client: http://rathena.org/b...421-weediffgen/ Or you can choose a client + diff it already from here: http://rathena.sourc...iff_patcher.php (old clients)
  21. Awesome! Can't wait to see this on rA.
  22. Another reason they are using another client which isn't compatible to your server.
×
×
  • Create New...