Jump to content
  • 0

Requesting > Please Read.


jayriku12

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  32
  • Reputation:   0
  • Joined:  06/25/12
  • Last Seen:  

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 :D without replying!

Edited by jayriku12
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1132
  • Joined:  05/27/12
  • Last Seen:  

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;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  32
  • Reputation:   0
  • Joined:  06/25/12
  • Last Seen:  

So i can't do this via a script? I seen one like this in the past i just can't remember the name.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1132
  • Joined:  05/27/12
  • Last Seen:  

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...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  32
  • Reputation:   0
  • Joined:  06/25/12
  • Last Seen:  

Oh, Okay. Thanks :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  219
  • Topics Per Day:  0.05
  • Content Count:  1181
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

For the head gear section check out http://rathena.org/board/topic/70606-request/.

Peopleperson49

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...