SELECT * FROM `users` WHERE `UserName` ='%s' AND `IP` ='%s', puser, IP);
Hmm sorry it`s going with offline ban system. I want to get IP from mySQL table but everything get`s loaded except IP from Table I can`t use playerid becouse that player is not online.