09-17-2021, 04:35 PM
If Player on VIP List is offline then logout (if possible) and xlog
keywords: check vip, alert vip, logout vip
if isviponline('player name') == false then
logout()
xlog()
end
keywords: check vip, alert vip, logout vip