ruwin be making memes now
ChaChi
Account Details | |
---|---|
SteamID64 | 76561198059794526 |
SteamID3 | [U:1:99528798] |
SteamID32 | STEAM_0:0:49764399 |
Country | United States |
Signed Up | July 6, 2013 |
Last Posted | December 26, 2016 at 5:43 AM |
Posts | 400 (0.1 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
#11
Regret
in
Off Topic
I blew this year of school. It's a shame I had a great last year, but whatever.
posted about 11 years ago
#18
LF Sniper/Soldier mentor
in
Mentoring
What division, class, and game mode (sixes or highlander) do you wanna play? People can mentor you to play your class better and improve your game sense, but they can't really mentor you on how to aim really.
posted about 11 years ago
#14
2048 Numberwang
in
Off Topic
That Mitchell and Webb Look show, but I love Peep Show. Funny people.
posted about 11 years ago
#19
Wrestlemania is tonight! Who else is watching?
in
Off Topic
http://i.gyazo.com/2f393c425f8844e28d7b590cbffcec2b.png
Trashman to win it all
posted about 11 years ago
#11
Need good training maps to play alone
in
Q/A Help
What I posted below can help you practice rollouts as in you'll regen health and ammo. First, go to your class cfg folder and make a file called regen copy & paste what I posted and when you're in your server type exec regen (or whatever you named the file) to activate it. Hope this helps.
Show Content
sv_cheats 1
mp_tournament 1; mp_tournament_restart
wait 5;ent_fire !self addoutput "targetname player_me"
wait 5;ent_fire func_regenerate addoutput "classname func_regenerate_temp"
wait 5;ent_fire info_target addoutput "classname info_target_temp"
wait 10;give info_target
wait 10;give func_regenerate
wait 20;ent_fire info_target addoutput "targetname mytarget"
wait 20;ent_fire func_regenerate addoutput "StartDisabled 1"
wait 20;ent_fire func_regenerate addoutput "mins -100 -100 -100"
wait 20;ent_fire func_regenerate addoutput "maxs 100 100 100"
wait 30;ent_fire func_regenerate addoutput "solid 2"
wait 30;ent_fire func_regenerate addoutput "spawnflags 1"
wait 30;ent_fire info_target setparent player_me
wait 33;ent_fire func_regenerate setparent mytarget
wait 35;ent_fire func_regenerate enable
wait 40;echo "yo!"
mp_tournament 1; mp_tournament_restart
wait 5;ent_fire !self addoutput "targetname player_me"
wait 5;ent_fire func_regenerate addoutput "classname func_regenerate_temp"
wait 5;ent_fire info_target addoutput "classname info_target_temp"
wait 10;give info_target
wait 10;give func_regenerate
wait 20;ent_fire info_target addoutput "targetname mytarget"
wait 20;ent_fire func_regenerate addoutput "StartDisabled 1"
wait 20;ent_fire func_regenerate addoutput "mins -100 -100 -100"
wait 20;ent_fire func_regenerate addoutput "maxs 100 100 100"
wait 30;ent_fire func_regenerate addoutput "solid 2"
wait 30;ent_fire func_regenerate addoutput "spawnflags 1"
wait 30;ent_fire info_target setparent player_me
wait 33;ent_fire func_regenerate setparent mytarget
wait 35;ent_fire func_regenerate enable
wait 40;echo "yo!"
posted about 11 years ago