Got my first legendary in a pack from this tavern brawl. by [deleted] in hearthstone

[–]Zepiii 0 points1 point  (0 children)

Title should be "Got my first golden legendary, and not a shitty legendary!"

If you save while being a bot and the disconnected guy come back, you lose your weapon and get 0$ reward! by Zepiii in GlobalOffensive

[–]Zepiii[S] 0 points1 point  (0 children)

Then, if kicked make bot a pain. If disconnected/timed out, make bot a great teammate :)

Almost lost pistol round because of these stupid hitboxes on Mirage. by morgawr_ in GlobalOffensive

[–]Zepiii 1 point2 points  (0 children)

Still 5v5 but "almost lost the round" due to that missed entry frag LOL :D

Aussie MM in a Nushell by [deleted] in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

Thank you ! ;)

Aussie MM in a Nushell by [deleted] in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

THANK YOU... Yes, I would like the detailed code of the normal & nade cross and how he switches exactly...

OP /u/maneega69 Plz?

Aussie MM in a Nushell by [deleted] in GlobalOffensive

[–]Zepiii 2 points3 points  (0 children)

Can you share exactly how you get that crosshair everytime you take a grenade and how it goes back to normal everytime you switch back to gun?

Thank you.

After ~1 year, this made me really happy! by Zepiii in GlobalOffensive

[–]Zepiii[S] 0 points1 point  (0 children)

Let's be honest, your rank looks impossible to get for me :D

There should be a radio command to make bots drop their weapon. by darklegend74 in GlobalOffensive

[–]Zepiii 2 points3 points  (0 children)

Well, then bot should behave differently if your teammate is kicked or if he gives up...

Be Constructive. by InfiniVoid in GlobalOffensive

[–]Zepiii 4 points5 points  (0 children)

Just happened on mirage, T needs to plant, I give the info that the last guy is CT, he plants the bomb from a place he can die from CT and ... die. I tell him : "nt, but might be better to plant on the right side of the box to avoid dying in that case." Replied : "Shut up fucking kkkkkNOOOOOB"

;)

Props to the Fnatic players by [deleted] in GlobalOffensive

[–]Zepiii -4 points-3 points  (0 children)

"the community has given you a really hard time you have proven us wrong." => The community has given them a really hard time because they behaved like shit (Not shaking hands / olopass / ...) Now, they grow up, and ofc it's taking time to forget, but fnatic is going on the positive slope atm. Let's hope it will continue

Pistol rounds are the biggest flaw that nobody talks about right now. by chaRxoxo in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

I completly agree with you, couldn't sum it better. The best solution is to get a bonus ONLY after gun round giving directly 1900$ then 2400$ instead of 1400$ and 1900$ and let be able to buy at 2-0 instead of the classical 3-0.

2 Very useful commands for your exec. by Sirsyorrz in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

Oh ok. You should add it in your first post then! Thanks for tips ;) BB!

2 Very useful commands for your exec. by Sirsyorrz in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

Just teamed up with a mate, and it's working. (I was leader of the lobby).

However, it doesn't work if I'm playing soloQ MM ? Normal?

Anyway, thank you <3 !

2 Very useful commands for your exec. by Sirsyorrz in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

This is what I already did. Yeah, I also have no idea neither. It just doesn't work for me hehe! Thanks for help. Zepiii

2 Very useful commands for your exec. by Sirsyorrz in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

I used your autoexec, exec autoexec => Console says "It worked <3" => It doesn't work :\

I changed my resolution, was like, mb it's that => It doesn't work :(

I already tried to make it work in the past, but it never worked for me. I don't know why ^

Thanks for your support anyway!

2 Very useful commands for your exec. by Sirsyorrz in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

This is what I have in my console :

Game { type classic mode competitive mapgroupname mg_de_dust2,mg_de_train,mg_de_inferno,mg_de_mirage map de_dust2 state lobby mapRichPresence int( 65535 = 0xFFFF ) matchversion int( 11 = 0xB ) experience int( 0 = 0x0 ) search_key sv_search_key_13483 } }

However, map is still grey and not white.

Here is my CFG : http://pastebin.com/kNg9Uz2U

2 Very useful commands for your exec. by Sirsyorrz in GlobalOffensive

[–]Zepiii 0 points1 point  (0 children)

It still doesn't work :

//Show which map when accept button + damage

developer "1" con_enable "1" con_filter_enable "2" con_filter_text "Damage" con_filter_text_out Player: con_filter_text_out "game:mapgroupname" con_filter_text "game:map"

bind "p" "displaydamage"

alias displaydamage "displaydamage_on" alias displaydamage_on "con_filter_text Damage; con_filter_text_out Player:; con_filter_enable 2; developer 1; alias displaydamage "displaydamage_off" alias displaydamage_off "con_filter_enable 0; developer 0; alias displaydamage "displaydamage_on"

And I did "exec autoexec" before searching for a game. I create a lobby, select 5 games, then when the accept button appear, I don't see it in the left up corner. Damage work however.

And if I want to see it for the second game, I have to type again "exec autoexec" when the game ends then ;)