update stats problem
#1

What i have wrong with update user cash and skin when i exit from the server then i don't see updated cash and skin in database
pastebin:http://pastebin.com/hhdRRbid
Reply
#2

Quote:

UPDATE members SET cash = '%d', skin = '%d' WHERE uid = '%d'

Integers dont require '', just use %d.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)