Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
some one can give me ideas for mysql commands/functions etc? <.< i have no ideas
es: like /getallplayerindb ... idk xDD
thx
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
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 ...
Posts: 3,304
Threads: 58
Joined: Sep 2008
Reputation:
0
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.