View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 01-03-2013 , 14:29   Re: [TF2] Better Vote Scramble
Reply With Quote #5

mp_scrambleteams has a nasty side-effect in that it resets team scores and rounds played (but not player scores iirc); something Valve's auto-scrambler doesn't do.

Chances are you actually want mp_scrambleteams 2, which keeps rounds intact:
Quote:
Fixed scrambleteams resetting how many rounds have been played
o Updated mp_scrambleteams to support a parameter of 2, which prevents resetting the number of rounds that have been played
When I stop being lazy and actually finish NativeVotes (plugin version of BuiltinVotes), chances are this is one of the votes that will appear in the TF2 Vote Manager I plan on writing for it. TF2 itself actually has a vote phrase for scrambling at the end of the round already (#TF_vote_should_scramble_round for use with the VoteStart usermessage), Valve just never implemented it.

That and I need a plugin to test NativeVotes's vote manager extension points.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 01-03-2013 at 16:32.
Powerlord is offline