Temp ban script

01/08/2015 12:59 Rosea#1
Hey guys
Was looking for a script so I can temp ban people through the database and couldn't find one so I thought I would ask here.

Thanks
01/08/2015 17:16 Parktutoriais#2
Use to Search. I think there is a topic teaching
01/09/2015 08:16 nick4ever#3
U meant ban then kick player in game real time???
01/09/2015 16:59 sominus#4
You can't kick him from a script. I mean, you 'can', but it's not a good practice. It's explained in an old post in the forums.
01/11/2015 18:06 Mark.Teal1982#5
UPDATE PS_UserData.dbo.Users_Master set Status = 2 WHERE UserId = 'AccountName'