I'm puting the new hair and i don't remember how to put
can any one helpme?
This hair is for warrior (m)
Quest
Why don't work the hair?
can any one helpme?
This hair is for warrior (m)
PHP Code:
}
Group HairData26
{
HairIndex 5005
Model "hair/hair_15_1.gr2"
SourceSkin "hair/hair_15_1.dds"
TargetSkin "hair/hair_15_1.dds"
}
Quest
PHP Code:
quest hair1 begin
state start begin
when 45017.use begin
pc.set_part(1, 5005)
item.remove()
end
end
end