kanca putra Posted February 15, 2014 Posted February 15, 2014 hey brother and sister I need help for making a script quest bloody branch I hope the quest just need this item 100 dead branch 10M zeny Thank you very much for the attention Quote
sandbox Posted February 17, 2014 Posted February 17, 2014 Test and edit as you please. mes "1 Bloody Branch = 100 Dead Branch + 10mZ"; next; if(countitem(604) < 100 || Zeny < 10000000) { mes "Not enough requirements"; close; } mes "Here you go"; delitem 604,100; set Zeny,10000000; getitem 12103,1; close; Quote
kanca putra Posted February 15, 2014 Author Posted February 15, 2014 what is the different single quest and dynamic quest?? If you not mind can you upload the file?? Quote
kanca putra Posted February 18, 2014 Author Posted February 18, 2014 can i get that file?? Because im on in mobile so if i copy that it will not work Quote
Question
kanca putra
hey brother and sister
I need help for making a script quest bloody branch
I hope the quest just need this item
100 dead branch
10M zeny
Thank you very much for the attention
5 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.