How to make in mysql - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to make in mysql (
/showthread.php?tid=568573)
How to make in mysql -
KiM0Ro - 23.03.2015
Hi everyone how to make into mysql database to be for everyone wich register the bizzkey 255 and the housekey too?
Re: How to make in mysql -
ball - 23.03.2015
Код:
UPDATE table SET bizzkey = 255, housekey = 255
Re: How to make in mysql -
KiM0Ro - 23.03.2015
It didn't worked
Re: How to make in mysql -
KiM0Ro - 23.03.2015
Anyone can explain me more detailed?