Jump to content

Fielding Gloves not showing again...


TcWig

Recommended Posts

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

  Quote
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 :

  Quote
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.

Archived

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

×
×
  • Create New...