mp_afterroundmoney Command


mp_afterroundmoney [Amount]

This command sets the amount of money that is award to every player on every team at the end of each round, regardless of win/loss. Default is 0 (win/loss bonus is set with a different command).

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

AmountThe amount of money to give each player on each team after every round (regardless of win/loss).

Extra Info

Sv_cheats Required? No
Client or Server Command? Client
Default Value 0

mp_afterroundmoney Examples


Find below working examples of this command (copy and paste into console).


mp_afterroundmoney 0

This command sets this cvar to its default value.


mp_afterroundmoney 1000

This command would make it so that every player receives $1000 along with their win/loss bonus at the end of a round.