Jump to content
  • 0
Sign in to follow this  
hadiesyafiq

[REQ] annoucement and disbottom will show...

Question

hi all i would to request annoucement (not for all server just for character) and disbottom will show when we login and change map {its mean we enter portal)..

the message i like to show is current rates like this

 

 

-    script    current_rate    FAKE_NPC,{

OnPCLoginEvent:
        if (countitem(VIP_Card) > 0)

        {
          announce "E X P 120% ( basic 100% new 20%)";

          announce "DROP 120% ( basic 100% new 20%) ";

          announce "DEATH : 50% ( basic 100% new -50%) ";

         

          dispbottom "E X P 120% ( basic 100% new 20%)";
          dispbottom "DROP 120% ( basic 100% new 20%)";
          dispbottom "DEATH 50% ( basic 100% new -50%)";

        }
        else
        {

          announce "E X P 100% ( basic 100% new  0% )";

          announce "DROP 100% ( basic 100% new  0% ) ";

          announce " DEATH 100% ( basic 100% new  0% ) ";

         

          dispbottom "E X P 100% ( basic 100% new  0% )";
          dispbottom "DROP 100% ( basic 100% new  0% )";
          dispbottom "100% ( basic 100% new  0% )";


        }
    end;

}
 

the annoucement is like @broadcast yellow color font but only show on the character not on whole server

the disbottom orange color font..

will show when login and change to any map..

 

thanks in advance

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.