Jump to content
  • 0

Sync vip, vip icon time


J0hn

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   1
  • Joined:  02/04/24
  • Last Seen:  

Vip Icon Time I need help, I can't pair the vip time with the vip icon buff time... ''/
screenAdobeRO009.thumb.jpg.1999ec4796461953bf5da44c50cfe5dd.jpg

and I'm also not applying: MaxWeight

-    script    Vip_Icon    -,{

OnPCLoginEvent:
    if(vip_status(1)) {
        set MaxWeight, MaxWeight + 4000;
        set .@day, vip_status(2);
        sc_start SC_VIPSTATE, .@day * 1000, 0;
        dispbottom "--- VIP ----";
        dispbottom "==========================";
        dispbottom "VIP Player";
        dispbottom "Expire Date: "+vip_status(2);
        dispbottom "Time left: "+vip_status(3);
        dispbottom "==========================";
        end;
    }
}

 

Edited by J0hn
wrong title
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...