During creation the player is naked

06/29/2014 00:46 Railwayx#1
Hello !

I use the GoH files from André!. When I'm creating a player and when I must give to him a name, a bank password, ... he is naked. How to fix this ? (= How to give to him clothes). Thanks for reply. ;)
07/01/2014 12:24 Feylong#2
I'm not sure if it's correct but i think you have to check the jobItem.inc in your resource file.
The beginning part should look like this:

Quote:
job JOB_VAGRANT
{
sex SEX_FEMALE
{
//II_ARM_F_VAG_HELMET01
II_ARM_F_VAG_SUIT01
II_ARM_F_VAG_GAUNTLET01
II_ARM_F_VAG_BOOTS01
II_WEA_SWO_WOODEN
}
sex SEX_MALE
{
//II_ARM_M_VAG_HELMET01
II_ARM_M_VAG_SUIT01
II_ARM_M_VAG_GAUNTLET01
II_ARM_M_VAG_BOOTS01
II_WEA_SWO_WOODEN
}
When you change the Item names you'll see the character in a different style