Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pool.query("UPDATE testusers SET exp = exp + '"+user1expearned+"', gold = gold + '"+user1goldearned+"', wininclanbattle = '"+(adptr.clanbattle == 1 ? wininclanbattle + 1 : wininclanbattle)+"' WHERE id = '"+adptr.user1id+"'", function (err, result, fields) {
- console.log(err);
Advertisement
Add Comment
Please, Sign In to add comment