Jump to content
  • 0

eamod BG queue - need help


FireFace93

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  12/18/16
  • Last Seen:  

Hello!

i try fix little problem with eamod BG queue, need help friends

problem: when player join after bg started - he don't warp on bg immediately, script\src wait second player. When second player join on bg from npc - they wapred to bg.

i woud like warp player when he register from npc without waiting second player.

i dont find this place in the src.

Anyone help me ? 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  12/18/16
  • Last Seen:  

ok, if i comment this lines - it is ok fix?

 

scripts.c

            if( battle_config.bg_queue2team_balanced && balanced && qd->users < c )
                break; // No required users on queue to keep balance

 

 

checked.

this fix work

 

thx me for help for me

Edited by FireFace93
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
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.

×
×
  • Create New...