viewing paste vip status | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12
 
 
 
prontera,155,181,5  script  Sample#vip  757,{
if( vip_status(1) ){
    mes "VIP expire : "+vip_status(2);
}
else{
    mes "You're not VIP";
}
close;
}
Viewed 1200 times, submitted by Emistry.