Language sql help navicat
#7

What I understood is to set players with only the level 3, 200 Credits.

If you want to increment the values of ALL players with no condition, you can do that:

pawn Код:
UPDATE accounts SET pcredits= pcredits + 1, plevel = plevel + 1;
Reply


Messages In This Thread
Language sql help navicat - by skiplovebra - 30.10.2018, 08:02
Re: Language sql help navicat - by TheToretto - 30.10.2018, 09:04
Re: Language sql help navicat - by skiplovebra - 30.10.2018, 09:32
Re: Language sql help navicat - by TheToretto - 30.10.2018, 09:40
Re: Language sql help navicat - by skiplovebra - 30.10.2018, 09:41
Re: Language sql help navicat - by skiplovebra - 30.10.2018, 09:57
Re: Language sql help navicat - by TheToretto - 30.10.2018, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)