Ninja Posted September 26, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Share Posted September 26, 2015 (edited) Just another Survivor type of game. [10/01/2015]Credits to Stolao for integrating this to his Auto Event Npc https://github.com/Stolao/Npc_Release/blob/master/Auto_Event/Auto_Event_v1.93.txt Changelog:V1.3 Bombring.txt - Added Ranking system. [suggested by Azeroth] V1.2 Bombring.txt - {added map flags} to fix an exploit where people can get the rewards by getting in the room then logs out and waits for the event to finish then logs in to claim event prize v1.1 Bombring.txt - Fixed wait timers to comply with per minute announcements, forgot to fix it after doing tests- Fixed "The Baaam" NPC hiding after 1 player claims the prize v1.0 Bombring.txt 1. 5-minute wait time2. 5 rounds of 30 seconds each3. Mechanics:Win conditions: only 1 player left or all rounds finished # of bombrings spawned: if players <= 20: 3 * #of players if players > 20: 60 Frequency of bombring spawn: Round 1: every 4 seconds Round 2: every 3 seconds Round 3: every 2 seconds Round 4: every 1.5 seconds Round 5: every 1 second 4. rewards: (configurable, just search for "CASHPOINTS") winner(s): 250 CASHPOINTS + configurable item non-winners: 100 CASHPOINTS 5. GM commands: @enablebombring to start @disablebombring to interrupt Edited October 21, 2015 by jezznar 2 Quote Link to comment Share on other sites More sharing options...
Azeroth Posted September 27, 2015 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 383 Reputation: 121 Joined: 03/31/12 Last Seen: January 29, 2023 Share Posted September 27, 2015 Suggestion: Possible to ADD Top Rank that EVENT?Every Round has 1 Point. The format will be like this: Place No. | Name of Char | PointsPossible? And also GM can reset the Ladder Ranking if the event is end, it should be announce the "+strcharinfo(0)+" so that everyone knows who wins. Thank you! Quote Link to comment Share on other sites More sharing options...
Ninja Posted September 27, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted September 27, 2015 Suggestion: Possible to ADD Top Rank that EVENT? Every Round has 1 Point. The format will be like this: Place No. | Name of Char | Points Possible? And also GM can reset the Ladder Ranking if the event is end, it should be announce the "+strcharinfo(0)+" so that everyone knows who wins. Thank you! Hi, yes it is possible but for now I'll just add it to my backlog. I'm a bit busy IRL. Quote Link to comment Share on other sites More sharing options...
Stolao Posted September 27, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: 14 hours ago Share Posted September 27, 2015 I don't mind if you take off credits or do whatever to this script but it'll be of good help of you give me some reps for it Features: 1. 5-minute wait time 2. 5 rounds of 30 seconds each 3. Mechanics: Win conditions: only 1 player left or all rounds finished # of bombrings spawned:if players <= 20: 3 * #of players if players > 20: 60 Frequency of bombring spawn:Round 1: every 4 seconds Round 2: every 3 seconds Round 3: every 2 seconds Round 4: every 1.5 seconds Round 5: every 1 second 4. rewards: (configurable, just search for "CASHPOINTS")winner(s): 250 CASHPOINTS + configurable item non-winners: 100 CASHPOINTS 5. GM commands:@enablebombring to start @disablebombring to interrupt Changelog: V1.1 - Fixed wait timers to comply with per minute announcements, forgot to fix it after doing tests - Fixed "The Baaam" NPC hiding after 1 player claims the prize V1.0 - Initial Releasev1.1 Bombring.txtv1.0 Bombring.txt Mind if I add a edited (compressed and re formatted w/ conf) version of this script to my auto events script? Quote Link to comment Share on other sites More sharing options...
Ninja Posted September 27, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted September 27, 2015 I don't mind if you take off credits or do whatever to this script but it'll be of good help of you give me some reps for it Features: 1. 5-minute wait time 2. 5 rounds of 30 seconds each 3. Mechanics: Win conditions: only 1 player left or all rounds finished # of bombrings spawned:if players <= 20: 3 * #of players if players > 20: 60 Frequency of bombring spawn:Round 1: every 4 seconds Round 2: every 3 seconds Round 3: every 2 seconds Round 4: every 1.5 seconds Round 5: every 1 second 4. rewards: (configurable, just search for "CASHPOINTS")winner(s): 250 CASHPOINTS + configurable item non-winners: 100 CASHPOINTS 5. GM commands:@enablebombring to start @disablebombring to interrupt Changelog: V1.1 - Fixed wait timers to comply with per minute announcements, forgot to fix it after doing tests - Fixed "The Baaam" NPC hiding after 1 player claims the prize V1.0 - Initial Releasev1.1 Bombring.txtv1.0 Bombring.txt Mind if I add a edited (compressed and re formatted w/ conf) version of this script to my auto events script? sure thing bro, would like to see your version. Quote Link to comment Share on other sites More sharing options...
Stolao Posted September 27, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: 14 hours ago Share Posted September 27, 2015 It will be implemented into my auto events later today/ tomorrow, its free to download in my collection or my git Quote Link to comment Share on other sites More sharing options...
Ninja Posted September 27, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted September 27, 2015 It will be implemented into my auto events later today/ tomorrow, its free to download in my collection or my git Copy that. Looking forward for it Thanks for utilizing my script. Quote Link to comment Share on other sites More sharing options...
marcorogeeh Posted September 28, 2015 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 71 Reputation: 0 Joined: 06/27/13 Last Seen: March 29, 2020 Share Posted September 28, 2015 can you tell me what mapflag i need to add in quiz_02 ?? thanks for the script Quote Link to comment Share on other sites More sharing options...
Ninja Posted September 29, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted September 29, 2015 (edited) Nopvp Nopenalty Nowarpto Nocommand Nodrop Nomobloot Noskill Then restrict all potions Edited September 29, 2015 by jezznar Quote Link to comment Share on other sites More sharing options...
Ninja Posted October 1, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted October 1, 2015 (edited) V1.2 - {added map flags} to fix an exploit where people can get the rewards by getting in the room then logs out and waits for the event to finish then logs in to claim event prize [10/01/2015] Integrated into Stolao's auto event npc Edited October 1, 2015 by jezznar Quote Link to comment Share on other sites More sharing options...
Rain408 Posted October 8, 2015 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 77 Reputation: 0 Joined: 05/23/15 Last Seen: June 4, 2017 Share Posted October 8, 2015 @jezznar Is it possible to script it so that when player die to Bombring they get auto warp to like another area than get warp to their save point? Because I want to encourage the event by, when if you lose you get warp to a 2nd area where you can talk to a npc get like some kind of 2nd place reward then get warp back to your save point. Quote Link to comment Share on other sites More sharing options...
Ninja Posted October 8, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted October 8, 2015 @jezznar Is it possible to script it so that when player die to Bombring they get auto warp to like another area than get warp to their save point? Because I want to encourage the event by, when if you lose you get warp to a 2nd area where you can talk to a npc get like some kind of 2nd place reward then get warp back to your save point. Yes you can, just search for the "OnPCDieEvent" block and change it to this: OnPCDieEvent: if (strcharinfo(3) == "quiz_02") { mapannounce "quiz_02","The Baaam: "+strcharinfo(0)+" has been blown up!!",bc_all; dispbottom "You have received 100 CASHPOINTS for participating in this event."; set #CASHPOINTS, #CASHPOINTS + 100; sleep 3000; warp "savepoint",0,0; //change this if you want them to warp out somewhere else getitem <insert item id here>, <quantity>; //change the consolation prize if (getmapusers("quiz_02") <= 1) { stopnpctimer; set .eventstarted, 0; set .round, 6; killmonsterall "quiz_02"; cleanmap "quiz_02"; hideoffnpc "The Baaam#qz"; mapannounce "quiz_02","The Baaam: Alright! We have a winner!!",bc_all; } } end; Quote Link to comment Share on other sites More sharing options...
Azeroth Posted October 21, 2015 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 383 Reputation: 121 Joined: 03/31/12 Last Seen: January 29, 2023 Share Posted October 21, 2015 Uhm,,> Quote Link to comment Share on other sites More sharing options...
Ninja Posted October 21, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted October 21, 2015 Uhm,,> Skype'd you. You're not responding. //edit V1.3 Bombring.txt - Added Ranking system. [suggested by Azeroth] Quote Link to comment Share on other sites More sharing options...
RoxasV Posted November 22, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 59 Reputation: 4 Joined: 11/20/12 Last Seen: June 1, 2018 Share Posted November 22, 2015 Nice event m8!. It works on eathena? Quote Link to comment Share on other sites More sharing options...
Ninja Posted November 22, 2015 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted November 22, 2015 Hi, I'm not sure, I havent tried using it on eA. Quote Link to comment Share on other sites More sharing options...
dyas1995 Posted January 4, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 12/30/15 Last Seen: September 1, 2020 Share Posted January 4, 2016 when i try to use @enablebombring .. is a unknown command please help me bro Quote Link to comment Share on other sites More sharing options...
Ninja Posted January 20, 2016 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted January 20, 2016 make sure that you're using rAthena or Herc. Quote Link to comment Share on other sites More sharing options...
netcyan Posted February 28, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 12/26/15 Last Seen: March 7, 2016 Share Posted February 28, 2016 I'm using Herc, and i have same problem, when i type @enablebombring it says unknown command bumb Quote Link to comment Share on other sites More sharing options...
Ninja Posted March 4, 2016 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted March 4, 2016 @netcyan Sorry for the very late reply, I was very busy. Please provide map-server errors. I need to know which line is giving you problems Quote Link to comment Share on other sites More sharing options...
Quazy Posted November 2, 2016 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 11/21/13 Last Seen: April 10, 2021 Share Posted November 2, 2016 how can i change the event reward? for example i want to change the reward to 10pcs apple, 10pcs white potion? Quote Link to comment Share on other sites More sharing options...
Quesooo Posted November 11, 2017 Group: Members Topic Count: 197 Topics Per Day: 0.07 Content Count: 883 Reputation: 28 Joined: 02/13/17 Last Seen: November 10, 2022 Share Posted November 11, 2017 latest 1.3 where is the npc at prontera map i cant see the npc when the event start Quote Link to comment Share on other sites More sharing options...
wut751 Posted November 13, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 30 Reputation: 2 Joined: 07/17/17 Last Seen: March 9, 2023 Share Posted November 13, 2017 Hi All when I enable event again, the prize NPC still on the map she not hide. how can I fix this? no have error on my server. 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.