Someone please help me out, Thanks.
BC

[/code]1. Download NFSHTOOL by Don Daily (Do I need to say that? )
2. Place it in the same folder with your jersey fsh file. We'll use wizards for example.
3. Make a .bat file and put these codes:
- Code: Select all
NFSHTOOL -nba wahome.fsh
4. Run the .bat file.
5. Go to the jersey folder and open index.fsh with Notepad.
6. You'll see a bunch of codes.
7. Add these at the bottom before the #END code.
- Code: Select all
bsho 0004-%d.BMP
MBP+2 60 x2 128 128 {0 0 0}
ETXT 70 bsho%00%00%00%00%00%00%00%00
TXT 6F 66 0
,MAX:DXT1|0,16|0,HIGH:DXT1|0,16|0,MED:DXT1|1,16|1,LOW:DXT1|2,16|2%00
!PAD 6 000000000000
8. You'll find this at the top. Replace 4 with 5.
- Code: Select all
SHPI 4 objects,
9. Also the same with this one. Add a number 0 at the end. You would do these in every jersey. Every jersey has its own BUFSZ value. So don't get confused.
- Code: Select all
BUFSZ 466816
10. Save it.
11. Open the shoe you want with nfshtool. You'll see 3 graphic files there. Rename them with the following:
- Code: Select all
0004-2.bmp
0004-1.bmp
0004-0.bmp
12. Put it inside the jersey folder.
13. Last one, pack it using a .bat file again with these codes:
- Code: Select all
NFSHTOOL -nba wahome\index.fsh
14. Finished!
Users browsing this forum: No registered users and 5 guests