Error when opening Worldserver.exe
hi i added some custom hairs to my server and whenever i open worldserver.exe or load neuz.exe i get this error;
http://i1193.photobucket.com/albums/...psa69aa9ab.png
i've checked all my files and all lines are correct and in the right spot, getting no errors in the logs,
this is an example of one of the hairs i've added
Code:
"GenMatSuitbox" II_HAIR_AKITA MODELTYPE_MESH ".03d" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1
Code:
#define II_HAIR_AKITA 50917
Code:
IDS_PROPITEM_TXT_020170 Akita Hair
Code:
7 II_HAIR_AKITA IDS_PROPITEM_TXT_020170 1 1 IK1_ARMOR IK2_CLOTHETC IK3_HAT = TRUE = SEX_FEMALE 4 3600000 = = = = PARTS_HAT = 1 = PARTS_HAIR 1 1 = 1 1 = = 1 1 _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """Itm_fCloAkita.dds""" 0 """""" IDS_PROPITEM_TXT_020171 1 300 0 0 1 0 0 0 1 0 2 = = = = = = = = = = 1 1 1 1 1 0
all models / icons and textures are in the correct folders in client and resource
thanks!
Re: Error when opening Worldserver.exe
This ["GenMatSuitbox" II_HAIR_AKITA MODELTYPE_MESH ".03d"]
Look at the other GenMatSuitBox and you see how its different from yours.
Re: Error when opening Worldserver.exe
Quote:
Originally Posted by
raventh1984
This ["GenMatSuitbox" II_HAIR_AKITA MODELTYPE_MESH ".03d"]
Look at the other GenMatSuitBox and you see how its different from yours.
omg i put .o3d in meshtype hahahah once again raventh thank you!