Novahq.net Forum

Novahq.net Forum (https://novahq.net/forum/index.php)
-   Delta Force (https://novahq.net/forum/forumdisplay.php?f=101)
-   -   pff file no understand (https://novahq.net/forum/showthread.php?t=22209)

tedsmelly 01-23-2005 08:12 PM

pff file no understand
 
Could someone please tell me exactly how I make a pff file and how to pack files into it. I want to pack a bms, wac and whatever necessary files I need into a pff file. I want to run this from a folder called mod-tsg and edit an icon, giving it a path something like --- "C:\Program Files\NovaLogic\Delta Force Black Hawk Down\DFBHD.EXE" /mod-tsg hilltop take down /d --- where hilltop take down is the pff file. I downloaded Batch file and FoW-Raven, I've made a pff file but could only put one file in it, so I'm asking what do I do now.

Regards
Ted

Sal UK 01-23-2005 09:19 PM

Im not to good at explaining but Ill try.

If your creating your own Pff file you dont need FWO Ravens util.

You put all the files you want in the pff in one folder also copy the pack.exe into the folder then write a Batch file with the names of all your files into it but starting with the pack.exe then the name you want as your pff file It should create the Pff file then just copy it to your mod folder in BHD.

Here is an Example of my Bat file for a terrain I made.

@ECHO OFF
CLS
ECHO.
ECHO --------------------------------
ECHO Terrain Created by Sal UK
ECHO --------------------------------
ECHO.
ECHO.
PAUSE To install press any key.
CLS
ECHO.
ECHO ---------------------
ECHO Installation progress
ECHO ---------------------
ECHO.
pack.exe MyTest1.pff Sal1.tga Sal1.trn Sal1_c.tga Sal1_f.pcx Sal1_m.pcx Sal1.cpt
ECHO.
PAUSE
CLS
ECHO.
ECHO --------
ECHO Success!
ECHO --------
ECHO.
ECHO.
PAUSE To close press any key
GOTO done
:notexist
PAUSE
GOTO notexist2
:done
:notexist2

tedsmelly 01-24-2005 01:44 AM

Thanks Sal UK
You have helped me considerable and I appreciate your time and effort.

Regards
Ted

Sal UK 01-24-2005 12:43 PM

Glad you could uderstand it m8, I have a rough time trying to explain how to do things. ;)


All times are GMT -5. The time now is 02:19 AM.

Powered by vBulletin®