02.06.2013, 05:07
You're using the graves incorrectly. Doing so can cause SQL errors.
You're doing it the complete opposite way. It should be:
However, you either have to surround each field (i.e. "Y") in graves, or just not use them at all. I like using them for clarity, but it's completely up to you as it's your code.
pawn Код:
Y = `%f`
pawn Код:
`Y` = %f