Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/26/20 in Posts

  1. Can be created by following this steps: 1- Add the item to the item_db.txt, this is the script 40000,Medusa Enchant,Medusa Enchant,6,20,,10,,,,,,,,32,,,,,{ bonus bMdef,1; bonus bInt,1; bonus2 bAddEffWhenHit,Eff_Stone,500; },{},{} 2- Edit the iteminfo.lua located in System, add the item.. [40000] = { unidentifiedDisplayName = "Medusa Enchant", unidentifiedResourceName = "메두사의머리", unidentifiedDescriptionName = { "" }, identifiedDisplayName = "Medusa Enchant", identifiedResourceName = "메두사의머리", identifiedDescriptionName = { "Live medusa head attached to a shield!", "Inflict ^660000Stone Curse^000000 status by low chance when receiving damage.", "MDEF + 1, INT +1." }, slotCount = 0, ClassNum = 0 }, 3- Create the card preffix in the file located in Data/cardprefixnametable.txt this will give a title to the enchanted item. 40000#Of Perseus# 4- Add the item in the file file located in Data/cardpostfixnametable.txt this will display the cardprefix after the item name. 40000# No sprites needed since it is taking the existing dead medusa sprite: identifiedResourceName = "메두사의머리",
    2 points
  2. Fixed in new version. A bug that take 5 years before someone noticed it ... ?
    1 point
  3. This is an old post. If you're having problem with captacha, make sure you have the keys installed on your application.php under config folder. You should have 2 keys, public and private. For more info, search google recaptcha -> admin console.
    1 point
  4. Wow, when you guys were talking about ASB, KelvinLoh, seven etc, it really brings back lot of memories. I was in eAthena as well as lurker since eAthena was kinda strict and harsh (At first I scared to post something there but after chatting with shazeya, I understood the culture back then, and shazeya & KelvinLoh were few of peoples who encouraged me to get into Distro Linux thing). Those drama behind the scene, so nostalgic ... xD
    1 point
  5. Check rAthena wiki. https://github.com/rathena/rathena/wiki/Install-on-Centos#how-to-recompile
    1 point
  6. iRO VIP System 30648216 and d2ee0dd adds in a the official iRO VIP System. For a quick comparison of VIP and non-VIP please view here. To enable, see src/config/core.h: /// Uncomment to enable VIP system. //#define VIP_ENABLE Features: Characters per account can be increased with unique VIP slot. Storage limit can be increased per account. Base and Job experience configs allow increase rates. Base and Job experience configs allow decreased death penalties. Battle Manual experience config allows increased rates. Item Drop config allows increased rates. Gemstone skill requirement removal (Works like Mistress Card). All NPC related updates were applied in d2ee0dd which follows euRO. Please view log for full details. 1 @command and 2 new script commands were added which are detailed below. Configuration: See conf/battle/player.conf for general VIP settings. See conf/groups.conf to adjust the VIP group to your liking. See conf/login_athena.conf for VIP character increase settings. Credits to Lighta and Cydh for debugging and support and Akinari for pushing us to release it. Also big thanks to Euphy for the NPC related script! Please report all issues/bugs in the proper bug report section. Don't forget to update your SQL tables with upgrade_20131118.sql!
    1 point
  7. I've just fixed mine.. Here's my fix: PATH: /gamecp/addons/voteforpoints/modules/voteforpoints/index.php index.php
    1 point
×
×
  • Create New...