Jump to content
  • 0

May i Request a Script for GoldRoom


ShiroYasha

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  08/25/13
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   241
  • Joined:  09/05/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  08/25/13
  • Last Seen:  

got an error 2i9gs5c.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   241
  • Joined:  09/05/12
  • Last Seen:  

Make sure you seperate this by <TAB>

prontera,150,150,0<TAB>script<TAB>Test<TAB>123,{
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  08/25/13
  • Last Seen:  

OK got it thnx :D



btw how do i increase the drop rates?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   241
  • Joined:  09/05/12
  • Last Seen:  

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

Link to comment
Share on other sites

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.

×
×
  • Create New...