08.06.2010, 14:25
Hey, is it possible to like instead of:
then do some mysql query that would plus the inputtext with the current numbers in the bank?
pawn Код:
format(string,300,"UPDATE `SQL_FACTION` SET `Bank`='%s' WHERE `ID`='2'",inputtext);