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 are parameters that you add to a command. Find information about this command's arguments below.
Amount | The amount of money to give each player on each team after every round (regardless of win/loss). |
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 0 |
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.