Queue BG rewrite

Thank you for pointing that out it got rid of the errors and I can finally interact with the NPC. I have one more question tho, do you know how to change the ratio for the consumables? Cause exchanges are 1:1, and what I wanted for example is, 1 War Badge:20 BG Whites and 2 War Badge:20 WoE Whites. I've attached the script for you to see. Again, thank you for helping me out!

Edit: The script attached works like a cash shop btw. I got the idea on one of the servers I played and theirs work more like a dynamic shop, which I preferred more.

View attachment 4263
The sellitem() command doesn't support selling multiples of one item for the price of 1 currency. You would need to create custom items which would turn into 20 BG Whites.

Example: BG Whites box contains 20 BG Whites and costs 1 war badge.

 
@Kubix Thank you for this awesome release it still working fine with manual installation, i'm manage to make CTF working with this release. Thanks. . :blush:

 
Last edited by a moderator:
right now the queue does not balance team, like when odd number of player's join BG e.g. 3 or 5 it recall all player's and divide players in 2-1 or 3-2.

it is possible to make balanced team? 

also if possible to add AFK timer.

 
Last edited by a moderator:
@Kubix when player join BG queue and log out, it doe's not remove him from BG queue.

Also i got this warning, when compile on Ubuntu

KgxekXD.jpg


 
Last edited by a moderator:
Biggest issue

after some time later array queue list get full and then no player is able to join, till reloadscript

it shows ' queue is full ' error.

 
Back
Top