ShiroYasha Posted August 30, 2013 Posted August 30, 2013 May i Request a Script for GoldRoom that have monster that drops with goldbar? Quote
Patskie Posted August 30, 2013 Posted August 30, 2013 Got this from here : http://rathena.org/board/topic/83357-gold-room-script/ prontera,150,150,0 script Test 123,{ mes "Do you want to enter my gold room?"; menu "Ok",-,"No thanks.",L_No; warp "ordeal_3-2.gat",0,0; close; L_No: close; } // Monsters ordeal_3-2,0,0,0,0 monster Dokebi 1110,40,0,0,0 ordeal_3-2,0,0,0,0 monster Dokebi 1110,40,0,0,0 ordeal_3-2,0,0,0,0 monster Dokebi 1110,40,0,0,0 ordeal_3-2,0,0,0,0 monster Dokebi 1110,40,0,0,0 ordeal_3-2,0,0,0,0 monster Dokebi 1110,40,0,0,0 ordeal_3-2,0,0,0,0 monster Gold Guardian 1439,30,0,0,0 ordeal_3-2,154,154,0,0 monster Gold Guardian 1439,3,0,0,0 // Warps ordeal_3-2.gat,130,193,0 warp testwrp#1 3,3,ordeal_3-2.gat,154,154 ordeal_3-2.gat,106,154,0 warp testwrp#2 3,3,ordeal_3-2.gat,154,154 ordeal_3-2.gat,201,129,0 warp testwrp#3 3,3,ordeal_3-2.gat,154,154 ordeal_3-2.gat,177,193,0 warp testwrp#4 3,3,ordeal_3-2.gat,154,154 Quote
Patskie Posted August 31, 2013 Posted August 31, 2013 Make sure you seperate this by <TAB> prontera,150,150,0<TAB>script<TAB>Test<TAB>123,{ Quote
ShiroYasha Posted August 31, 2013 Author Posted August 31, 2013 OK got it thnx btw how do i increase the drop rates? Quote
Patskie Posted August 31, 2013 Posted August 31, 2013 btw how do i increase the drop rates? If you mean this globally -> trunk/conf/battle/drops.conf If you mean this by increasing the drop rate of gold solely for dokebi -> trunk/db/mob_item_ratio.txt Quote
Question
ShiroYasha
May i Request a Script for GoldRoom that have monster that drops with goldbar?
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.