- script Vip_Icon -,{ OnPCLoginEvent: bonus_script_clear EFST_VIPSTATE; if(vip_status(1)) { set .@timer, vip_status(VIP_STATUS_EXPIRE); bonus_script "{}",3600,0,0,EFST_VIPSTATE; dispbottom "--- VIP ----"; dispbottom "=========================="; dispbottom "Jogador VIP"; dispbottom "Duração do VIP restante :"+callfunc("Time2Str",.@timer); dispbottom "=========================="; end; } } How to make the vip icon have the same duration as the player's VIP and keep count