Jump to content
  • 0

Question

Posted

Hello. I just want to request a script that has a function that when a player clicks it, the NPC will give 5m zenny to the players, plus if they can do it again and again and again. 

 

Salamat! Ciao!  /bo

 

 

2 answers to this question

Recommended Posts

Posted

Thanks Luciar! It works!  /no1

turbo_room,94,105,4	script	Zenny Giver#BG8	804,{
mes "^0055AA[ Banker ]^000000";
	mes "Who wants to be a Millionaire?";
	mes "For sure you are!"; 

	next;

Zeny += 5000000;
	mes "Here you go!";
	mes "5 million zeny for you, darling";

close;
OnInit:
waitingroom "Zenny Giver",0;
end;
}

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