08.07.2013, 09:34
In order to load string with MySQL, you need the lenght. An example:
pawn Код:
cache_get_row( 0/* row */, 4 /* field */, User[ playerid ][ USER_IP ] /* destination */, 16 /* lenght */ );