Jump to content

Shiodevs

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by Shiodevs

  1. Here you go: https://rathena.org/wiki/Scripting http://101.lv/learn/C++/ 2nd link is for source code, (SRC Folder)..
  2. It's in the emulator, you can download it. Also the mvp_ladder can be edited. Try using https://rathena.org/wiki/Scripting
  3. Well here at rAthena, We don't use SVN anymore. We use https://github.com/rathena/now.
  4. Firstly, Use a code box. It's unattractive. Second, http://rathena.org/wiki Third, If that doesn't help look. //-------------------------------------------------------------- // rAthena Battle Configuration File // Originally Translated by Peter Kieser <[email protected]> // Made in to plainer English by Ancyker //-------------------------------------------------------------- // Note 1: Value is a config switch (on/off, yes/no or 1/0) // Note 2: Value is in percents (100 means 100%) //-------------------------------------------------------------- And if you still don't get it. // The rate the common items are dropped (Items that are in the ETC tab, besides card) item_rate_common: 2000 // This would be 20x item_rate_common_boss: 100 item_drop_common_min: 1 item_drop_common_max: 10000
  5. /trunk/npc/custom/mvp_ladder.txt it's in the emulator..
  6. Find old prontera, in a data.grf and add it to map_cache. then add it to your RO grf.
  7. Here you go: https://rathena.org/wiki/Main_Page Video First link is best. You can find all your needs there.
  8. Those are examples you could of used to make it. I hope someone codes it for you, but its doubtful
  9. http://googleitfor.me/?q=Daily+Quest+Script+rAthena
  10. Whatever you added to script.c isn't working apparently?
  11. So today I've installed a fresh copy of rathena, After my 3rd client date, I've decided it might not be me, i keep getting this error after i select my char, It says ( Rejected From Server (3) ) followed by this below on putty. [Info]: clif_parse: Disconnecting session #8 with unknown packet version (p:0x7f57,l:19). This has happened with these client dates: 2013-08-07 2013-12-23 2013-05-03 I've changed client info and packet DB to each clients adjustment , I'm fully updated on kRO. Nothings been edited only packet_db.txt and mmo.h. so here's my patch list: 2 Chat Flood Allow 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 14 Disable Hallucination Wavy Screen (Recommended) 15 Disable HShield (Recommended) 19 Enable Title Bar Menu 20 Extend Chat Box 21 Extend Chat Room Box 22 Extend PM Box 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 44 Translate Client (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 53 Use Ascii on All Langtypes (Recommended) 61 Disable Packet Encryption (Recommended) 64 @ Bug Fix (Recommended) 68 Enable 64k Hairstyle 73 Remove Hourly Announce (Recommended) 204 Increase Attack Display 84 Remove Serial Display (Recommended) 88 Allow space in guild name 90 Enable DNS Support (Recommended) 97 Cancel to Login Window (Recommended) 102 Fix Tetra Vortex I've also tried re-installing rA, that also did not work, I've searched every forum possible and i cannot reproduce the search results or even relate atm... Any help greatly appreciated.
  12. Since im on a phone it's hard to tell if you have tabs in your headers? And is there an error in your map server relating to the healer?
×
×
  • Create New...