Jump to content

Quests, Games: World Boss Event


Recommended Posts


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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

 


 

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

//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 ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   2
  • Joined:  01/16/12
  • Last Seen:  

for this script

i need to know

can you input[Modify] Big HP Bars into this scripts ?

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   2
  • Joined:  01/16/12
  • Last Seen:  

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

 

image.png.7dff6db1cc196c1a70744b776fd3ac39.png

 

how to fix that [ invisible npc ? ]

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  177
  • Reputation:   10
  • Joined:  04/02/12
  • Last Seen:  

We bought your script and Is there a way where we can track the monster kills? like an NPC with counter in it? Thanks!

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  177
  • Reputation:   10
  • Joined:  04/02/12
  • Last Seen:  

On 3/8/2020 at 3:18 AM, Akkarin said:

Sure, just display the variable 

Thank you!

Link to comment
Share on other sites

  • 2 months later...

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

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 by Katazui
Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  11/29/16
  • Last Seen:  

 

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 by Cassiusdc
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  62
  • Reputation:   3
  • Joined:  04/08/20
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

21 hours ago, ZinteliZ said:

I only got a .diff file

Google "how to git apply a diff"

Link to comment
Share on other sites

  • 1 year later...

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   2
  • Joined:  08/11/12
  • Last Seen:  

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 by ffman22
asking questions
Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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.

  • Upvote 1
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  72
  • Reputation:   7
  • Joined:  06/23/14
  • Last Seen:  

Is there a fix for this?

image.png.084502affce49fcd35df92ae540ee2cc.png

Link to comment
Share on other sites

  • 1 year later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  02/18/23
  • Last Seen:  

Hi! my payment was already received and approved. When can i receive the world boss script? Thank you

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  02/18/23
  • Last Seen:  

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

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  248
  • Reputation:   34
  • Joined:  11/19/11
  • Last Seen:  

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

Link to comment
Share on other sites

  • 6 months later...

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  09/29/19
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

You can add an announcement in the script.

I'm not adding additional functionality to this script.

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