Jump to content

Quests, Games: Tag Event [Automated/Manual]


Recommended Posts


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

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


 

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   0
  • Joined:  07/24/20
  • Last Seen:  

Hello sir, how can you post a video to better understand? everything is easier to understand

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.01
  • Content Count:  31
  • Reputation:   0
  • Joined:  05/18/20
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

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; 

 

 

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