20.09.2014, 14:27
Use pawn codes first.
Second pay attention to what you're scripting.
Third.
Show us what you've done. Whole code.
Second pay attention to what you're scripting.
pawn Код:
format(str,128,"UPDATE `playeraccounts' SET `playerSkin`='%d' WHERE `playerName`='%s'",skin,wakaname); // you've put ' not `
Show us what you've done. Whole code.