pajodex Posted March 15, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: April 14 Share Posted March 15, 2018 View File Item Harvest Event Quote //===== rAthena Script ======================================= //= Item Harvest Event //========================= by: ============================= //= pajodex //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== //= rAthena Project (pajodex) //===== Description: ========================================= /* Automated event that runs every 30 mins. Players will enter via 'item harvest farmer' NPC in prontera. Plants will be spawn on the event map. Each plant will give random items. Enjoy! */ //=====******** Note ********================================= //= if you find bugs or problem, please do tell DM me at //= Discord (pajodex#1328) or rAthena (pajodex) //= open for suggestions //===== Additional Comments: ================================= /* 1.0 - Initial release */ //============================================================= Config part: // set items setarray .item_drop,501,502,503,504,505; // set map .map$ = "pvp_n_1-2"; // warp players out when already killed a plant (1 = on || 0 = off) .warp_ = 1; By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files.• You are not allowed sell, resell or in any form for money or rewards using my work. • You are not allowed claim my work as yours.• I have the rights to change all the terms above without prior notice. Submitter pajodex Submitted 03/14/2018 Category Games, Events, Quests Video Content Author pajodex Quote Link to comment Share on other sites More sharing options...
Quesooo Posted April 14, 2018 Group: Members Topic Count: 197 Topics Per Day: 0.07 Content Count: 883 Reputation: 28 Joined: 02/13/17 Last Seen: November 10, 2022 Share Posted April 14, 2018 @pajodex thank you for this can we make this script something like this after killing the plant the monster ( plant it self ) spawn on the map in 10 sec or 5 sec? i test it and i like it but after killing all monster i dont see any plant any where on the map and just wait for 2 mins event end Quote Link to comment Share on other sites More sharing options...
pajodex Posted April 15, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: April 14 Author Share Posted April 15, 2018 On 4/14/2018 at 3:32 PM, Quesooo said: @pajodex thank you for this can we make this script something like this after killing the plant the monster ( plant it self ) spawn on the map in 10 sec or 5 sec? i test it and i like it but after killing all monster i dont see any plant any where on the map and just wait for 2 mins event end You can double the number of monsters spawned. You can freely use and edit this script as you wish. Quote Link to comment Share on other sites More sharing options...
NakedWolf Posted June 6, 2018 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 120 Reputation: 2 Joined: 03/21/17 Last Seen: February 18, 2021 Share Posted June 6, 2018 hello sir am using a 2015 version of rAthena and the script triggers every 30 min but the announcement and the monsters are not spam on the map it just lets me join the event but nothing happens is it possible you could help on this 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.