Jump to content
  • 0

Script_rid2sd error.


Question

2 answers to this question

Recommended Posts

  • 0
Posted


prontera,135,189,5 script Kafra Assistant 114,{

mes "[Kafra Assistant]";

mes "^FF0000Hi!^000000";

mes "This building on your left is where you can find a few NPCs that could help you.";

next;

mes "[Kafra Assistant]";

mes "We have The Gym Guy, which he'll teach you ^FF0000Enlarge Weight Limit^000000 up to ^FF0000LEVEL 5^000000, but he requires ^FF0000Gym Passes^000000 from you, which you can purchase it from ^FF0000Cash Shop^000000. ^FF00001 Gym Pass^000000 for ^FF00001 Enlarge Weight Limit^000000 Skill up.";

next;

mes "[Kafra Assistant]";

mes "Reset Lady, she will reset your stats or skill countless of times, just keep in mind.. She'll charge you for each service for ^FF0000Poring Coins^000000.";

next;

mes "[Kafra Assistant]";

mes "Banker, he basically store all your zeny.";

next;

mes "[Kafra Assistant]";

mes "Card Trader, she takes any unwanted cards from you and turn it into ^FF0000Card Points^000000, then you can trade Items from her by using the ^FF0000Card Points^000000 that you have.";

close;

OnInit:

delwaitingroom;

waitingroom "Click Me!",0;

end;

}

  • 0
Posted
prontera,135,189,5	script	Kafra Assistant	114,{

	mes "[Kafra Assistant]";
	mes "^FF0000Hi!^000000";
	mes "This building on your left is where you can find a few NPCs that could help you.";
	next;
	mes "[Kafra Assistant]";
	mes "We have The Gym Guy, which he'll teach you ^FF0000Enlarge Weight Limit^000000 up to ^FF0000LEVEL 5^000000, but he requires ^FF0000Gym Passes^000000 from you, which you can purchase it from ^FF0000Cash Shop^000000. ^FF00001 Gym Pass^000000 for ^FF00001 Enlarge Weight Limit^000000 Skill up.";
	next;
	mes "[Kafra Assistant]";
	mes "Reset Lady, she will reset your stats or skill countless of times, just keep in mind.. She'll charge you for each service for ^FF0000Poring Coins^000000.";
	next;
	mes "[Kafra Assistant]";
	mes "Banker, he basically store all your zeny.";
	next;
	mes "[Kafra Assistant]";
	mes "Card Trader, she takes any unwanted cards from you and turn it into ^FF0000Card Points^000000, then you can trade Items from her by using the ^FF0000Card Points^000000 that you have.";
	close;

	OnInit:
		delwaitingroom;
		waitingroom "Click Me!",0;
		end;

}

Thank you, now I see where I did wrong.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...