Jump to content

Little Question to Shoulder-Sash-System


Recommended Posts

Im actually working on ItemData.h in GameLib and wanna implentate the Shoulder Sash System
the problem is i cannot find "WEAR_COSTUME_HAIR" i only find this :
 

		enum EWearPositions
		{
			WEAR_BODY,          // 0
			WEAR_HEAD,          // 1
			WEAR_FOOTS,         // 2
			WEAR_WRIST,         // 3
			WEAR_WEAPON,        // 4
			WEAR_NECK,          // 5
			WEAR_EAR,           // 6
			WEAR_UNIQUE1,       // 7
			WEAR_UNIQUE2,       // 8
			WEAR_ARROW,         // 9
			WEAR_SHIELD,        // 10
			WEAR_MAX_NUM,
		};

and i must implentate after "WEAR_COSTUME_HAIR" - this

#ifdef ENABLE_ACCE_SYSTEM
			WEAR_COSTUME_ACCE,
#endif

can someone help me out ? :)

(i think my server dont have the weapon costume system thats why i dont find them) - only what i think


- Greetings
Little Meleys

Link to comment
Share on other sites

vor 6 Minuten schrieb WeedHex:

You don't have a lot of thing on this  


enum EWearPositions

Btw in every game the sash is on 22. Try like I suggested.

i know its because this Binary Source is a complete blank Source thats why so many things are "missing" ( i work actually on it and adding so many things ) i like to work on a blank Source because thats how i can know what i do on it and solving my own Errors if some appears.

Link to comment
Share on other sites

vor 12 Minuten schrieb WeedHex:

I this case you must be ordered. For install sash you need costume windows new with mount slot etc.etc.

Be sure to set everything clean, let know here if you fix problem.

i allready know how to use the shoulder sash system without "theese systems" but i will add them so soon as possible ! ( i want this system too) and change then the shoulder code to it again but thanks for letting me know it ( i didnt know it before)  you are a great guy. ^_^

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.