MySql ideas - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: MySql ideas (
/showthread.php?tid=247400)
MySql ideas -
iJumbo - 09.04.2011
some one can give me ideas for mysql commands/functions etc? <.< i have no ideas
es: like /getallplayerindb ... idk xDD
thx
Re: MySql ideas -
iJumbo - 09.04.2011
i mean using mysql in some function ... or commands for store something or send something not using mysql for every command i use it only on disconnect and connect ... like some command do something and when player exit save some but using mysql ...
Re: MySql ideas -
Hiddos - 09.04.2011
You could try making a command that looks up if a player is already banned under the same name, but now has a different IP.
Agreed with ****** by the way, MySQL is used for data storage and actually hasn't got anything to do with commands.