Added support for Refine UI#1586
Merged
Merged
Conversation
* Added command `refineui select [item_index]` * Added command `refineui refine [item_index] [material_id] [catalyst_toggle]` * References: * rathena/rathena#2494 * cydh/rathena#9 * Tested using rAthena's PACKETVER 20161207
sctnightcore
reviewed
Jan 3, 2018
Contributor
Author
|
the |
Member
Pserver qw it not servertype0 ♥ |
Contributor
|
@sctnightcore |
sctnightcore
approved these changes
Jan 10, 2018
Member
There was a problem hiding this comment.
so good for me . ty @cydh
c @refineuiRefineUI
is opened. Type 'i' to check equipment and its index. To continue: refineui select [ItemIdx]
i
---------------ไอเท็มในตัวว่างเปล่า---------------
-- อุปกรณ์สวมใส่ (สวมใส่อยู่) --
1 Knife [3] -- One-Handed Weapon (2)
2 Cotton Shirts -- Armor (16)
-- อุปกรณ์สวมใส่ (ไม่ได้สวมใส่อยู่) --
3 Angelic Wing Dagger [1] (Weapon)
-- ไม่สามารถใช้ได้ --
0 Unknown #6635 x 999
4 Oridecon x 99
5 Unknown #6240 x 999
6 Enriched Oridecon x 999
-- สามารถใช้ได้ --
--------------------------------------------------
refineui select 3
Request info for selected item to refine: Angelic Wing Dagger [1] (3)
========= RefineUI Info =========
Target Equip:
- Index: 3
- Name: Angelic Wing Dagger [1]
Blacksmith Blessing:
- Needed: 0
- Owned: 999
---------------- Possible Materials -----------------
Mat_ID % Zeny Material
984 100 20000 99 ea Oridecon
6240 100 20000 999 ea Unknown #6240
7620 100 2000 999 ea Enriched Oridecon
-----------------------------------------------------
Continue: refineui refine 3 [Mat_ID] [catalyst_toggle] to continue.
refineui refine 3 984
Refining item: Angelic Wing Dagger [1] with material Oridecon.
คุณได้เสีย 20,000 zeny.
ไอเท็มลงในตัวได้ถูกนำออกไป: Oridecon (4) x 1
You ได้สกัดไอเท็มสำเร็จ!
ไอเท็ม Angelic Wing Dagger [1] ได้ถูกตีบวกเป็น +1
========= RefineUI Info =========
Target Equip:
- Index: 3
- Name: +1 Angelic Wing Dagger [1]
Blacksmith Blessing:
- Needed: 0
- Owned: 999
---------------- Possible Materials -----------------
Mat_ID % Zeny Material
984 100 20000 98 ea Oridecon
6240 100 20000 999 ea Unknown #6240
7620 100 2000 999 ea Enriched Oridecon
-----------------------------------------------------
Continue: refineui refine 3 [Mat_ID] [catalyst_toggle] to continue.
|
thanks @cydh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
refineui select [item_index]refineui refine [item_index] [material_id] [catalyst_toggle]PS: