Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Xeova

#1
I have found the answer, thanks :)
#2
When I add

<apparel>
  <wornGraphicPath>texture path</wornGraphicPath>
</apparel>

to the

<thingClass>ShieldBelt</thingClass>

at 1.2

Although <wornGraphicPath> can still be used, but various body shapes and directions (_east, _north, _south) cannot be detected, now just an item texture.

It was operating normally at 1.1. Is there anything that needs to be changed at 1.2?
#3
General Discussion / Re: Something want to know in 1.2
August 01, 2020, 12:57:35 PM
ok, thank you :)
#4
General Discussion / Re: Something want to know in 1.2
August 01, 2020, 09:14:02 AM
Maybe I can make it clear, <wornGraphicPath> can still be used, but various body shapes and directions (_east, _north, _south) cannot be detected, now just a item texture.
#5
General Discussion / Something want to know in 1.2
July 31, 2020, 11:59:39 AM
 Hi, I have tried 1.2 today ;D, and I have found that
<apparel>
  <wornGraphicPath>texture link</wornGraphicPath>
</apparel>
don't work in <thingClass>ShieldBelt</thingClass> anymore.

Is that normal?