x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Removing setup time

Created 16th May 2008 @ 19:41

Add A Reply Pages: 1

wer

pulkai
tfortress.no

MetaMod:Source plugin allows u to edit setup time among lots of other stuff.
All u need is and the stripper plugin, then add a file called cp_well or cp_granary (or any other map with setup time), and add this code: modify:
{
match:
{
"classname" "team_round_timer"
}
insert:
{
"setup_length" "1"
}
}

this will set the setup time to 1 second.

wer

pulkai
tfortress.no

bah, sry for double post, i messed up the forum codes.

http://www.bailopan.net/stripper/
This MetaMod:Source plugin allows u to edit setup time among lots of other stuff.
All u need is http://www.metamodsource.net/?go=downloads and the stripper plugin, then add a file called cp_well or cp_granary (or any other map with setup time), and add this code: modify:
{
match:
{
"classname" "team_round_timer"
}
insert:
{
"setup_length" "1"
}
}

this will set the setup time to 1 second.

H-Man

Why should you want to do this?

wer

pulkai
tfortress.no

because this is a server side plugin that simply removes/changes the setup time.
it doestn affect clients at all, its only server side.
so this means there’s no use for cp_pro_granary

Add A Reply Pages: 1