Jump to content

Quests, Games: Greed Hoarder - Item Collection NPC


Recommended Posts


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  116
  • Reputation:   18
  • Joined:  09/08/17
  • Last Seen:  

Greed Hoarder - Item Collection NPC


This is one of the first few scripts that I will be releasing. Hopefully server owners and players will enjoy these.

Things to edit:

OnInit:
	/* these are the items that will be collected */
	setarray .normal_items$,"501|502|503|504";
	setarray .special_items$,"505|506";
	.points = 1; // 1 = 1x, 2 = 2x, 3 = 3x and so on
	/* example
		- Player brings 10 Red Potion, and you set this to 3, the points for that Red Potion is 30 in total, if it's a special item, its 60
	*/
	
	/* rewards */
	setarray .rank1_rewards$,"501|1|502|2|503|3|504|4|505|5";
	setarray .rank2_rewards$,"501|5|502|4|503|3|504|2";
	setarray .rank3_rewards$,"501|5|502|4|503|3";
	setarray .rank4_rewards$,"501|5|502|4";
	setarray .rank5_rewards$,"501|1";
	setarray .rank_rewards$,"501|1";
	setarray .consolation_rewards$,"501|1";

Greed Item Hoarding NPC

  • Allows you to set what items you want the NPC to accept
  • Offers rewards to all players who participated (They will require to reach a certain number of points to be qualified)
  • Provides rewards to the Top 10 players in the ranking board

Why Buy this?

  • This helps you control Zeny by letting players choose to whether sell the items or trade them in for points
  • Gives you more options on how to reward players that are very active and is very hard-working
  • Gives you players something to work for, keeping them busy and entertained

How to edit rewards and what items will the NPC accept? Everything's included in the files.

Suggestions or questions? Feel free to drop a message or add me on Discord. Discord ID is present inside the file.

Need help installing the script? Or any clarifications on how it works? Feel free to approach me and I'll assist you along the way!

Video: 

 


  • Submitter
  • Submitted
    10/31/2017
  • Category
  • Video
    https://www.youtube.com/watch?v=JcF6LWJUvY4&feature=youtu.be
  • Content Author
    Rin

 

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  116
  • Reputation:   18
  • Joined:  09/08/17
  • Last Seen:  

Updated the file. Please consider to download the new version if you have downloaded this file.

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  116
  • Reputation:   18
  • Joined:  09/08/17
  • Last Seen:  

Updated the file. This should fix the typo that causes the script to fail upon starting.

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  116
  • Reputation:   18
  • Joined:  09/08/17
  • Last Seen:  

Updated the file. This should  now be fully working. Tested and compiled without any errors. If you have any more questions, please send me a pm.

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

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