new string[11];format(string, sizeof(string), "$%d", BANK_CASH_VALUE_GOES_HERE);TextDrawSetString(TEXTDRAW_GOES_HERE, string);