Katazui Posted July 6, 2020 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Share 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 Link to comment Share on other sites More sharing options...
Aruar Posted August 20, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 07/24/20 Last Seen: March 7, 2021 Share Posted August 20, 2020 Hello sir, how can you post a video to better understand? everything is easier to understand Quote Link to comment Share on other sites More sharing options...
mrepic Posted August 22, 2020 Group: Members Topic Count: 14 Topics Per Day: 0.01 Content Count: 31 Reputation: 0 Joined: 05/18/20 Last Seen: 9 hours ago Share 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 Link to comment Share on other sites More sharing options...
Katazui Posted August 24, 2020 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 167 Reputation: 23 Joined: 11/23/11 Last Seen: May 25, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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.