Akkarin Posted January 28, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Share Posted January 28, 2020 View File World Boss Event // ========================================================= // World Boss System, scripted by Akkarin // ========================================================= // In this script's original state, a "World Boss" will // spawn in a random location after 10,000 monster kills // every 4 minutes past the hour. // // This script imitates the old World Boss mechanic from an // MMO called TERA. // // The location and MVP are selected at random from arrays. // ========================================================= Submitter Akkarin Submitted 01/28/2020 Category Games, Events, Quests Video Content Author Akkarin 2 Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted January 29, 2020 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1827 Reputation: 288 Joined: 08/03/12 Last Seen: 3 hours ago Share Posted January 29, 2020 //In this script's original state, a "World Boss" will // spawn in a random location after 10,000 monster kills // every 4 minutes past the hour. Does it mean 10,000 kills for each character or count from all players ? Quote Link to comment Share on other sites More sharing options...
coperation Posted January 29, 2020 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 63 Reputation: 2 Joined: 01/16/12 Last Seen: March 31 Share Posted January 29, 2020 for this script i need to know can you input[Modify] Big HP Bars into this scripts ? Quote Link to comment Share on other sites More sharing options...
Akkarin Posted January 29, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Author Share Posted January 29, 2020 9 hours ago, Amir Azman said: //In this script's original state, a "World Boss" will // spawn in a random location after 10,000 monster kills // every 4 minutes past the hour. Does it mean 10,000 kills for each character or count from all players ? It's using a global variable set from each kill by any player. It's total kills from all players. 1 hour ago, coperation said: for this script i need to know can you input[Modify] Big HP Bars into this scripts ? I'm afraid I don't know anything about big HP bars. Though if you mean like for greater effect you could use cutins and update them after each % is reduced. Quote Link to comment Share on other sites More sharing options...
coperation Posted February 14, 2020 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 63 Reputation: 2 Joined: 01/16/12 Last Seen: March 31 Share Posted February 14, 2020 On 1/30/2020 at 3:56 AM, Akkarin said: I'm afraid I don't know anything about big HP bars. Though if you mean like for greater effect you could use cutins and update them after each % is reduced. i've try this post and mix into worldboss script[Free Function] and show this how to fix that [ invisible npc ] Quote Link to comment Share on other sites More sharing options...
Akkarin Posted February 16, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Author Share Posted February 16, 2020 On 2/14/2020 at 7:20 PM, coperation said: how to fix that [ invisible npc ] Well.. your error literally tells you what's wrong. I also won't be supporting Hercules script mix-ins. I literally replied with the same statement in the thread you linked. rAthena has different functions to Hercules, you should check on your mapserver what the errors are and then cross-reference with the doc/script_commands.txt file to see what's going on. Quote Link to comment Share on other sites More sharing options...
Bisuke Posted March 4, 2020 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 177 Reputation: 10 Joined: 04/02/12 Last Seen: November 2, 2024 Share Posted March 4, 2020 We bought your script and Is there a way where we can track the monster kills? like an NPC with counter in it? Thanks! Quote Link to comment Share on other sites More sharing options...
Akkarin Posted March 7, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Author Share Posted March 7, 2020 On 3/4/2020 at 8:54 AM, Bisuke said: We bought your script and Is there a way where we can track the monster kills? like an NPC with counter in it? Thanks! Sure, just display the variable Quote Link to comment Share on other sites More sharing options...
Bisuke Posted March 9, 2020 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 177 Reputation: 10 Joined: 04/02/12 Last Seen: November 2, 2024 Share Posted March 9, 2020 On 3/8/2020 at 3:18 AM, Akkarin said: Sure, just display the variable Thank you! Quote Link to comment Share on other sites More sharing options...
Katazui Posted May 26, 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 May 26, 2020 (edited) Hey Akkarin! Do you know why the world boss count goes up by itself? I ran the script on an empty server, where I was AFK for a little bit, and the world boss activated when there was no one killing mobs. Do you know what other possible scripts that might be causing this? Thanks! Edited May 26, 2020 by Katazui Quote Link to comment Share on other sites More sharing options...
Cassiusdc Posted June 18, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 11/29/16 Last Seen: August 19, 2020 Share Posted June 18, 2020 (edited) On 5/27/2020 at 7:03 AM, Katazui said: Hey Akkarin! Do you know why the world boss count goes up by itself? I ran the script on an empty server, where I was AFK for a little bit, and the world boss activated when there was no one killing mobs. Do you know what other possible scripts that might be causing this? Thanks! I'm having the same problem aswell. @Akkarin It looks to be 16 mobs every interval, I didn't notice the interval since I was afk but everytime I come back and type @worldboss it increases by 16 sometimes. My initial guess is it has something to do with the Wild Roses spawn, I'm gonna try to check and come back here with my findings. Edit: Nope, not the Wild Roses. Edited June 18, 2020 by Cassiusdc Quote Link to comment Share on other sites More sharing options...
ZinteliZ Posted August 15, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 62 Reputation: 3 Joined: 04/08/20 Last Seen: August 20, 2021 Share Posted August 15, 2020 Hi, I just got this event and when I made my payment and download, I only got a .diff file. Is the information downloaded correct? If so, where do I get the installation instructions? REGARDS Quote Link to comment Share on other sites More sharing options...
Akkarin Posted August 16, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Author Share Posted August 16, 2020 21 hours ago, ZinteliZ said: I only got a .diff file Google "how to git apply a diff" Quote Link to comment Share on other sites More sharing options...
ffman22 Posted August 29, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 29 Reputation: 2 Joined: 08/11/12 Last Seen: December 24, 2021 Share Posted August 29, 2021 (edited) I am getting an error when I use the #worldboss 1 it said #worldboss faild player not found I have another question, how can we display a global announce that say that the world boss is going to spawn in the specific map? and that the kills for spawn the world boss is reached? there is an option to spawn a world boss every day, just 1 time.? Edited August 29, 2021 by ffman22 asking questions Quote Link to comment Share on other sites More sharing options...
Akkarin Posted August 30, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Author Share Posted August 30, 2021 PM me the script you're having issues with. 18 hours ago, ffman22 said: there is an option to spawn a world boss every day, just 1 time.? Having a limit is actually not a bad idea. I'll look into adding this option in. 1 Quote Link to comment Share on other sites More sharing options...
Snaehild Posted October 15, 2021 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 72 Reputation: 7 Joined: 06/23/14 Last Seen: November 13, 2022 Share Posted October 15, 2021 Is there a fix for this? Quote Link to comment Share on other sites More sharing options...
lrye30 Posted February 24, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 02/18/23 Last Seen: March 27, 2023 Share Posted February 24, 2023 Hi! my payment was already received and approved. When can i receive the world boss script? Thank you Quote Link to comment Share on other sites More sharing options...
lrye30 Posted March 2, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 02/18/23 Last Seen: March 27, 2023 Share Posted March 2, 2023 Hi owner of world boss script. i'm already paid but how come my script still not sent to my email? please check this asap Quote Link to comment Share on other sites More sharing options...
shatowolf Posted April 13, 2023 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 259 Reputation: 35 Joined: 11/19/11 Last Seen: Yesterday at 12:17 AM Share Posted April 13, 2023 On 3/3/2023 at 2:30 AM, lrye30 said: Hi owner of world boss script. i'm already paid but how come my script still not sent to my email? please check this asap just download the files : Here Quote Link to comment Share on other sites More sharing options...
UncleBobby Posted November 3, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 09/29/19 Last Seen: March 19 Share Posted November 3, 2023 hi akkarin is its possible to add anounce when they / you killed the world boss??? just like " player has killed world boss ( mob name ) and become the MVP " On 8/30/2021 at 4:25 PM, Akkarin said: PM me the script you're having issues with. Having a limit is actually not a bad idea. I'll look into adding this option in. when you are planning to add the automated? Quote Link to comment Share on other sites More sharing options...
Akkarin Posted November 7, 2023 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Author Share Posted November 7, 2023 You can add an announcement in the script. I'm not adding additional functionality to this script. 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.