Hello I want to change my waiting room display to the player count inside the battlegrounds map per team. can anyone help me.
Here is the script for the Battlegrounds registration npc
prontera,243,44,4 script Registration::Fl2R_Guillaumess 418,{
end;
OnInit:
waitingroom "Team Guillaume",4,"Flavius_BG2_Custom::OnGuillaumeJoin",1;
end;