Upvote Upvoted 3 Downvote Downvoted
rollout practice
1
#1
1 Frags +

Just wondering, is there any way to get a server to practice rollouts?
Similar to mge, you "add" into the map you want, get an automatic buff, and practice?
Would be pretty cool if this could be implemented

Just wondering, is there any way to get a server to practice rollouts?
Similar to mge, you "add" into the map you want, get an automatic buff, and practice?
Would be pretty cool if this could be implemented
2
#2
6 Frags +

make your own server, hurtme -1000000000000000000000 in console

make your own server, hurtme -1000000000000000000000 in console
3
#3
1 Frags +

Until someone decides to make a mod of it

bind "h" "mp_restartgame 1"
bind "j" "sv_cheats 1; hurtme -10000"
Until someone decides to make a mod of it

[code]bind "h" "mp_restartgame 1"
bind "j" "sv_cheats 1; hurtme -10000"[/code]
4
#4
3 Frags +

bind "/" "mp_tournament 1; sv_allow_wait_command 1; sv_cheats 1; net_fakelag 25; mp_restartgame_immediate 1; wait 900; hurtme -180"
OR just do what defy said.

bind "/" "mp_tournament 1; sv_allow_wait_command 1; sv_cheats 1; net_fakelag 25; mp_restartgame_immediate 1; wait 900; hurtme -180"
OR just do what defy said.
5
#5
1 Frags +

Just make your own server, bind something to mp_restartgame 1 and something else to hurtme -999999

Just make your own server, bind something to mp_restartgame 1 and something else to hurtme -999999
6
#6
0 Frags +

To quote on what Rikachu/flynn__/dfy said, if the bind key doesn't work, then just type exec rollout (or whatever you want to name it) in console. Sometimes the bind key wouldn't work for myself, so there's just a small solution for you if it does.

To quote on what Rikachu/flynn__/dfy said, if the bind key doesn't work, then just type [b]exec rollout[/b] (or whatever you want to name it) in console. Sometimes the bind key wouldn't work for myself, so there's just a small solution for you if it does.
7
#7
0 Frags +

I believe this is jaeger's old practice cfg, just put it in a .cfg file in your cfg folder and name it something like rollout or practice (i named it prac) and then all you have to do is type exec prac in console.

sv_cheats 1
bind mouse3 "restartgame"
bind mouse5 "hurtme -99999"

cl_showpos 1

alias restartgame "mp_restartgame 1"

alias +fly "noclip; alias -noclip"
alias -fly "noclip; alias +noclip"

// Cyber Evolution cevo_push.cfg
// updated 07/29/09

log on

//Competitive Settings
tf_use_fixed_weaponspreads "1"
tf_damage_disablespread "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_engineer "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_spy "2"
tf_tournament_classlimit_heavy "2"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_hide_domination_icons "1"
tf_weapon_criticals "0"

//Game Specific
mp_allowspectators "1"
mp_autoteambalance "0"
mp_autocrosshair "0"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_falldamage "0"
mp_flashlight "0"
mp_footsteps "1"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_fraglimit "0"
mp_timelimit "30"
mp_winlimit "5"
mp_bonusroundtime "0"
mp_showrespawntimes "1"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_stalemate_enable "0"
mp_tournament "1"
mp_stalemate_at_timelimit "1"
mp_tournament_allow_non_admin_restart "0"
mp_maxrounds "0"
mp_enableroundwaittime "1"

sv_alltalk "0"
sv_allow_color_correction "0"
sv_allow_wait_command "0"
sv_cheats "1"
sv_client_cmdrate_difference "30"
sv_client_predict "1"
sv_client_max_interp_ratio "1"
sv_client_min_interp_ratio "0"
sv_consistency "1"
//sv_forcepreload "1"
sv_gravity "800"
sv_lan "0"
sv_maxrate "100000"
sv_maxupdaterate "66"
sv_maxcmdrate "66"
sv_mincmdrate "50"
sv_minrate "15000"
sv_minupdaterate "50"
sv_turbophysics "1"
sv_voiceenable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_pausable "1"

tv_delay "120"
tv_maxrate "3500"
tv_transmitall "1"
tv_delaymapchange "1"

mp_restartgame_immediate

I believe this is jaeger's old practice cfg, just put it in a .cfg file in your cfg folder and name it something like rollout or practice (i named it prac) and then all you have to do is type exec prac in console.


sv_cheats 1
bind mouse3 "restartgame"
bind mouse5 "hurtme -99999"


cl_showpos 1

alias restartgame "mp_restartgame 1"

alias +fly "noclip; alias -noclip"
alias -fly "noclip; alias +noclip"

// Cyber Evolution cevo_push.cfg
// updated 07/29/09

log on

//Competitive Settings
tf_use_fixed_weaponspreads "1"
tf_damage_disablespread "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_engineer "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_spy "2"
tf_tournament_classlimit_heavy "2"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_hide_domination_icons "1"
tf_weapon_criticals "0"


//Game Specific
mp_allowspectators "1"
mp_autoteambalance "0"
mp_autocrosshair "0"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_falldamage "0"
mp_flashlight "0"
mp_footsteps "1"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_fraglimit "0"
mp_timelimit "30"
mp_winlimit "5"
mp_bonusroundtime "0"
mp_showrespawntimes "1"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_stalemate_enable "0"
mp_tournament "1"
mp_stalemate_at_timelimit "1"
mp_tournament_allow_non_admin_restart "0"
mp_maxrounds "0"
mp_enableroundwaittime "1"

sv_alltalk "0"
sv_allow_color_correction "0"
sv_allow_wait_command "0"
sv_cheats "1"
sv_client_cmdrate_difference "30"
sv_client_predict "1"
sv_client_max_interp_ratio "1"
sv_client_min_interp_ratio "0"
sv_consistency "1"
//sv_forcepreload "1"
sv_gravity "800"
sv_lan "0"
sv_maxrate "100000"
sv_maxupdaterate "66"
sv_maxcmdrate "66"
sv_mincmdrate "50"
sv_minrate "15000"
sv_minupdaterate "50"
sv_turbophysics "1"
sv_voiceenable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_pausable "1"


tv_delay "120"
tv_maxrate "3500"
tv_transmitall "1"
tv_delaymapchange "1"

mp_restartgame_immediate
8
#8
1 Frags +

Although scrims won't give you a back-to-back practice for rollouts, it's important to practice rolling out with a team as well because my demo says he gets pushed sometimes so you may have to compensate for that.

Although scrims won't give you a back-to-back practice for rollouts, it's important to practice rolling out with a team as well because my demo says he gets pushed sometimes so you may have to compensate for that.
9
#9
0 Frags +

new command to remove that pushing was released yday, I see no reason not to just begin using it.

will there be a vote next season? If only they made a command to block teamates from blocking rockets now..

new command to remove that pushing was released yday, I see no reason not to just begin using it.

will there be a vote next season? If only they made a command to block teamates from blocking rockets now..
10
#10
0 Frags +
flynn__Until someone decides to make a mod of it
bind "h" "mp_restartgame 1"
bind "j" "sv_cheats 1; hurtme -10000"

https://github.com/turtsmcgurts/tRolloutPractice

read install.txt/commands.txt
you'll have to enable it via
rcon rollout_enabled 1

• !rollout //open up a menu with all the shit below
• !r_save //save current location
• !r_teleport //teleport to said location
• !r_respawn //respawn (into spawn like normal, not saved location) in a single click (if bound)

bind mouse4 "rollout"

made this in an hour and only tested it on a local server (aka with nobody else), but I designed it to be compatible with multiple people, it's just untested.

honestly don't know what the point of the !teleport commands are, maybe if you want to practice a non-rollout jump to spire or something crazy like that.

[quote=flynn__]Until someone decides to make a mod of it

[code]bind "h" "mp_restartgame 1"
bind "j" "sv_cheats 1; hurtme -10000"[/code][/quote]

https://github.com/turtsmcgurts/tRolloutPractice

read install.txt/commands.txt
you'll have to enable it via
[b]rcon rollout_enabled 1[/b]

[quote]• !rollout //open up a menu with all the shit below
• !r_save //save current location
• !r_teleport //teleport to said location
• !r_respawn //respawn [i](into spawn like normal, not saved location)[/i] in a single click (if bound)

bind mouse4 "rollout"[/quote]

made this in an hour and only tested it on a local server (aka with nobody else), but I designed it to be compatible with multiple people, it's just untested.

honestly don't know what the point of the !teleport commands are, maybe if you want to practice a non-rollout jump to spire or something crazy like that.
11
#11
0 Frags +
sv_cheats 1
alias "restore" "impulse 101; wait 200; restore2"
alias "restore2" "impulse 101; wait 200; restore"

restore

bind MOUSE3 "mp_restartgame 1"

I'm very strange in the way I do my rollout.cfg >.<.

[quote]sv_cheats 1
alias "restore" "impulse 101; wait 200; restore2"
alias "restore2" "impulse 101; wait 200; restore"

restore

bind MOUSE3 "mp_restartgame 1"[/quote]

I'm very strange in the way I do my rollout.cfg >.<.
12
#12
0 Frags +

http://teamfortress.tv/forum/thread/974-mid-fight-trainer-practice-your-mid-fights

I made this nearly a year ago, should still work

http://teamfortress.tv/forum/thread/974-mid-fight-trainer-practice-your-mid-fights

I made this nearly a year ago, should still work
13
#13
0 Frags +

isn't there a version of badlands where if you fuck your rollout up it restarts you?

isn't there a version of badlands where if you fuck your rollout up it restarts you?
14
#14
2 Frags +
phobiaisn't there a version of badlands where if you fuck your rollout up it restarts you?

yeah, iirc it restarts as soon as you touch mid

[quote=phobia]isn't there a version of badlands where if you fuck your rollout up it restarts you?[/quote]
yeah, iirc it restarts as soon as you touch mid
15
#15
1 Frags +
phobiaisn't there a version of badlands where if you fuck your rollout up it restarts you?

https://dl.dropbox.com/u/1982709/TF2%20maps/badlands_rollout_a5.7z

This was made by a guy named Why?

http://steamcommunity.com/id/Why2/

[quote=phobia]isn't there a version of badlands where if you fuck your rollout up it restarts you?[/quote]

https://dl.dropbox.com/u/1982709/TF2%20maps/badlands_rollout_a5.7z

This was made by a guy named Why?

http://steamcommunity.com/id/Why2/
16
#16
0 Frags +

I was given this config below for jumping, but I've never used it and have no idea what any of the commands or whatever are, but if you wanna try it anyway, go ahead.

//Personal portable regen for offline jumping!
sv_cheats 1

wait 5;ent_fire !self addoutput "targetname player_me"
wait 5;ent_fire func_regenerate addoutput "classname func_regenerate_temp"
wait 5;ent_fire trigger_hurt addoutput "classname trigger_hurt_temp"
wait 5;ent_fire info_target addoutput "classname info_target_temp"

wait 10;give info_target
wait 10;give func_regenerate
wait 10;give trigger_hurt

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 20;ent_fire trigger_hurt addoutput "StartDisabled 1"
wait 20;ent_fire trigger_hurt addoutput "mins -100 -100 -100"
wait 20;ent_fire trigger_hurt addoutput "maxs 100 100 100"
wait 30;ent_fire trigger_hurt addoutput "solid 2"
wait 30;ent_fire trigger_hurt addoutput "spawnflags 1"
wait 30;ent_fire trigger_hurt addoutput "damage -500"

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 33;ent_fire trigger_hurt setparent mytarget
wait 35;ent_fire trigger_hurt enable

I was given this config below for jumping, but I've never used it and have no idea what any of the commands or whatever are, but if you wanna try it anyway, go ahead.


//Personal portable regen for offline jumping!
sv_cheats 1

wait 5;ent_fire !self addoutput "targetname player_me"
wait 5;ent_fire func_regenerate addoutput "classname func_regenerate_temp"
wait 5;ent_fire trigger_hurt addoutput "classname trigger_hurt_temp"
wait 5;ent_fire info_target addoutput "classname info_target_temp"

wait 10;give info_target
wait 10;give func_regenerate
wait 10;give trigger_hurt

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 20;ent_fire trigger_hurt addoutput "StartDisabled 1"
wait 20;ent_fire trigger_hurt addoutput "mins -100 -100 -100"
wait 20;ent_fire trigger_hurt addoutput "maxs 100 100 100"
wait 30;ent_fire trigger_hurt addoutput "solid 2"
wait 30;ent_fire trigger_hurt addoutput "spawnflags 1"
wait 30;ent_fire trigger_hurt addoutput "damage -500"

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 33;ent_fire trigger_hurt setparent mytarget
wait 35;ent_fire trigger_hurt enable
17
#17
0 Frags +
thinkphobiaisn't there a version of badlands where if you fuck your rollout up it restarts you?
https://dl.dropbox.com/u/1982709/TF2%20maps/badlands_rollout_a5.7z

This was made by a guy named Why?

http://steamcommunity.com/id/Why2/

thanks man

[quote=think][quote=phobia]isn't there a version of badlands where if you fuck your rollout up it restarts you?[/quote]

https://dl.dropbox.com/u/1982709/TF2%20maps/badlands_rollout_a5.7z

This was made by a guy named Why?

http://steamcommunity.com/id/Why2/[/quote]
thanks man
Please sign in through STEAM to post a comment.