Hi, if I want to run a "question" in sql it says as default:
SELECT * FROM `players`
but I want it to something like this: take players cap and add 1000cap to it, to all players. Is it possible to make a code like that?
GETCAP + 1000 ?


I dont know anything about this stuff, but is it possible? please help me!
SELECT * FROM `players`
but I want it to something like this: take players cap and add 1000cap to it, to all players. Is it possible to make a code like that?
GETCAP + 1000 ?



I dont know anything about this stuff, but is it possible? please help me!