native cs_get_user_money(index);
index | Client index |
Returns the client's amount of money.
Amount of money
If the client index is not within the range of 1 to MaxClients, or the client is not connected, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.