awesomazingxed Posted January 26, 2015 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 95 Reputation: 1 Joined: 10/24/14 Last Seen: August 7, 2015 Share Posted January 26, 2015 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! Quote Link to comment Share on other sites More sharing options...
awesomazingxed Posted January 26, 2015 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 95 Reputation: 1 Joined: 10/24/14 Last Seen: August 7, 2015 Author Share Posted January 26, 2015 Thanks Luciar! It works! 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; } Quote Link to comment Share on other sites More sharing options...
Luciar Posted January 26, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 177 Reputation: 21 Joined: 01/31/12 Last Seen: March 8, 2020 Share Posted January 26, 2015 https://rathena.org/wiki/Basic_Scripting Zeny += 5000000; Quote Link to comment Share on other sites More sharing options...
Question
awesomazingxed
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!
Link to comment
Share on other sites
2 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.