08.09.2010, 07:13
Sure you haven't got it the wrong way around? Because strval evaluates a string and parses it as an integer, and I'd assume that a username would be a string.
pawn Код:
mysql_fetch_field_row(playerStats[playerid][pUsername], "username");