Jump to content
  • 0

Refine Deed Npc


justeyngonzales

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

Can someone give me a script that uses refine deed tickets ? :) Newbie in rathena

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

Great question! I added it yesterday. ^^

trunk/npc/re/merchants/ticket_refiner.txt

You should update to r17338 to get the full database entries as well.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

Can someone give me a script that uses refine deed tickets ? :) Newbie in rathena

I have this in my test server; which is 100% same in pRO Refine Master.

 

	set @c,select("+5 Weapon Deed",
	"+6 Weapon Deed",
	"+7 Weapon Deed",
	"+8 Weapon Deed",
	"+9 Weapon Deed",
	"+10 Weapon Deed",
	"+11 Weapon Deed",
	"+12 Weapon Deed",
	"+5 Armor Deed",
	"+6 Armor Deed",
	"+7 Armor Deed",
	"+8 Armor Deed",
	"+9 Armor Deed",
	"+10 Armor Deed",
	"+11 Armor Deed",
	"+12 Armor Deed");

Let me know if you're looking for pRO style Refine Master.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

Can someone give me a script that uses refine deed tickets ? :) Newbie in rathena

I have this in my test server; which is 100% same in pRO Refine Master.

 

	set @c,select("+5 Weapon Deed",
	"+6 Weapon Deed",
	"+7 Weapon Deed",
	"+8 Weapon Deed",
	"+9 Weapon Deed",
	"+10 Weapon Deed",
	"+11 Weapon Deed",
	"+12 Weapon Deed",
	"+5 Armor Deed",
	"+6 Armor Deed",
	"+7 Armor Deed",
	"+8 Armor Deed",
	"+9 Armor Deed",
	"+10 Armor Deed",
	"+11 Armor Deed",
	"+12 Armor Deed");

Let me know if you're looking for pRO style Refine Master.

Yea ! that's the one I'm looking for :)

Great question! I added it yesterday. ^^

trunk/npc/re/merchants/ticket_refiner.txt

You should update to r17338 to get the full database entries as well.

When i look at the coordinates of the refiner. There's no refiner dude

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

When i look at the coordinates of the refiner. There's no refiner dude

Read the note:
//= NOTE: This NPC is currently disabled on official servers.
You have to enable it yourself. This is the official version of the script.
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   0
  • Joined:  11/26/12
  • Last Seen:  

Great question! I added it yesterday. ^^

trunk/npc/re/merchants/ticket_refiner.txt

You should update to r17338 to get the full database entries as well.

 

 

 

 

thx bro,it's work  /kis2

i dont know how to give a reputation 

thanks a lot

Edited by satekeonk
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  308
  • Reputation:   24
  • Joined:  11/26/12
  • Last Seen:  

Posted · Hidden by Capuche, August 31, 2013 - revival
Hidden by Capuche, August 31, 2013 - revival

I try this one! /ok

mORE free!!! /lv

Link to comment

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   0
  • Joined:  12/15/13
  • Last Seen:  

I need +9 and +10 not +11 ... ehhehe lzz give me that script

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...