DJFUNK Posted March 5, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 115 Reputation: 4 Joined: 10/25/12 Last Seen: August 31, 2023 Share Posted March 5, 2013 Thank you Emistry I dunno, its from my ISP Problem, or from the rAthena sites. Always got an error when I download any files. just like this: Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted March 5, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted March 5, 2013 Yes, sometimes I got those error messages too Quote Link to comment Share on other sites More sharing options...
RyokoMVP Posted March 28, 2013 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 209 Reputation: 3 Joined: 11/28/11 Last Seen: May 2, 2019 Share Posted March 28, 2013 i think you must make the mushroom counting game can't be attacked or not drop anything , because player can spam skill and find alchohol in there... sorry for bad english Quote Link to comment Share on other sites More sharing options...
Emistry Posted March 28, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted March 28, 2013 i think you must make the mushroom counting game can't be attacked or not drop anything , because player can spam skill and find alchohol in there... sorry for bad english you can just simply change the monster to any custom monster you make... // Add this in mob_db.txt or mob_db2.txt // 2990,BLACK_MUSHROOM,Black Mushroom,Black Mushroom,1,99999999,1,3060,2693,1,355,500,72,238,58,9999,33,105,67,9999,10,12,1,8,86,0x128,200,1072,672,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 // 2991,RED_MUSHROOM,Red Mushroom,Red Mushroom,1,99999999,1,3060,2693,1,355,500,72,238,58,9999,33,105,67,9999,10,12,1,8,86,0x128,200,1072,672,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 // Add this is mob_avail.txt // 2990,1084 // 2991,1085 just add any custom monster that you think it would be immortal.. of course this can be done through src for better effect....but i kinda lazy to show it....although i already done it before. Quote Link to comment Share on other sites More sharing options...
RyokoMVP Posted March 28, 2013 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 209 Reputation: 3 Joined: 11/28/11 Last Seen: May 2, 2019 Share Posted March 28, 2013 i think you must make the mushroom counting game can't be attacked or not drop anything , because player can spam skill and find alchohol in there... sorry for bad english you can just simply change the monster to any custom monster you make... // Add this in mob_db.txt or mob_db2.txt // 2990,BLACK_MUSHROOM,Black Mushroom,Black Mushroom,1,99999999,1,3060,2693,1,355,500,72,238,58,9999,33,105,67,9999,10,12,1,8,86,0x128,200,1072,672,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 // 2991,RED_MUSHROOM,Red Mushroom,Red Mushroom,1,99999999,1,3060,2693,1,355,500,72,238,58,9999,33,105,67,9999,10,12,1,8,86,0x128,200,1072,672,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 // Add this is mob_avail.txt // 2990,1084 // 2991,1085 just add any custom monster that you think it would be immortal.. of course this can be done through src for better effect....but i kinda lazy to show it....although i already done it before. yep thanks for rep ~ Quote Link to comment Share on other sites More sharing options...
deceel Posted April 5, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 03/11/13 Last Seen: November 21, 2023 Share Posted April 5, 2013 emistry can you give me some event like Last Man Standing Porring soccer Bomberman Monopoly Tic Tac Toe Poring race Catch the Flag Battle Royal etc THX MASTER Quote Link to comment Share on other sites More sharing options...
Z e r o Posted April 10, 2013 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 02/11/13 Last Seen: September 14, 2017 Share Posted April 10, 2013 (edited) help with this script i needs 2 apple to upgrade? first when u use the apple then when you upgrade the item XD http://pastebin.com/raw.php?i=g8W9yhSs Edited April 10, 2013 by grim1005 Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 10, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted April 10, 2013 (edited) help with this script i needs 2 apple to upgrade? first when u use the apple then when you upgrade the item XD http://pastebin.com/raw.php?i=g8W9yhSs just edit the settings.. Edited April 10, 2013 by Emistry Quote Link to comment Share on other sites More sharing options...
Z e r o Posted April 10, 2013 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 02/11/13 Last Seen: September 14, 2017 Share Posted April 10, 2013 (edited) help with this script i needs 2 apple to upgrade? first when u use the apple then when you upgrade the item XD http://pastebin.com/raw.php?i=g8W9yhSs just edit the settings.. // .....callfunc( "RefineFunc",<itemID>,<Amount>,<BitMasks>,<MinRefine>,<MaxRefine>,<CheckEquip>,<RefineMode>,<Percent> ); // 1. itemID -> Item that will be used during Refine. // 2. Amount -> Amount of Required Items. why does it takes two red potions to add 1 refine?{ callfunc( "RefineFunc",501,1,63,0,10,1,0,100 ); },{},{} sample i got total of 100 red potions if i used one it will be 99 then the dialog box will appear after it successfully upgrade the chosen item it will again delete a red potion in my inventory the final count is 98 after the upgrade.. and it requires 2 red potions in my inventory to start the upgrade.. help please Edited April 10, 2013 by grim1005 Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 10, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted April 10, 2013 Next time please take note on the contents inside the script... //----------- If used this as Item Script ----------- // Example : Red Potion with 100% Refine Rate // 501,Red_Potion,Red Potion,11,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc( "RefineFunc",501,1,63,0,10,1,0,100 ); },{},{} // Change Item Type to 11 and Amount Required to 1 ( Advised ) and refer to your own topic too... Quote Link to comment Share on other sites More sharing options...
Z e r o Posted April 10, 2013 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 02/11/13 Last Seen: September 14, 2017 Share Posted April 10, 2013 Next time please take note on the contents inside the script... //----------- If used this as Item Script ----------- // Example : Red Potion with 100% Refine Rate // 501,Red_Potion,Red Potion,11,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc( "RefineFunc",501,1,63,0,10,1,0,100 ); },{},{} // Change Item Type to 11 and Amount Required to 1 ( Advised ) and refer to your own topic too... Next time please take note on the contents inside the script... //----------- If used this as Item Script ----------- // Example : Red Potion with 100% Refine Rate // 501,Red_Potion,Red Potion,11,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc( "RefineFunc",501,1,63,0,10,1,0,100 ); },{},{} // Change Item Type to 11 and Amount Required to 1 ( Advised ) and refer to your own topic too... sorry to forgot that XD thanks for the help.. thanks alot sorry i forgot that one Quote Link to comment Share on other sites More sharing options...
neverless Posted April 11, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 04/11/13 Last Seen: April 18, 2013 Share Posted April 11, 2013 about your doppleganger 2.1what do you mean by ALTER TABLE `global_reg_value` CHANGE COLUMN? can you explain it?sorry b4, iam still newby here Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 11, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted April 11, 2013 about your doppleganger 2.1 what do you mean by ALTER TABLE `global_reg_value` CHANGE COLUMN? can you explain it? sorry b4, iam still newby here it's a SQL Query...run the query inside your SQL machine to change the data type of that particular data field.. Quote Link to comment Share on other sites More sharing options...
neverless Posted April 12, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 04/11/13 Last Seen: April 18, 2013 Share Posted April 12, 2013 Emystri, can you give me step by step tutorial about how to run ALTER TABLE `global_reg_value` CHANGE COLUMN `value` `value` TEXT NOT NULL in SQL machine? iam really don't know how to do it >.< Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 12, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted April 12, 2013 Emystri, can you give me step by step tutorial about how to run ALTER TABLE `global_reg_value` CHANGE COLUMN `value` `value` TEXT NOT NULL in SQL machine? iam really don't know how to do it >.< Quote Link to comment Share on other sites More sharing options...
neverless Posted April 12, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 04/11/13 Last Seen: April 18, 2013 Share Posted April 12, 2013 (edited) wow,, thanks for the videoits solve the problem thank you very much Emystri Edited April 12, 2013 by neverless Quote Link to comment Share on other sites More sharing options...
icabit Posted April 25, 2013 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 353 Reputation: 70 Joined: 07/14/12 Last Seen: February 12, 2023 Share Posted April 25, 2013 i love the multi currency shop <3 thx for this emistry Quote Link to comment Share on other sites More sharing options...
Rage Guy Posted May 3, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.03 Content Count: 354 Reputation: 3 Joined: 02/17/13 Last Seen: August 14, 2016 Share Posted May 3, 2013 Great Work Quote Link to comment Share on other sites More sharing options...
Vincent Posted May 4, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted May 4, 2013 Hi, i am using your Counting Game 4.1 Is there a way to make it to a auto event where i can set the times via onclok?! Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 4, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted May 4, 2013 Hi, i am using your Counting Game 4.1 Is there a way to make it to a auto event where i can set the times via onclok?! change OnMinute to OnClock Quote Link to comment Share on other sites More sharing options...
Vincent Posted May 4, 2013 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted May 4, 2013 thanks Quote Link to comment Share on other sites More sharing options...
Mootie Posted May 29, 2013 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 815 Reputation: 86 Joined: 10/26/12 Last Seen: June 10, 2022 Share Posted May 29, 2013 Hi Emistry, About your emperium breaker i found a bug 2 player can entire at the same time it its possible to put limit on that map? oh and warpto,warp mapflag are dissabled from that map so they are entiring via npc they will just talk the npc and will hit enter and pop they can entire both or depends how many are they.( sorry for bad explaination just woke up ) Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 29, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Author Share Posted May 29, 2013 Hi Emistry, About your emperium breaker i found a bug 2 player can entire at the same time it its possible to put limit on that map? oh and warpto,warp mapflag are dissabled from that map so they are entiring via npc they will just talk the npc and will hit enter and pop they can entire both or depends how many are they. ( sorry for bad explaination just woke up ) Owh...actually i didnt limit the amount of player can enter the map ... since in the normal woe...group of people will hit the emperium..not only one member ... so in the script they can enter the "instance" as long as their are in party ... and of course you can limit these by checking the party member count ... getpartymember gecharid(1); if( $@partymembercount > 1 ){ mes "Only 1 player can enter.."; close; } Quote Link to comment Share on other sites More sharing options...
Mootie Posted May 29, 2013 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 815 Reputation: 86 Joined: 10/26/12 Last Seen: June 10, 2022 Share Posted May 29, 2013 Hi Emistry, About your emperium breaker i found a bug 2 player can entire at the same time it its possible to put limit on that map? oh and warpto,warp mapflag are dissabled from that map so they are entiring via npc they will just talk the npc and will hit enter and pop they can entire both or depends how many are they. ( sorry for bad explaination just woke up ) Owh...actually i didnt limit the amount of player can enter the map ... since in the normal woe...group of people will hit the emperium..not only one member ... so in the script they can enter the "instance" as long as their are in party ... and of course you can limit these by checking the party member count ... getpartymember gecharid(1); if( $@partymembercount > 1 ){ mes "Only 1 player can enter.."; close; } My bad i didn't notice that you already update the script to 3.1 i was using the old emperium breaker. Quote Link to comment Share on other sites More sharing options...
Drakkus Posted May 29, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 386 Reputation: 15 Joined: 11/17/11 Last Seen: September 13, 2024 Share Posted May 29, 2013 Thanks for the great Adv. Stylist^^ it was amazing, however have you encounter? when you choose some of the menu and you will close the dialogue after which, i can't walk. i just need to recon in order to walk again >,> it's weird. 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.