Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- new_1-1,59,114,5 script FreeGift NPC 864,{
- if(##sorry == 1) goto L_1;
- mes "Welcome To NonStop-RO Server " + strcharinfo(0) + " !!";
- next;
- mes "So You Is A New Player Here Right?";
- next;
- mes "Take My Reward Now And Have Fun With NonStop-RO Server";
- next;
- getitem2 602,10,1,0,0,0,0,0,0;
- getitem2 14533,10,1,0,0,0,0,0,0;
- getitem2 12210,10,1,0,0,0,0,0,0;
- getitem2 12214,10,1,0,0,0,0,0,0;
- getitem2 14232,5,1,0,0,0,0,0,0;
- getitem2 4131,1,1,0,0,0,0,0,0;
- getitem2 4047,1,1,0,0,0,0,0,0;
- getitem2 4174,1,1,0,0,0,0,0,0;
- getitem2 4302,1,1,0,0,0,0,0,0;
- getitem2 4305,2,1,0,0,0,0,0,0;
- getitem2 4140,2,1,0,0,0,0,0,0;
- getitem2 4142,2,1,0,0,0,0,0,0;
- getitem2 7420,300,1,0,0,0,0,0,0;
- getitem2 7451,300,1,0,0,0,0,0,0;
- getitem2 7069,900,1,0,0,0,0,0,0;
- announce "NonStop Ragnarok Renewel Online : We Have New Player Join Our Server. His Name [ "+strcharinfo(0)+" ] !!",0;
- emotion e_thx;
- set ##sorry,1;
- close2;
- warp "prontera",155,178;
- end;
- L_1:
- mes "Hey! you Already Get Reward From Me.";
- mes "Sorry I Cant Give You Anymore Again More Than 1 Times.";
- next;
- mes "I dont Care You Crying Or Not. Tell You Mom Also Me not Scare~wu!!";
- emotion e_bzz;
- close;
- }
- //---- Prontera Angel to Main Town ------------------------
- //The Exit to Prontera
- new_1-2,97,105,5 script Main Town#1 902,{
- warp "prontera" ,155,178;
- }
- //---- Prontera Angel to Main Town ------------------------
- //The Exit to Prontera
- new_1-1,62,114,3 script Main Town#2 902,{
- warp "prontera" ,155,178;
- }
Add Comment
Please, Sign In to add comment