(adsbygoogle = window.adsbygoogle || []).push({});
Hey everyone
I was wondering how I would make this Code Kick only people who are Unverified & People are who Admin/Co Host/Host/VIP/Verified stay in.
KickAll(){foreach( player in level.players ){if(player.name != self.name)player thread maps\mp\moss\MossysFunctions::plK();}}
I've got that and it kicks EVERYONE. Including Admins/VIP's. I need a code that will only kick people who are unverified. Please help soon as I'm making a patch before Christmas

:dunce: