Hadeszeus 15 Posted April 12, 2014 [Error]: bg_config_read: failed to find 'allowedTypes' for arena 'Tierra Gorge'/#0 [Error]: bg_config_read: failed to find 'allowedTypes' for arena 'Flavius'/#1 [Error]: bg_config_read: failed to find 'allowedTypes' for arena 'KVM (Level 80 and up)'/#2 [Error]: bg_config_read: failed to find 'allowedTypes' for arena 'KVM (Level 60~79)'/#3 [Error]: bg_config_read: failed to find 'allowedTypes' for arena 'KVM (Level 59 and below)'/#4 Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 12, 2014 (edited) conf/battlegrounds.conf arenas: ({ name: "Tierra Gorge" //must match the name in client files event: "Tierra_BG2::OnPlayerListReady" allowedTypes: "All" /* Solo, Party and Guild */ minLevel: 80 maxLevel: 150 reward: {/* amount of badges awarded on each case */ win: 3 loss: 1 draw: 1 } minPlayers: 6 /* minimum amount of players to start */ maxPlayers: 60 /* maximum amount of players */ minTeamPlayers: 6 /* minimum amount of team members required for a team (party or guild) to join */ delay_var: "Tierra_BG_Tick" /* char variable name that will store the delay for this match */ maxDuration: 30 /* maximum duration in minutes, if reached game ends and highest score wins (or calls a draw if scores are equal) */ fillDuration: 20 /* time in seconds to wait for more applications when minimum has been reached */ pGameDuration: 20 /* time to wait for players to confirm their attendence after queueing process has finished */ },{ You don't have that line(Red Underlined) in the arena's listed on map-server error. Edited April 12, 2014 by Dastgir Pojee 1 Hadeszeus reacted to this Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted April 12, 2014 conf/battlegrounds.conf arenas: ({ name: "Tierra Gorge" //must match the name in client files event: "Tierra_BG2::OnPlayerListReady" allowedTypes: "All" /* Solo, Party and Guild */ minLevel: 80 maxLevel: 150 reward: {/* amount of badges awarded on each case */ win: 3 loss: 1 draw: 1 } minPlayers: 6 /* minimum amount of players to start */ maxPlayers: 60 /* maximum amount of players */ minTeamPlayers: 6 /* minimum amount of team members required for a team (party or guild) to join */ delay_var: "Tierra_BG_Tick" /* char variable name that will store the delay for this match */ maxDuration: 30 /* maximum duration in minutes, if reached game ends and highest score wins (or calls a draw if scores are equal) */ fillDuration: 20 /* time in seconds to wait for more applications when minimum has been reached */ pGameDuration: 20 /* time to wait for players to confirm their attendence after queueing process has finished */ },{ You don't have that line(Red Underlined) in the arena's listed on map-server error. Hey Bro Thank you! Quote Share this post Link to post Share on other sites
Share this post
Link to post
Share on other sites