Jump to content

Fielding Gloves not showing again...


TcWig

Recommended Posts

The fielding gloves are not showing again. I had to reload everything when I did the fielding gloves look like they load but dont show in the game. I dont remember what we changed to make them show up. :banghead: A little help please??

Link to comment
Share on other sites

right click on the bat file and click edit and make sure it looks like this:

echo on

gfxpak -u datainitstaz.big

mkdir models

mkdir misc

cd models

mkdir textures

cd ..

cd misc

mkdir textures

cd ..

gfxpak -u initstay.big

copy fglv.fsh models exturesfglv.fsh

gfxpak -d initstay.big models/textures/fglv.fsh

gfxpak -p initstay.big models/textures/fglv.fsh

gfxpak -p datainitstaz.big initstay.big

pause

if i remember correctly u need to replace the / with in this line :

copy fglv.fsh models exturesfglv.fsh

it was a long time ago u'r right but as long as your file reads like the above it will install just fine. hope that helps.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...