Issue information

Issue ID
#7577
Status
Working as Intended
Severity
None
Started
serverkid
Jul 24, 2013 10:01
Last Post
Gepard
Jul 24, 2013 21:24
Confirmation
N/A

serverkid - Jul 24, 2013 10:01

i made a new item with script "successrefitem 256;" however using the item doesn't refine my headgear.

i also made a new npc and it also doesn't work. im using the latest commit

EDIT: my bad, id isn't the same with @refine.

This post has been edited by serverkid on Jul 24, 2013 10:55

Angelmelody - Jul 24, 2013 11:50

successrefitem 1; to refine your headgear.

[code=auto:0] Valid equipment slots are: EQI_HEAD_TOP (1) - Upper Headear EQI_ARMOR (2) - Armor (jackets, robes) EQI_HAND_L (3) - Left hand (weapons, shields) EQI_HAND_R (4) - Right hand (weapons) EQI_GARMENT (5) - Garment (mufflers, hoods, manteaus) EQI_SHOES (6) - Footgear (shoes, boots) EQI_ACC_L (7) - Accessory 1 EQI_ACC_R (8) - Accessory 2 EQI_HEAD_MID (9) - Middle Headgear (masks, glasses) EQI_HEAD_LOW (10) - Lower Headgear (beards, some masks) EQI_COSTUME_HEAD_LOW (11) - Lower Costume Headgear EQI_COSTUME_HEAD_MID (12) - Middle Costume Headgear EQI_COSTUME_HEAD_TOP (13) - Upper Costume Headgear EQI_COSTUME_GARMENT (14) - Costume Garment[/code]

This post has been edited by Angelmelody on Jul 24, 2013 11:51

serverkid - Jul 24, 2013 17:56

yeah, got it figured out a while ago :) thanx though :)