Alvin Lee Posted June 15, 2015 Posted June 15, 2015 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? Quote
Question
Alvin Lee
prontera,192,168,3 script Freebie 671,{
I need to add emotion on my script like keep on showing.how to add that?can someone help me?
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.