Toribash
Original Post
Am I doing something wrong? (texturez)
I've made a custom folder and saved the textures for a set I have in there with the right names such as r_pecs.tga and l_leg.tga, but for some reason the textures don't want to show on Tori? The only texture that shows is the head.
[03:39] <idabosswiz> can't you just set up a pass for ddos?
Did you edit item.dat to have 0s instead of 1s where necessary? e.g.

TEXBODY 0; 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
TEXJOINT 0; 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

[re] | #Polska
qui hic minxerit aut cacaverit, habeat deos superos et inferos iratos
TEXBODY 0; 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
TEXJOINT 0; 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

Do I need to change the bolded 0 to a 1?
[03:39] <idabosswiz> can't you just set up a pass for ddos?
No, you must change all the 1s there to 0s.

[re] | #Polska
qui hic minxerit aut cacaverit, habeat deos superos et inferos iratos
Originally Posted by sSLight View Post
did you change these 0's to 1's
TEXBODY 0;
TEXJOINT 0;
if so revert those ones (and only those ones) back to 0

Nope, I kept them the same.
[03:39] <idabosswiz> can't you just set up a pass for ddos?