27.04.2013, 16:39
Yes that would work.
You can also use format for this.
Example:
You can also use format for this.
Example:
pawn Код:
format(query, sizeof(query), "%s%s%s", query, query1, query2);