Jump to content
  • 0

Requesting for a Shop NPC


Psyche

Question


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  123
  • Reputation:   6
  • Joined:  03/12/13
  • Last Seen:  

Hi,

i want to request a quest shop,

the shop system is similar to http://svn.code.sf.net/p/rathena/svn/trunk/npc/custom/quests/hunting_missions.txt (hunting mission/mission shop script)

but mission point replaced with poring coin.

 

thanks.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  390
  • Reputation:   27
  • Joined:  07/12/12
  • Last Seen:  

try replacing the 

 

set Zeny, Zeny+.@Zeny;

 

with this:

 

getitem 505,506;
delitem 1,2;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  123
  • Reputation:   6
  • Joined:  03/12/13
  • Last Seen:  

hmm, it works, but hunting mission shop still in hunting mission script.

if it possible if i split that script (hunting mission shop) ?

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