Jump to content

Recommended Posts

Description : A simple castle drop exchanger npc to provide trading system from one castle drop to another. This is useful esp. for those server wherein some castle drops are not that useful or are not used for some quest like break the seal and so on. Suggestions and bug reports are appreciated. Credits also to Annieruru.
 
How to use : Must have items specified on the script to exchange also on the items specified on the script.

setarray .itemid, 7074, 7075, 7076, 7077, 7088, 7089, 7090;

 
Configuration :
 
NPC Name (Default: NPC Name) :

set $npc$,"^FF0000" +strnpcinfo(1)+ "^000000";

Zeny to use the service :

.req_zeny = 10000;

Items needed to be traded and items to be traded :

setarray .itemid, 7074, 7075, 7076, 7077, 7088, 7089, 7090;

 
Changelog : 


1.0 - Initial Release


 
cdexchanger.txt

Share this post


Link to post
Share on other sites

hello sir Good Day!

im interested to that script can you make a random exchange prize?

 

example if i have any castle drops and i will go to that npc and i change it my mine but the npc give's a random castle drops instead of a choice! :D

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.