Jump to content

Greed Hoarder - Item Collection NPC 2.4

5.00 USD


1 Screenshot

About This File

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: 

 


What's New in Version 2.4   See changelog

Released

Version:

  • 1.0 - Initial Release
  • 1.1 - Fixed some issues with displaying more than four sets of items
  • 1.2 - Changed variables for the item sets to make it more easier to manipulate
  • 1.3 - Fixed a typo resulting in errors
  • 2.0 - Fixed a lot of issues
  • 2.1 - Re-structured points system
  • 2.2 - Added #greed_points as a separate point system
  • 2.3 - Cleaned and optimized the script
  • 2.4 - Added in Points Shop at the bottom

For more information, please send me a PM. This should work with the latest rAthena. Tested and compiled without any errors. Need help? Send me a message.


×
×
  • Create New...