Jump to content

Meister

Members
  • Posts

    841
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Meister

  1. Yes! It worked! I changed some of the messages Thanks Sir Jhosef!!
  2. Sir Jhosef, the after effect wasn't removed i still have the quest in my alt + u. now its worsen..
  3. Its working now! Thanks! I'll try it.. I'll do a run for it
  4. Having an error sir Emistry.. The box won't close after the socket process.. Fixed! Thanks! The if( select("Confirm:Cancel") == 1 ){ was missing THANK YOU SO MUCH SIR EMISTRY! Last request sir Emistry.. Can you add the option in which.. If the armor is already enchanted and if they want to enchant it again. the NPC will decline their request.. because I tried it and yes it re-enchanted the armor but the old effect was removed and was changed with the new one.. Thank you again..
  5. Fixed! Thanks Jhosef! I only a question. Where can I see the refine rate? What's the refine rate for this +20 refine.. Thanks!
  6. Thanks sir Jhosef! I appreciate your help! Don't rush! I'll be patiently waiting for it to finish. Thanks again!
  7. Good day to all.. 18539,Skull_Cap,SKull Cap,5,1000,500,40,,5,,0,0xFFFFFFFF,7,2,256,,40,1,713,{ if(getrefine()<=4) { bonus bMatkRate,2; } if((getrefine()>=5 && getrefine()<7)) { bonus bMatkRate,5; } if(getrefine()>=7) { bonus bMatkRate, 8; } if(isequipped(2286)) { bonus bUseSPRate,-3; } if(isequipped(1615) || isequipped(1636)) if(getequiprefinerycnt(EQI_HAND_R)>=10) { bonus bCastrate,-10; },{},{} What is the possible error for the script above? MATK rate doesnt add up in game.. Thanks.. Its description in game is.. 18539# a black cap with skull. MATK + 2%. if refined is over 5 ,add MATK + 3%, if refined is over 7 , add additional 3%. you can reduce consumption of skill sp 3% once using with Elven Ears . Class : ^777777Headgear^000000 Defence : ^7777775^000000 Location: ^777777Upper ^000000 Weight : ^77777740^000000 Required Lv : ^77777710^000000 Jobs : ^777777All^000000 # can someone give me a working script for this item? Thank you so much.. Bump..
  8. Its working Thanks sir emistry.. But there is a problem.. The level 1 enchant cost 0 zeny.. How can I change it to 20m then level 2 for 40m Every level there is an increment of 20m.. Thanks!
  9. Can I request for a follow-up script for these? Or should I create a new thread for the request that I will make? http://rathena.org/board/topic/54376-done-need-socket-enchant-npc-for-weapon-armor/page__p__67808#entry67808 This is the particular script that I want to use but with edits.. Can I request for it? The following information are listed down: 1. They will need to pay 20million zeny for each level Example. If they choose level 1 they have to pay 20 million. And if they choose level 2 they have to pay 40 million 2. There is 10% possibility that the armor that will be enchanted will break if rune socket enchantment will fail. 3. That's all sir..
  10. I don't know how to make one that's why I'm requesting for a script which nullifies the side effect of endless tower using purification stone.. @emistry: as jhosef said the script is in rA SVN particularly at npc>instance>endless tower .. @jhosef: It didn't work. The item didn't become a consumable item.
  11. I would like to request for a script that uses Purification stone for endless tower cause the script inside the Endless Tower instance don't work.. Thank you!
  12. Baket po ayaw gumana nang skull cap item? eto po yung code ko.. 18539,Skull_Cap,SKull Cap,5,1000,500,40,,5,,0,0xFFFFFFFF,7,2,256,,40,1,713,{ if(getrefine()<=4) { bonus bMatkRate,2; } if((getrefine()>=5 && getrefine()<7)) { bonus bMatkRate,5; } if(getrefine()>=7) { bonus bMatkRate, 8; } if(isequipped(2286)) { bonus bUseSPRate,-3; } if(isequipped(1615) || isequipped(1636)) if(getequiprefinerycnt(EQI_HAND_R)>=10) { bonus bCastrate,-10; },{},{} ayaw po magdagdag ng matkrate salamat.
  13. Gandang araw sa inyong lahat.. Paano po mag lagay ng commands sa normal player? particularly po @autotrade kasi di ko maintindihan yung groups config ng rA hehe. sa src code ko ba babaguhin or sa groups lang? Thanks!
  14. I've updated my packet_db.txt .. I've read it right..
  15. I always experience wrong username and password even though everything I input in the login screen are correct. I've also changed packetver at mmo.h and recompile and still the same.. Any solutions on how to fix the wrong username and password problem? Thanks. I want to update my client. and this always pops out. Thank you again.
  16. Pano po mag wipe ng character kasama storage niya? Salamat!
  17. Meister

    CentOS VPS

    Follow up question, If compared to windows, what is its advantages and disadvantages? Is CENTOS/LINUX hard to manage for newbies?
  18. Alright! Thanks! Solved!
  19. There's an error in my logserv-sql.bat. I don't know if it is serious or not. Can someone help me how to fix it? I've tried to solve this using the steps on the same issue but it didn't work for me. Need help. Thanks..
×
×
  • Create New...