Command Profile
MP_MAXMONEY
CS2 CS:GO
This command sets the maximum amount of money that any player can have at a given time. Maximum possible value is 65,535 due to technical limitations.
Syntax
mp_maxmoney [Amount]
Description
This command sets the maximum amount of money that any player can have at a given time. Maximum possible value is 65,535 due to technical limitations.
How To Use mp_maxmoney
- Enable the developer console in Counter-Strike settings.
- Open the console with the tilde key (
~). - Enter
mp_maxmoney [Amount], replacing bracketed arguments with the value you want, then press Enter.
This command is listed as compatible with Counter-Strike 2.
Syntax And Arguments
mp_maxmoney [Amount]
| Amount | The maximum amount of money that a player can have at any given time. A player's balance will not go above this amount, it will be capped at this value. |