Jump to content

Quests, Games: Item Harvest Event


Recommended Posts


  • Group:  Members
  • Topic Count:  78
  • Topics Per Day:  0.03
  • Content Count:  436
  • Reputation:   167
  • Joined:  12/12/17
  • Last Seen:  

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.


 

Link to comment
Share on other sites

  • 5 weeks later...

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

@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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  78
  • Topics Per Day:  0.03
  • Content Count:  436
  • Reputation:   167
  • Joined:  12/12/17
  • Last Seen:  

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. 

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   2
  • Joined:  03/21/17
  • Last Seen:  

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

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