jayriku12 Posted September 5, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 06/25/12 Last Seen: February 16, 2014 Share Posted September 5, 2012 (edited) I will like to request a script that works something like this. -Monsters are summon (I.E : Poring) We all know what poring(s) drops. :Apple : Sticky Mucus : Empty Bottles: "Etc" I would like to change what these poring(s) drop on this selected map. Also the EXP and JEXP will be modified to my liking. Note: Only on this selected map the poring will drop custom loot and players receive custom EXP. Players can only kill 2,000 Monsters every 5 Hours. "One more add-on, If it isn't to much. If it can't be done i will accept the first script without question" -Can i have the user wearing a special headgear? To be allowed to this map..?? "If not it's okay, Thanks you!" -A heads up, I get caught in time without replying! Edited September 5, 2012 by jayriku12 Quote Link to comment Share on other sites More sharing options...
Euphy Posted September 5, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted September 5, 2012 Create a custom mob with a Poring sprite. http://rathena.org/wiki/Custom_Mobs https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/mob_avail.txt if (!isequipped(item_id)) mes "You can't enter without wearing _____."; else warp "map",x,y; close; Quote Link to comment Share on other sites More sharing options...
jayriku12 Posted September 5, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 06/25/12 Last Seen: February 16, 2014 Author Share Posted September 5, 2012 So i can't do this via a script? I seen one like this in the past i just can't remember the name. Quote Link to comment Share on other sites More sharing options...
Euphy Posted September 5, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted September 5, 2012 You can use mapflags to disable EXP and drops on a map, summon the monsters with an event label, and give items/experience that way. However, that requires far more work for the same effect... Quote Link to comment Share on other sites More sharing options...
jayriku12 Posted September 5, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 06/25/12 Last Seen: February 16, 2014 Author Share Posted September 5, 2012 Oh, Okay. Thanks Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted September 7, 2012 Group: Members Topic Count: 219 Topics Per Day: 0.05 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: July 15, 2024 Share Posted September 7, 2012 For the head gear section check out http://rathena.org/board/topic/70606-request/. Peopleperson49 Quote Link to comment Share on other sites More sharing options...
Question
jayriku12
I will like to request a script that works something like this.
-Monsters are summon (I.E : Poring)
We all know what poring(s) drops.
:Apple : Sticky Mucus : Empty Bottles: "Etc"
I would like to change what these poring(s) drop on this selected map.
Also the EXP and JEXP will be modified to my liking.
Note: Only on this selected map the poring will drop custom loot and players receive custom EXP.
Players can only kill 2,000 Monsters every 5 Hours.
"One more add-on, If it isn't to much. If it can't be done i will accept the first script without question"
-Can i have the user wearing a special headgear? To be allowed to this map..??
"If not it's okay, Thanks you!" -A heads up, I get caught in time
without replying!
Edited by jayriku12Link to comment
Share on other sites
5 answers to this question
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.