.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb} flameZ on joining Vitality: „The motivation was to succeed with another Israeli guy” – ONLFR 2023

flameZ on joining Vitality: „The motivation was to succeed with another Israeli guy”

FlameZ added that the experience in Cologne was his favorite moment of the year, emphasizing his appreciation of the team environment and how hard Vitality fought for the title. „It felt like we were a really solid family, and lifting the trophy is super nice obviously but the journey there was extremely unforgettable.” „In my opinion, there is no wrong in losing if you are learning and feel that there is progress,” he says about what was going wrong for Vitality around this point. „We lacked closing some of the close games back then, and working on that helped us acquire the trophy in Cologne.”

Top 20 players of 2024: flameZ (

That changed when Uniquestars, Israel’s best team, lost to MVP PK at IeSF World Championship — to the surprise of players in Israel who did not know any of the other teams at the event – and after Noah „⁠buue⁠” Nethanel Türnpu became the first Israeli player to qualify for FPL in December 2017. Despite our talk of flameZ as an entry fragger so far, there is not much overlap between he and dupreeh on his default positions on T side. It must be something that he enjoys, and that can only have made him an appealing prospect for Vitality to pick up. A lot of aggressive players in the current meta are solo space takers, using their timings to find kills for themselves rather than for their teammates. Whether that is personal preference or OG’s style doesn’t really matter; either prove that he is willing to sacrifice himself for the win. „Then 2023 we started out with Katowice and BLAST. It was very close to getting playoffs at Katowice and with BLAST we were very close to qualifying for Washington,” he began.

flameZ on joining Vitality: „The motivation was to succeed with another Israeli guy”

„In the end, I think everybody felt bad, a lot of players felt burnout and it just wasn’t fun to play as it was before in the other part of the year in 2022. Overall in Flamez 2023, the last part of OG was not full of good memories for me.” „Overall, in 2022, when degster came in and we had NEOFRAG and F1KU, I think we made the semi-finals in all the BLAST tournaments like the Spring Final and World Final. That is according to Sebastien „⁠KRL⁠” Perez, who has reported that Spinx is expected to leave Vitality in 2025 after both sides „expressed mutual interest in parting ways.” The French insider was also the first to report flameZ’s contract extension. The announcement of the Israeli’s contract extension came just two days before the start of Vitality’s campaign in the Perfect World Shanghai Major Europe RMR A, where the team will fight for one of seven spots at the Major on offer.

  • It must be something that he enjoys, and that can only have made him an appealing prospect for Vitality to pick up.
  • „On T side I fit because Vitality need a guy that runs and doesn’t give a single fuck and sacrifices, and I think I fit that background pretty well,” he said.
  • „With Katowice I was sick, so it was the tournament we just throw out the window, we don’t really care about it. It could have been better.
  • „Around this time I felt like I met a lot of people that were key to keeping me intact with the game,” flameZ says.
  • Known for his aggressive play, pinpoint aim, and sharp utility usage, he helped Vitality win IEM Cologne 2024 and multiple BLAST events.
  • „It was very weird,” flameZ says of how winning two trophies at the end of the year set up expectations coming into 2024.
  • „Then when the new roster came around with F1KU, NEOFRAG, and so on, it became a grind together and I was very committed.”

Vitality extend flameZ contract through 2027

„During my time with apEX, he has always told me that it is never guaranteed you will be on the winning side and even reaching playoffs and being able to compete on big stages is something we should be thankful for,” flameZ says when asked how he reflects on Vitality’s only title victory of the year. „I’m early on in my career and I’m very glad to have such a big trophy to my name with many more years to accomplish more. Known for his aggressive play, pinpoint aim, and sharp utility usage, he helped Vitality win IEM Cologne 2024 and multiple BLAST events.

flameZ

OG barely missed out on qualifying for PGL Major Stockholm, the first after the pandemic, and exited in groups at IEM Winter to end the year on a sour note. Aleksib was traded for Nemanja „⁠nexa⁠” Isaković at the start of 2022, but a last-place exit at IEM Katowice and failing to qualify for PGL Major Antwerp brought about more changes with Maciej „⁠F1KU⁠” Miklas, Adam „⁠NEOFRAG⁠” Zouhar, and Abdul „⁠degster⁠” Gasanov joining mid-way through the year. FlameZ took part in a few small tournaments early on, but soon gained motivation to step out of his older brother’s shadow after he was taunted online. Join our Discord community to discuss CS2 utility strategies, share experiences, and get the latest updates with fellow players. Despite a year with only one trophy, albeit at the prestigious IEM Cologne, flameZ says there isn’t a specific moment or memory that he would rather forget. „The Major obviously is a hard tournament, but the challenge of being together for a month with a not-so-optimal relationship was tough on many. In the end, we gave our best, and if you do that you can’t judge yourself.”
In terms of fitting within the existing team structure, flameZ seemed confident about his ability to fill the roles left by Peter „⁠dupreeh⁠” Rasmussen. „On T side I fit because Vitality need a guy that runs and doesn’t give a single fuck and sacrifices, and I think I fit that background pretty well,” he said. „I feel comfortable playing aggressively and giving my teammates the feeling that someone is sacrificing for them, especially in a team with someone that can close any 1vs4 round or 1vs3, or 1vs2 like ZywOo. FlameZ chose to join Vitality and reunite with Lotan „⁠Spinx⁠” Giladi for the first time since 2020, when they both played in the same FPL/FPL-C circles and coincided in mix-teams such as Tikitakan and Elites. The move was one of the highest-profile transfers in the off-season, teaming up the Israeli rifler not only with his countryman, but also Mathieu „⁠ZywOo⁠” Herbaut.

  • FlameZ took home his third EVP of the year in Cologne courtesy of his 1.19 rating (1.14 playoff rating) and continued consistency throughout the tournament (1.01 KPRW, 101.7 ADRW) and against the best teams (1.20 vs top-five, six maps).
  • „You get the chance to play with a guy that looks like one of the best teammates there is on the planet, the best player in the world statistics-wise, and he’s so good man.”
  • Whether you’re a pro player or a passionate fan, our platform is your one-stop destination for all things Counter-Strike 2.
  • Vitality had little time to recover from that defeat as the Europe RMR for PGL Major Copenhagen approached, but they met that challenge with aplomb.
  • „I feel like there were many moments or people that changed something for me or my mindset toward going pro,” flameZ says.

„But I love niko so I was convinced and very happy with this decision. It starts off and it was so shaky, it did not feel stable at all, and Pro League was just a shit show for us. And although the kills flameZ got were more impactful than most, leading to round wins 70.5% of the time (2nd) and multi-kills 83% of the time (6th), he had the lowest fragging output of players in the top 20 (0.68 KPR). He was also not very impressive in round wins overall with a 0.92 KPRW and a kill in only 57.8% of round wins, again the lowest of all players in the top 20. „We expected and felt like we played well at the time, but we were not able to close this close match against them. This best-of-three was also tough for us back then with the veto, but EF proved to be very lethal against any team. He was among the contenders for the MVP award but was pipped by teammate ZywOo, who wasn’t quite as consistent as flameZ throughout the event but stepped up when it mattered most in the playoffs to consign his teammate to an EVP instead.

apEX

At the turn of the year, four players in HLTV’s Top 20 Players of 2020 list named flameZ as their Bold Prediction — a projection that took four years to come true. Four months into 2021, flameZ got called up to OG to replace Issa „⁠ISSAA⁠” Murad, getting the opportunity to consistently test his abilities against top international opposition. He spent seven months competing for the British organization in online tournaments as the coronavirus pandemic kept teams away from LAN, and his performances soon drew the interest of other organizations as the return to offline play drew near. „On the other hand, it got better with time, we always had good chemistry in the game, shared similar ideas, and also he has always been very creative so playing next to him was easy to adapt to as rifler.”

Leave a Comment

Adresa ta de email nu va fi publicată. Câmpurile obligatorii sunt marcate cu *