[Release] ExtendedBG for Hercules (with eAmod BG modes)

please resume for the lulz
Development of this had already started...
For more technical changelog along with date :http://server.athenacore.net/getrss.php?q=ebg
Great! can't wait
default_smile.png


 
Hey, great project. It will take the dependence of many rAmod and finally migrate to Hercules. Go Go hard!

 
Dear Dastgir.

eAmod do not hold members on bugged emulator, we need this to completly switch emulator to hercules:

  1. eAmod BG system
  2. eAmod Extended Ranking for BG
  3. eAmod Extended Ranking for WOE

So, is it possible somehow implement it for free for all? And is it possible somehow to hurry up the proccess?
default_rolleyes.gif


 
Please give a link(explanation) to 2 and 3.

Also, its possible to implementit free,however working alone implies that the process cannot be hurried up(especially , when you are tied to other things too)

 
Last edited by a moderator:
I think you should leave gimmick features like rankings and myriad of custom modes for later, most important aspects would be the ability to queue and join through in-game menu and with atcommands.

 
I think you should leave gimmick features like rankings and myriad of custom modes for later, most important aspects would be the ability to queue and join through in-game menu and with atcommands.
In game menu?Isn't queue better?

 
Last edited by a moderator:
It depends, for official modes the in-game queue offers more options, plus if I remember correctly it was made usable for one BG mode time ago but never finished completely.

Another thing that would be really good is having both party and random queue option and the random option to have "smart" randomization, creating parties based on jobs so stuff like 5 priests on the same team doesn't happen.

 
Last edited by a moderator:
It depends, for official modes the in-game queue offers more options, plus if I remember correctly it was made usable for one BG mode time ago but never finished completely.

Another thing that would be really good is having both party and random queue option and the random option to have "smart" randomization, creating parties based on jobs so stuff like 5 priests on the same team doesn't happen.
The queue mode that this eBG uses is full Hercules queue. Although, we don't have smart algorithm yet(nobody suggested it, and we never thought of it).Currently only @joinbg and @leavebg is there.

 
My question is how is your Queue system being run, src or via script?

If it's through script, a smart algorithm for a queue system to seperate dps,tank, and support isn't too hard.

Simply storing classes into an array and expanding the query to search through upto ~50 players will make it easier.

I've done a similar system for a dungeon queue.

I made it so player's who joined the queue selected their intended role, ofcourse you couldn't select DPS if you were a priest, so it prevented people from claiming a role they can't effectively do. Also this wouldn't affect a premade party. So mainly for those who solo que.

Lastly you give priority to certain roles over others, if you don't have the others available.

I used this small rule of guidance.

Tank>Support>DPS

this is because DPS classes are in abundance in RO, since most people play those.

Ratio I go for is, 1 tank, 1 support, 3 dps. Then cycle over.

Obviously this can all be adjusted for how large parties are intended to be.

But this should suffice for a 10v10, 2 Tanks, 2 Supports, and 6 DPS.

Edit; @Below - Sorry lol, I didn't mean it that way. I'm very sure you could do it easily. This was just my suggestion on how it could be done, if you lacked ideas.

 
Last edited by a moderator:
If it's through script, a smart algorithm for a queue system to seperate dps,tank, and support isn't too hard.
Nobody said algorithm is hard
default_tongue.png


its just that nobody suggested it, nor we thought of it.

 
My question is how is your Queue system being run, src or via script?

If it's through script, a smart algorithm for a queue system to seperate dps,tank, and support isn't too hard.

Simply storing classes into an array and expanding the query to search through upto ~50 players will make it easier.

I've done a similar system for a dungeon queue.

I made it so player's who joined the queue selected their intended role, ofcourse you couldn't select DPS if you were a priest, so it prevented people from claiming a role they can't effectively do. Also this wouldn't affect a premade party. So mainly for those who solo que.

Lastly you give priority to certain roles over others, if you don't have the others available.

I used this small rule of guidance.

Tank>Support>DPS

this is because DPS classes are in abundance in RO, since most people play those.

Ratio I go for is, 1 tank, 1 support, 3 dps. Then cycle over.

Obviously this can all be adjusted for how large parties are intended to be.

But this should suffice for a 10v10, 2 Tanks, 2 Supports, and 6 DPS.

Edit; @Below - Sorry lol, I didn't mean it that way. I'm very sure you could do it easily. This was just my suggestion on how it could be done, if you lacked ideas.
R.I.P. Battle Priest

 
@@Dastgir Honestly talking, do you think this project will be 100% completed by the end of 2015?
Isnt that statement over exaggerated?I am almost complete(this was going to end on August, but I am having much busy weeks since then(and still)...) Just few days of work on this would finish it(whenever that few days come alive...)

 
You mean ALL the BGs like in eAmod?? The entire project is almost done?? In this case I'm ready to give you a generous donation for your hard work!! Can't wait to try everything *-* I'm checking this topic every day xD

 
Last edited by a moderator:
Back
Top