Moooooon-Aisha Posted October 30, 2017 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 116 Reputation: 19 Joined: 09/08/17 Last Seen: April 13, 2023 Share Posted October 30, 2017 View File 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 OppaiDragon Submitted 10/31/2017 Category Games, Events, Quests Video https://www.youtube.com/watch?v=JcF6LWJUvY4&feature=youtu.be Content Author Rin Quote Link to comment Share on other sites More sharing options...
Moooooon-Aisha Posted November 9, 2017 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 116 Reputation: 19 Joined: 09/08/17 Last Seen: April 13, 2023 Author Share Posted November 9, 2017 Updated the file. Please consider to download the new version if you have downloaded this file. Quote Link to comment Share on other sites More sharing options...
Moooooon-Aisha Posted December 29, 2017 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 116 Reputation: 19 Joined: 09/08/17 Last Seen: April 13, 2023 Author Share Posted December 29, 2017 Updated the file. This should fix the typo that causes the script to fail upon starting. Quote Link to comment Share on other sites More sharing options...
Moooooon-Aisha Posted January 17, 2018 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 116 Reputation: 19 Joined: 09/08/17 Last Seen: April 13, 2023 Author Share Posted January 17, 2018 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.