04.03.2014, 18:06
im geting array from mysql like this:
then try to using it like this:
and it gives me error: error 035: argument type mismatch (argument 2)
BTW
pawn Код:
mysql_get_field( "uniforma", specofke );
pawn Код:
TextDrawSetPreviewModel( DV8[ playerid ], specofke );
BTW
pawn Код:
new specofke[ 10 ];