Job Suit

11/05/2024 08:36 hneko#1
how to prevent the job suit from hiding the avatar, am replacing the look with a new look for the suits but at the same time I can still see the Items am wearing am looking for a way to prevent it from showing the items you are wearing


[Only registered and activated users can see links. Click Here To Register...]
11/14/2024 06:29 CodeCraft#2
I think you can do it through _RefObjItem
I am not expert but as far as I remember its there, you can also play with the CharacterVisual.txt in your client media.pk2
you may achieve what you want from there
try to copy the PVP idea
hope this helps
11/14/2024 08:27 hneko#3
Quote:
Originally Posted by CodeCraft View Post
I think you can do it through _RefObjItem
I am not expert but as far as I remember its there, you can also play with the CharacterVisual.txt in your client media.pk2
you may achieve what you want from there
try to copy the PVP idea
hope this helps
thank you it was very tricky to do from chracterVisual bcz they don't have a name like pvp for example so I had to search for the Item Type and find the thing
11/20/2024 07:36 AceSpace#4
Are you looking for this? [Only registered and activated users can see links. Click Here To Register...]