manabeast Posted December 23, 2011 Posted December 23, 2011 this is your script but not working =) screen shoot at fishing script there. ClonePartyBattle.txt Quote
KeiKun Posted December 23, 2011 Posted December 23, 2011 this is your script but not working =) screen shoot at fishing script there. i suggest you post screenshots so that Emistry or Others can help you ROFL~ Quote
Emistry Posted December 23, 2011 Author Posted December 23, 2011 (edited) this is your script but not working =) screen shoot at fishing script there. Your Spacing didnt replaced by TAB ..... guild_vs2 mapflag loadevent Format of using Mapflag : Mapname <TAB> Mapflag <TAB> Flag the rest...i think it is not from this script.......... and next time please post the Screenshot here as well...so that no need to search through other topic to looking for it... ^^ Edited December 23, 2011 by Emistry 1 Quote
Emistry Posted December 23, 2011 Author Posted December 23, 2011 [ Update ] : Added Emperium Breaker Script : Description : A Simple Emperium Breaker Scripts that come along with Ladder Scripts. Easily Customize. Player will be send to a room to test his/her Emperium Breaking Time. The Result will be announce upon the Breaking of Emperium. The Top / Highest Time Breaker Holder will be Recorded. This Script will be able to answer / solve those below problems. Anonymous said: Where can i find a Emperium Breaking Scripts ?? Anyone have an Emperium Breaker Script ??? and etc.... Emperium Breaker [ Version 1 ] Changelog : [ Version 1 ] - A Room allow players to determine their Emperium Breaking Speed. Scripts : View ♥ Download It is Christmas Eve !!!! Let's Party !!!! 1 Quote
Brainsteal Posted December 23, 2011 Posted December 23, 2011 Hey Emistry <3 Great contribuition Quote
Freya Jorgenson Posted December 24, 2011 Posted December 24, 2011 hi Emistry.. thanks for the Emp Breaker Test script ... we love it so much =) Quote
manabeast Posted December 24, 2011 Posted December 24, 2011 icic. thx. @to all: ok i will. thx anyway ^^ Quote
Emistry Posted December 28, 2011 Author Posted December 28, 2011 (edited) Banned Items [ Version 1 ] Changelog : [ Version 1 ] - Disallow players to bring Certains Items into Certains Map. Scripts : View ♥ Download Well, i made this awhile ago...just dunno whether it is useful or not.... it is a "Double Edged" Script xD what i refer here was : Pros and Cons...... Pros.... The Pros is that you can disable alot items from certain maps. either you can limit how many they can bring overall of all items or disallow them from bring it into these maps...and this will apply to all maps you have listed inside the Map Lists Configuration there... Cons..... The Pros is that...i using a Timer Countdown...which keep checking these players who are inside that map....the Timer Countdown will keep apply the timer and check for those players until they are out from the maps...and i heard that applying massive timer script on to the server might slow down the server , so it is not suggested for those server with high popularity...... All the Items you listed inside the script ...appoximately 128 Items max.. will be assumed as Banned Items for those maps.. Once the players bring a certain limit of Banned Items into that maps...once the items amount has reach the limit...it will warp the players out from the maps. and...it count the Amount Overall...... Which mean, if i limit the Banned Items allowed here by 10 , so players cant bring more than 10 items total of the items listed inside the scripts. if i limit the Banned Items allowed here by 0 , so players wont be able to bring any items listed inside the scripts since you didnt allow them bring any... For Example : Item Limit : 10 Item Lists : Red Potion , Yellow Potion , Yggdrasilberry Map Lists : guild_vs1,prontera,payon When a players is warped into the Map Listed in script ( guild_vs1 / prontera ) , the script will immediately check for the items players have, if player's ( Red Potion + Yellow Potion + Yggdrasilberry ) Total Amount is more than Item Limit ( 10 here ) the players will be warped Out from the Maps. Edited December 28, 2011 by Emistry Quote
Reducto Posted December 28, 2011 Posted December 28, 2011 Gonna try some of your scripts, Thanks Emistry. Quote
Freya Jorgenson Posted December 28, 2011 Posted December 28, 2011 thanks emistry for the banned items script... im gonna use it in my server... im just a noob server owner and im still learning.. =) Quote
LCDTheOG Posted December 29, 2011 Posted December 29, 2011 okay emistry now im gonna tutor u so u can add me to this list come in irc somtime or i'll kill u Quote
PapaZola Posted January 12, 2012 Posted January 12, 2012 sir emistry for farm zone how i can make it hard a bit like normal monster will get item by 10% and normal boss will get item by 5% Quote
Emistry Posted January 12, 2012 Author Posted January 12, 2012 you can edit like this at line 82 or 87 ....the RandomizeItem Function calling there... 10% Rate if( rand(100) < 10 ) RandomizeItem( 1,rand(1,3) ); 5% Rate if( rand(100) < 5 ) RandomizeItem( 1,rand(1,3) ); 1 Quote
Emistry Posted January 12, 2012 Author Posted January 12, 2012 Well..this is my First Release for the year 2012 ~ and also a Release before i away from rAthena Works for few weeks... Dx [ Update ] : Added a Multi Currency Shop Script : Description : It is a Simple Shop take use Item Currency to Buy items. It Support Multiple Shop in 1 NPC. This Script is based on the Idea of those other TCG / POD / etc Shop that users keep requesting. The only different is, this Script only use 1 NPC + 1 Shop ( Invinsible ) NPC to settle all your Problems. Of Course, that this script can fulfill certain User Request like , "Please help me create a Custom Dynamic Shop with Multiple Menu .".. You can add around ~128 Shop in this NPC. Add the Shop Selection at the Menu / New Cases for each of it. Simple Explaination : A Script that allow setup several Shop that using Different Items as Currency to buy Items for the Corresponding Shop... Multi Currency Shop [ Version 3 ] Changelog : [ Version 1 ] - Simple Shop Based Currency Shop. [ Version 2 ] - Support Multiple Different Currency Shop in 1 NPC. [ Version 3 ] - Fixed Repeating Items Lists Problem. Scripts : View ♥ Download Please let me know if there is any problems. As well as any Suggestion to Improve it. 1 1 Quote
Shadowz Posted January 12, 2012 Posted January 12, 2012 Nice currency shop. Good for those who have different sets of materials to change for items like me Good job. Will test soon. Quote
Emistry Posted January 12, 2012 Author Posted January 12, 2012 Based on Post#43 Script : Multi Currency Shop Fixed several typo of Scripts and Re-Organize parts of the Scripts. Those who have downloaded it early...please re-download it. Thank you. 1 Quote
PapaZola Posted January 12, 2012 Posted January 12, 2012 (edited) moved to http://rathena.org/board/topic/57398-help-item-not-drop/ Edited January 12, 2012 by PapaZola Quote
Emistry Posted January 12, 2012 Author Posted January 12, 2012 moved to http://rathena.org/b...-item-not-drop/ OnNormalKill: if( rand(100) < 100 ) RandomizeItem( 0,rand(1,3) ); when i adjust the script ( Rate ) to higher....everything work just fine...perhap just the rate you set is too low... ( 5 / 100 to get 1 items ) just adjust the rate and try again ....... anyway.....2 getarg(0) also check for equal to 1 ?? i though suppose to be one is 0 and the other one is 1 ??? // Normal Monster in Zone Drops Lists if( getarg(0) == 0 ) setarray .ItemList[0],13550,7420,12114,12115,12116,12117,12075,12090,12085,12080,12095,12100; // Normal Boss in Zone Drops Lists if( getarg(0) == 1 ) setarray .ItemList[0],29000,29001,29002,29003,29004,29005,29006,29007; 1 Quote
PapaZola Posted January 14, 2012 Posted January 14, 2012 emistry i want ask question about farm zone can i change other mvp? Quote
trann123 Posted January 15, 2012 Posted January 15, 2012 Can you help me set up the flower counting game? what should I Change and Where should I Put the prize Quote
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.