Riot says 9 per cent of players worldwide “engage in consistent AFK behavior”.
Riot Games has outlined changes it hopes will improve player behavior when it comes to idling or leaving early in League of Legends.
“We know that AFKs and leavers are some of the most disruptive behaviors you face, so we’re happy to be coming to you today with an update around AFK and Leaver punishments.” wrote BarackProbama and TimTamMonster in s blog on the game’s official website.
Bundling both idle “AFK” behavior and intentional quitters together as one single nuisance, the pair said that the team was introducing a number of new “prongs” to manage the issue, including new penalty “tiers” and a means of “shielding” players from repeat offenders.
Read Also
- Bordeaux: At the Cité du Vin, Ukrainian wines to support a sector that works under the bombs Nov 15, 2022
- NBA: Excluded after a very bad gesture, the Frenchman Killian Hayes risks big Dec 29, 2022
- The 7 Argentine footballers who play in the Premier League Aug 15, 2021
- FIFA will play to raise money to fight coronavirus May 19, 2020
- Hockey The Jokers score column remained at zero, Neftehimik was stronger at home Sep 4, 2021
- Mario Cazares fights this month against a solid Cuban world champion. The opportunity came! Jun 2, 2021
- Goodbye to the historic blue screen of death: it will change color in Windows 11 Jul 2, 2021
“Up until now, we’ve penalized AFKing with queue delays,” the blog explains. “Queue delays are a speed bump on an offending player’s way to their next few games: Upon clicking the play button, the queue blocks them behind a short timer. The purpose of this is to change behavior.
“For most folks queue delays work well, but about 9 per cent of our players worldwide engage in consistent AFK behavior and don’t seem to be deterred by a few delays between their games.”
Looking ahead, there will now be a new penalty: queue lockouts. When a player experiences a queue lockout, “they will have a popup displayed explaining their punishment and will be unable to start games in MOBA queues.”
“When we issue a Queue Lockout, we’re not saying ‘hey, doesn’t it suck to have your time wasted?’,” The blog adds. “We’re removing the player from the population for a while so they can’t continue to AFK in games. Once a queue lockout does expire, it’s followed by the maximum-level queue delay so we can still maintain the benefits of behavior modification and players who take a break don’t get to sit out their entire punishment. Queue Lockouts apply to all MOBA queues.
“As this is rolled out, we are committed to continuing to monitor AFKs, both in regards to the frequency of this behavior and regional specific connectivity issues,” the team concluded, adding that it wanted to ensure that it was “being equitable across all regions who may experience different levels of connectivity “. Therefore, the new penalities are only coming in to a select few regions initially before rolling out globally.
ICYMI, Arcane – the animated League of Legends spin-off series – debuts on Netflix this autumn / Q3. While it’s the first show focused on League of Legends, it’s the latest of many Netflix video game adaptations.
Interestingly, the streaming service describes it as an “event series”, which suggests it won’t run for multiple seasons like Castlevania.
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘156247124404264’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
