Euphy Posted July 6, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted July 6, 2013 @P r o p e r t i e s: Your server's rates are too high to use the default reward calculations. Edit the modifiers here: setarray .Modifier[0], // Multipliers for Base Exp, Job Exp, and Zeny rewards. getbattleflag("base_exp_rate")/100,getbattleflag("job_exp_rate")/100,60; 1 Quote Link to comment Share on other sites More sharing options...
Ragnar Lothbrok Posted July 6, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 309 Reputation: 6 Joined: 04/24/12 Last Seen: January 7, 2016 Share Posted July 6, 2013 Thanks Euphy Quote Link to comment Share on other sites More sharing options...
Rava Adrian Panggabean Posted July 10, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 16 Reputation: 2 Joined: 05/02/12 Last Seen: July 30, 2013 Share Posted July 10, 2013 Hello Euphy. . . I love the way you set this Quest Shop, but. . . How to remove the Weapons & Others tab on the menu? And when I clicked the NPC it direct only to the shop ? Not menu ? I've done several times , but when I add this npc to my Server, on top of it came out an Jellopy , like I remembered it. . . Need a fast reply thank you Regards, ~ Rava ~ * Sorry for my bad english xD Quote Link to comment Share on other sites More sharing options...
chromus28 Posted July 14, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 263 Reputation: 1 Joined: 04/25/13 Last Seen: December 20, 2014 Share Posted July 14, 2013 Hello Euphy, I just wanna ask how to use your script on Guarantee ticket? and what is that function in the script? do i have to change it on where should i put the npc or what? can you give me a full guide on how can i use this script 100% no error? sorry im just a newbie on scripting too thanks and more power grt.txt Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 14, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted July 14, 2013 @chromus28: Actually, you don't need to use my custom script for it anymore. I've added the official script to the SVN: trunk/npc/re/merchants/ticket_refiner.txt (disabled by default) Quote Link to comment Share on other sites More sharing options...
chromus28 Posted July 15, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 263 Reputation: 1 Joined: 04/25/13 Last Seen: December 20, 2014 Share Posted July 15, 2013 Oh wow thanks for the fast reply T_T.... Thanks and more power... Uhm sorry Euphy >.< I can't edit the +11 ticket into +10 only >,<, what should i do with this one? do i have to make an custom ticket? Problem SOlve xP I just make new items like your Guarantee ticket and little edit on the refine master then its ok now xD thanks for the script..god bless and more power Quote Link to comment Share on other sites More sharing options...
Jezu Posted July 18, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 566 Reputation: 34 Joined: 11/17/11 Last Seen: January 24 Share Posted July 18, 2013 @Euphy How do I make the WoE Setter to give cash points to winning guild? and can set if GM only or all online members? Quote Link to comment Share on other sites More sharing options...
Ragnar Lothbrok Posted July 18, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 309 Reputation: 6 Joined: 04/24/12 Last Seen: January 7, 2016 Share Posted July 18, 2013 @Euphy Im using your Woe Controller.. thanks you for the script.. can i request seperate woe warper that will come out when the WOE Starts? and only 1 click will warp instantly on the entrance of the castle that is active( 1 castle active per day) and btw i disable all the entrance portal of all castle, i want to be the entrance portal of the active castle will also activated or become visible when the woe starts... sorry for my english.. Quote Link to comment Share on other sites More sharing options...
Beastly Posted July 19, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 05/02/13 Last Seen: April 29, 2017 Share Posted July 19, 2013 i have a question for Quest Shop is it possible to have 2 rewards after finishing the quest? Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 20, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted July 20, 2013 I've finally updated the first post -- all file descriptions, URLs, and changelogs are now correct. All-in-One NPC updated to v1.7.This update adds a dialogue window, fixes all previous bugs, and contains a number of small improvements. NPC Duplicate Generator added.This relatively useless script will generate random duplicate NPCs for you, should you ever need to do so (e.g. mining systems, hide and seek events, laziness). @Jezu: In the OnReward label, replace this: for(set .@k,0; .@k<getarraysize(.Reward); set .@k,.@k+2) getitem .Reward[.@k], .Reward[.@k+1], .@aid[.@j];With:set #CASHPOINTS, #CASHPOINTS + your_amount; dispbottom "Gained " + your_amount + " Cash Points.";You won't be able to mail it, obviously. The other part is in the config.: That sounds like something you can do by yourself; it's mostly copying and pasting coordinates. @Beastly: Currently, no. I didn't find that a useful enough feature to separately parse. My suggestion is to create a custom item box, or you can hardcode it in the script. Quote Link to comment Share on other sites More sharing options...
kopikostar Posted July 26, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 12/25/12 Last Seen: August 5, 2013 Share Posted July 26, 2013 Euphy your scripts are so great. So generous of you to share. Quote Link to comment Share on other sites More sharing options...
Hiryu Imajin Posted July 29, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 58 Reputation: 4 Joined: 07/10/13 Last Seen: December 15, 2018 Share Posted July 29, 2013 Hi Euphy! I don't know whats the reason how come im getting this error please check. [Error]: script error on npc\custom\hunting.txt line 218 script:add_word: invalid word. A word consists of undercores and/or alfanum ric characters, and valid variable prefixes/postfixes. 213 : else return "^00FF00"; } 214 : 215 : function Cm { 216 : set .@str$, getarg(0); 217 : for(set .@i,getstrlen(.@str$)-3; .@i>0; set .@i,.@i-3) * 218 : set .@str$, insertchar '('.@str$,",",.@i); 219 : return .@str$; } 220 : 221 : OnBuyItem: 222 : set @cost,0; 223 : for(set .@i,0; .@i<getarraysize(@bought_nameid); set .@i,.@i+1) As you can see on the line 218 its asking that the "(" should be ";" but when i did that and replace it nothing really happened. I think the problem is that i don't have the function something but i think it is already included in the whole script. I hope you can help me with this. Thanks! Quote Link to comment Share on other sites More sharing options...
Ragnar Lothbrok Posted July 29, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 309 Reputation: 6 Joined: 04/24/12 Last Seen: January 7, 2016 Share Posted July 29, 2013 @Euphy No error at all.. but's the problem is my when i start clicking the WOE SETTER within 2-3secs my healer just disappeared i need to use @go or @refresh to return the NPC... dunno the problem.. help me please... Quote Link to comment Share on other sites More sharing options...
hendra814 Posted July 29, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 3 hours ago Share Posted July 29, 2013 hi, euphy is it posibble make modification at breeder.txt http://svn.code.sf.net/p/rathena/svn/trunk/npc/custom/breeder.txt for rune knight breeder. the modification is, player can choose different colour of the dragon. Thanks. Quote Link to comment Share on other sites More sharing options...
GMKoji Posted July 30, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 43 Reputation: 0 Joined: 02/17/12 Last Seen: October 11, 2015 Share Posted July 30, 2013 Hi Sir Euphy! On your guarantee refine script how can I disable the refinement of my custom Middle and Lower Headgears? Quote Link to comment Share on other sites More sharing options...
Avian Posted August 22, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 01/08/13 Last Seen: July 4, 2018 Share Posted August 22, 2013 (edited) Hello, Euphy I just recently purchased your Event Manager script was really looking forward to using it till i encountered some errors/problems Lol. I'm using Hercules Emulator could it be that it isn't compatible with Hercules? If that's the case can you configure it so that it can be compatible with Hercules i would really appreciate it and I'm sure other people that use Hercules would too. Hope to hear from you soon. Edited August 22, 2013 by Cyrax Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 25, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted August 25, 2013 @Amaranth: You're not using rAthena (or you're way behind on updates). @P r o p e r t i e s: I can guarantee it's not an issue with the default script. o.o @hendra814: Replace the 'setdragon;' command with: { set .@i, select("Green:Brown:Gray:Blue:Red"); setdragon .@i; }Full script: http://pastebin.com/raw.php?i=VHnjCBTq@GMKoji: Add a check after 'getequipisenableref', e.g. set .@id, getequipid(getarg(1)); if (.@id == YOUR_ITEM || .@id == YOUR_ITEM || ...) { dispbottom getitemname(.@id)+" cannot be refined this way."; end; }@Cyrax:I don't offer support for that emulator, sorry. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted August 26, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 3 hours ago Share Posted August 26, 2013 @Amaranth: You're not using rAthena (or you're way behind on updates). @P r o p e r t i e s: I can guarantee it's not an issue with the default script. o.o @hendra814: Replace the 'setdragon;' command with: { set .@i, select("Green:Brown:Gray:Blue:Red"); setdragon .@i; }Full script: http://pastebin.com/raw.php?i=VHnjCBTq@GMKoji: Add a check after 'getequipisenableref', e.g. set .@id, getequipid(getarg(1)); if (.@id == YOUR_ITEM || .@id == YOUR_ITEM || ...) { dispbottom getitemname(.@id)+" cannot be refined this way."; end; }@Cyrax:I don't offer support for that emulator, sorry. Thanks a lot Euphy... Quote Link to comment Share on other sites More sharing options...
archilles89 Posted August 28, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 72 Reputation: 0 Joined: 10/28/12 Last Seen: December 1, 2017 Share Posted August 28, 2013 Euphy how do I disable the crazy mob spawning? I am referring to the MVP Ladder Script Quote Link to comment Share on other sites More sharing options...
xienne15 Posted September 5, 2013 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 226 Reputation: 11 Joined: 01/09/12 Last Seen: March 15, 2018 Share Posted September 5, 2013 (edited) is there a way to add the rewards with rental item? in Woe Rewards like rentitem 26001,1000; and will go directly to their inventory. and can you clear this to me? // Rewards per castle. // -- when given directly: <itemID>,<amount>{,<itemID>,<amount>,...} // -- via mail (option 2): <itemID>,<amount>,<Zeny> setarray .Reward[0],14001,1; so i choose that it will go directly to the user inventory, how can i add new item? is this right? setarray .Reward[0],14001,1{,26000,5,26001,6}; Edited September 5, 2013 by xienne15 Quote Link to comment Share on other sites More sharing options...
glevinzon29 Posted September 10, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 09/09/13 Last Seen: September 19, 2013 Share Posted September 10, 2013 great job. i salute you 4 this .. keep it up .. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted September 13, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 3 hours ago Share Posted September 13, 2013 Hi Euphy. i'm need your help again for warper.txt at custom folder How to edit for any dungeon warp, it just warp into front of dungeon he/she pick. not display the first,2nd and any floor of the dungeon. Please need this help for support quest dungeon at my server. Because, this is make player very easy to access dungeon for MVP and especially dungeon quests need to be able to access in thanks. Quote Link to comment Share on other sites More sharing options...
rosfus Posted September 15, 2013 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 75 Reputation: 3 Joined: 04/12/13 Last Seen: August 15, 2014 Share Posted September 15, 2013 Hello Euphy Can Hunting Missions Points [Mission_Points] Merge to Event Manager Points[Event_Points]? Quote Link to comment Share on other sites More sharing options...
Euphy Posted September 15, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted September 15, 2013 @hendra814: That's easy but will take a while to do; change all the dungeon labels to the "Go" function manually. @rosfus: Yes, just find and replace #Mission_Points with #Event_Points. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted September 16, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 3 hours ago Share Posted September 16, 2013 @hendra814: That's easy but will take a while to do; change all the dungeon labels to the "Go" function manually. @rosfus: Yes, just find and replace #Mission_Points with #Event_Points. like town warp? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.