16.09.2016, 16:04
Yes but do i need escape or smth? like i have in string that hex code, and i'am updatting
update table set hexcode='%s' WHERE name='%s'", PLAYERHEXCODE[ playerid ], playername );
update table set hexcode='%s' WHERE name='%s'", PLAYERHEXCODE[ playerid ], playername );