Automatically reporting
WET-GAMER
Posts: 3Player
I have played with a few players that has a setting that allows them to automatically report the enemy when they spot them rather than using the button. Could someone maybe explain to me how they do this, i have asked and i get is silence
Comments
This has been a test of the emergency flame-fest system. Please do not adjust your set.
I dont see the use of it though. Manually is much better, in the past there was no or hardly cooldown on spotting so it made sense then.
function OnEvent(event, arg) if event == "PROFILE_ACTIVATED" then EnablePrimaryMouseButtonEvents(true) end if (event == "MOUSE_BUTTON_PRESSED" and arg == 1) then PressAndReleaseKey("J") end endgwyd.com
"IF THERE'S A GLITCH I WILL FIND IT. "
Scripts that spam it are useless yes, seen some people do it.. That's the dummy way
That's why when i press my left mouse, it also gives the command to press J (standard spot key).
What does that sound like to you?
Yep. That's what it sounds like to me, too.
This has been a test of the emergency flame-fest system. Please do not adjust your set.
gwyd.com
"IF THERE'S A GLITCH I WILL FIND IT. "