Jump to content

Tag Event [Automated/Manual] 1.1

5.00 USD


5 Screenshots

About This File

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


What's New in Version 1.1   See changelog

Released

1.1 Fail-Safe function when reloading scripts


×
×
  • Create New...