ShiroYasha Posted August 30, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 57 Reputation: 0 Joined: 08/25/13 Last Seen: September 22, 2013 Share Posted August 30, 2013 May i Request a Script for GoldRoom that have monster that drops with goldbar? Quote Link to comment Share on other sites More sharing options...
Patskie Posted August 30, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 3 minutes ago Share 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 Link to comment Share on other sites More sharing options...
ShiroYasha Posted August 31, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 57 Reputation: 0 Joined: 08/25/13 Last Seen: September 22, 2013 Author Share Posted August 31, 2013 got an error Quote Link to comment Share on other sites More sharing options...
Patskie Posted August 31, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 3 minutes ago Share Posted August 31, 2013 Make sure you seperate this by <TAB> prontera,150,150,0<TAB>script<TAB>Test<TAB>123,{ Quote Link to comment Share on other sites More sharing options...
ShiroYasha Posted August 31, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 57 Reputation: 0 Joined: 08/25/13 Last Seen: September 22, 2013 Author Share Posted August 31, 2013 OK got it thnx btw how do i increase the drop rates? Quote Link to comment Share on other sites More sharing options...
Patskie Posted August 31, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 3 minutes ago Share 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 Link to comment Share on other sites More sharing options...
Question
ShiroYasha
May i Request a Script for GoldRoom that have monster that drops with goldbar?
Link to comment
Share on other sites
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.