When switching teams in the middle of a match you lose all your kills and more importantly all your evolve points or credits. This keeps people from balancing the teams.
This patch does a simple translation of alien to human points when switching. It's not a perfect since it doesn't count currently used upgrades and the exhange rate isn't really uniform, but it solves the main problem.
Let me know if you would prefer this behaviour to be controlled by a cvar.
Having credits zeroed is intended behaviour, otherwise there is no penalty to briefly switching team to gather intelligence such as enemy base location, current stage etc.
(In reply to comment #2)
> Having credits zeroed is intended behaviour, otherwise there is no penalty to
> briefly switching team to gather intelligence such as enemy base location,
> current stage etc.
>
The second patch addresses this issue by restricting the credit transfer to those who have played for their current team for 5 minutes or longer.
(In reply to comment #4)
> The second patch addresses this issue by restricting the credit transfer to
> those who have played for their current team for 5 minutes or longer.
In practice 5 minutes seems like overkill. 1 minute would probably be sufficient.
Would it be ok to just plain prevent quick team change ? Players with little money or evo points can still change teams, ruin the other base and change back like that, or scout info.
(In reply to comment #6)
> Would it be ok to just plain prevent quick team change ? Players with little
> money or evo points can still change teams, ruin the other base and change back
> like that, or scout info.
>
Yeah, there should be some type of locking method since someone can flood the /team command currently. Whether or not it should be as long as this credit perserving thing, I do not know. There should be a special case though that you can join spectators at any time.
Created attachment 885 [details] transfer credits/points when changing teams mid-match
Created attachment 892 [details] transfer creidts/points only if player has not changed teams recently