SA-MP Forums Archive
[MySQL]Bans - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [MySQL]Bans (/showthread.php?tid=115305)



[MySQL]Bans - jamesb93 - 23.12.2009

Okay So, I have this function for banning a player in MySQL but im trying to build the /ban command to work with it.

This is the function: BanIP(ip[], playername[], admin[], reason[]);

Can someone help me with this?