Jump to content

Costume with wrong texture


Go to solution Solved by DaNy3LL,

Recommended Posts

Hello guys, I tried to add the YouTube costume on my server , but it has wrong texture ... The icon is displayed correctly but the texture is not.

 

zhFNHrg.png

 

The .dds seems good too ...

LFBuIBI.png

 

This is item_proto part ( I created the item_proto with the dump_proto tool)

500013	youtubecm	ITEM_COSTUME	COSTUME_BODY	2	ANTI_STACK | ANTI_DROP | ANTI_FEMALE	NONE	NONE	NONE	0	0	0	0	100	LEVEL	0	LIMIT_NONE	0	APPLY_NONE	0	APPLY_NONE	0	APPLY_NONE	0	5	0	0	40184	0	0	0	0	0
500014	youtubecf	ITEM_COSTUME	COSTUME_BODY	2	ANTI_STACK | ANTI_DROP | ANTI_MALE	NONE	NONE	NONE	0	0	0	0	100	LEVEL	0	LIMIT_NONE	0	APPLY_NONE	0	APPLY_NONE	0	APPLY_NONE	0	5	0	0	40185	0	0	0	0	0

warrior_m.msm

	Group ShapeData146
	{		
		ShapeIndex			40184
		Model				"warrior_fencing_Germany.GR2"
		SourceSkin			"warrior_youtube.dds"
		TargetSkin			"warrior_youtube.dds"
	}

Kind Regards, DaNy3LL

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

This is from the dumped item_proto (value3 should be correct)

<Item vnum="500013"  name="youtubecm" gb2312name="Youtube Costume (M)" type="28" subtype="0" weight="0" size="2" antiflag="32897" flag="0" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="5" value1="0" value2="0" value3="40184" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="100" specular="0" socket_pct="0" />
<Item vnum="500014"  name="youtubecf" gb2312name="Youtube Costume (F)" type="28" subtype="0" weight="0" size="2" antiflag="32898" flag="0" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="5" value1="0" value2="0" value3="40185" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="100" specular="0" socket_pct="0" />
Link to comment
Share on other sites

what's likely happening is you have a duplicate shape index, and or you have a duplicate youtube.dds texture file, put it in a new directory, pack it then put it at the top of the index to over write any below it.

also youre using the wrong costume, the youtube one is textured for a fencing outfit for males not football.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.