Jump to content
  • 0

Help ShowEvent


Alvin Lee

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  10/31/12
  • Last Seen:  

This Is My Script.

prontera,192,168,3 script Freebie 671,{
 
if(##sorry == 2) goto L_1;
mes "Welcome to Test Ragnarok Online " + strcharinfo(0) + " !!";
next;
mes "So You Is A New Player Here Right?";
next;
mes "Enjoy playing at Test Ragnarok Online. We hope you can invite more player's to here.";
// next;
getitem 12210,5;
announce "[server] We have wew player joining our server. His name is [ "+strcharinfo(0)+" ] take this item go leveling! Enjoy Your Self!",2;
emotion e_thx;
set ##sorry,2;
close;
 
L_1:
mes "Hey! you Already Get Reward From Me.";
mes "Sorry I cant give you anymore again more than 1 times or Administrator will kill me and removed me from GM Team.";
next;
mes "Please do not press me unless you are new player here!";
 
 
message strcharinfo(0), "QTYPE_EVENT2 ("+ QTYPE_EVENT2 +")";
showevent QTYPE_EVENT2, 3; // 0x05, ? event icon, purple mark
end;
 
}




I need to add emotion on my script like keep on showing.how to add that?can someone help me?

 
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...