Jump to content
  • 0

Battleground Sample Queue NPC?


Question

Posted (edited)

Hello everyone,

 

I searched a lot and i don't find the script that i wanted.

(I installed AnnieRuru mod for setbgid)

 

Can anyone give a sample of a script please :

A NPC with a timer that everytime a bg finished, a new bg begin after 5 mins.

With one queue npc to go to multiple bg (In sample : Flavius, tierra / where i can add some custom bg later)

 

Thank you so much if anyone can do that.

Scripting of battleground npc stay in shadow for me for now^^

 

(Sorry for my bad english if there is some errors)

Edited by Shakto

9 answers to this question

Recommended Posts

Posted (edited)

Nobody for that ?

I know it's a hard script.

Maybe anyone have some sample of their own script that use those function ?

 

I think to know if a bg is finished, i can use 

set .@mapcount2,getmapusers("map_of_bg"); to count the number of player in.

But i have to do a script who check every 10sec that command, maybe it will use more memory than an other way ?

 

The difficulty for me is to begin the bg with 2 party (red, blue or why not green ? where join of party is random each time)

Like algorithm :

if (count(partyred)>count(partyblue)&&count(partyblue)<count(partygreen))

    playerjoin party blue;

else ect...

 

but how to join the official bg with the AnnieRuru patch ?

Edited by Shakto
Posted

erm. maybe paid can lor. or maybe there all no idea.

I don t think they have no idea. it s just a hard script to write.

and by looking at the numbers of view. there is some ppl interested by that script.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...