-
Posts
841 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Meister
-
Yes! It worked! I changed some of the messages Thanks Sir Jhosef!!
-
Sir Jhosef, the after effect wasn't removed i still have the quest in my alt + u. now its worsen..
-
Its working now! Thanks! I'll try it.. I'll do a run for it
-
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..
-
Thanks sir Jhosef! I appreciate your help! Don't rush! I'll be patiently waiting for it to finish. Thanks again!
-
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..
-
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!
-
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..
-
Pano mag lagay ng @autotrade command sa normal players?
Meister replied to Meister's topic in Tulong para sa Server
Thank you! -
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.
-
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!
-
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.
-
I've updated my packet_db.txt .. I've read it right..
-
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.
-
Q> Pag wipe ng character /w storage wipe
Meister posted a topic in Tulong para sa Script at Database
Pano po mag wipe ng character kasama storage niya? Salamat! -
Toasty's WoE Controller
Meister replied to ToastOfDoom's topic in PvP, GvG, WoE, Battleground Script Releases
why is it damage are shown here? -
Follow up question, If compared to windows, what is its advantages and disadvantages? Is CENTOS/LINUX hard to manage for newbies?
-
Alright! Thanks! Solved!
-
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..