hello,
the wiki is not complete for clothes.xml, so I need some help:
I want that the shotgun is hold in the right hand (when facing to the right) and infront of the body, so drawing order should be:
1. right arm
2. weapon
3. body
4. left arm
I tried with:
Code TEXT :
but that doesn't work, what must be entered?
thanks
Edit by winworm On 03/25/10 at 19h14
the wiki is not complete for clothes.xml, so I need some help:
I want that the shotgun is hold in the right hand (when facing to the right) and infront of the body, so drawing order should be:
1. right arm
2. weapon
3. body
4. left arm
I tried with:
Code TEXT :
<!-- ###### Shotgun ###### --> <clothe name="weapon-shotgun"> &complete_arm-right-righthanded; <c_member name="weapon"/> &feet; &complete_body-tail; &complete_face; <c_member name="hat"/> &complete_arm-left-righthanded; </clothe>
but that doesn't work, what must be entered?
thanks
Edit by winworm On 03/25/10 at 19h14
You have to change clothe
in clothes.xml:
Code XML :
Have to be replace by something like:
Code XML :
Code XML :
<clothe name="weapon-gun"> &complete_arm-left-lefthanded; <c_member name="weapon"/> &feet; &complete_body-tail; &complete_face; <c_member name="belt"/> <c_member name="hat"/> &complete_arm-right-lefthanded; </clothe>
Have to be replace by something like:
Code XML :
<clothe name="weapon-gun"> &complete_arm-left-righthanded; &feet; &complete_body-tail; &complete_face; <c_member name="belt"/> <c_member name="hat"/> <c_member name="weapon"/> &complete_arm-right-righthanded; </clothe>
1 User online :: 0 Administrator, 0 Moderator, 0 Member and 1 Visitor
User online: No member online
User online: No member online
Answer
You aren't allowed to write in this category
Log in
Sign up












