06.11.2011, 17:07
The strlen function is for getting the length of the string and returning it, why not simply assign the string passed by the MySQL function straight into the variable you want it in? For example:
pawn Код:
mysql_fetch_field_row(Faction[playerid], "Faction");