Katazui Posted July 6, 2020 Posted July 6, 2020 View File 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 Submitter Katazui Submitted 06/17/2020 Category Games, Events, Quests Video Content Author Katazui Quote
Aruar Posted August 20, 2020 Posted August 20, 2020 Hello sir, how can you post a video to better understand? everything is easier to understand Quote
mrepic Posted August 22, 2020 Posted August 22, 2020 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? Quote
Katazui Posted August 24, 2020 Author Posted August 24, 2020 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; Quote
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.