Jump to content

Recommended Posts

Posted

Tag Event [Automated/Manual]


Hello rAthena! I'd like to share one of my events from my server for the community.

 

Tag Event

Description:

- Run across Turbo Track without getting tagged.

- Taggers increase every round!

- Players have a 60% of getting tagged, (adjustable).

- Prize is based on amount of players joined in the event, (adjustable).

- Event runs every four hours, (adjustable).

- Use @TagEvent to start event!

 

Configuration:

  // X% of getting tagged
  set $@TagVarChance, 60; 
  //Prize for Winner
  getitem 969, $@TagPrizeActual;
  //Prize for one participant
  getitem 969, 100;
  // X Gold per Player in Event for the winner
  set $@TagPrizeVar, 100;
	OnClock0300:
	OnClock0700:
	OnClock1100:
	OnClock1500:
	OnClock1900:
	OnClock2300:

 

Install:

Replace contents in turbo_track.txt with given turbo_track.txt, (removes Solo Turbo Track to make space for the Tag Event)

server\npc\other\turbo_track.txt

File attached below

 

Add to scripts_custom.conf

npc: npc/custom/TagEvent.txt

 

Terms:

  • You are not allowed to redistribute this script in any way, shape, or form.
  • Chargeback scams are not tolerated and will get you punished on rAthena.
  • I still retain all rights to this script.
  • You can modify this script as you like, but to receive support you must tell me what you changed.
  • No Renewal, free updates.

 

turbo_track.txt


 

  • 1 month later...
Posted
On 8/22/2020 at 12:34 PM, mrepic said:

hello tried this but it seems that the mobs are not "STUNNING" the players. they are just being tagged.. if they are hit.

 

what am i misisng?

 

Hey MrEpic! If you would like the players to be tagged each time they are touched. Change this setting to 100.

On 7/6/2020 at 2:50 PM, Katazui said:

- Players have a 60% of getting tagged, (adjustable).

Configuration:


  // X% of getting tagged
  set $@TagVarChance, 60; 

 

 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...