Jump to content

Fielding Gloves V1.0 Uploaded - V2.0 starting soon


Marcus

Recommended Posts

  • Replies 94
  • Created
  • Last Reply

Thanks! If anyone could tell me how to extract cglv.fsh from the initstay.big file then I may be able to make some catchers gloves aswell. I will probably make four more fileding gloves and release them as a set.

If you can't get it to work with BIGGui or EAGraph you will have to use the following batch file with gfxpak. Put the batch file and gfxpak.exe in your main MVP Baseball 2004 folder (the one with the MVP2004.exe):



echo off




gfxpak -u datainitstaz.big




mkdir models




mkdir misc




cd models




mkdir textures




cd ..




cd misc




mkdir textures




cd ..




gfxpak -u initstay.big




gfxpak -u initstay.big cglv.fsh
I think that should do it... Unpack, edit, and rebuild the cglv.fsh and put it in the main folder as well. Then to repack it you will need the following batch file, also in the main folder:


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




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




gfxpak -p datainitstaz.big initstay.big

Make sure you back up your initstaz.big file before you start this...I don't want to be responsible for screwing it up if something goes wrong.

Link to comment
Share on other sites

Thank you, but what is the difference between echo on and echo off?

Sorry, I just copied and pasted that out of one of my batch files. It doesn't make any difference to what happens, it just tells the batch file whether to display everything (echo on) or not (echo off)...

With ECHO ON it shows all the commands and the full command prompt line and all the outputs of the program, which can be fairly messy.

With ECHO OFF it shows only the outputs of the batch file, and hides all the commands and stuff.

For example, here is my Bat Selector program with ECHO OFF (it reports an error because I'm running it at work where I don't have the game installed):





******************************************************************************


******************************************************************************


ERROR:


PLEASE ENSURE THAT THE BAT SELECTOR IS INSTALLED IN YOUR MAIN MVP 2004 FOLDER!


******************************************************************************


******************************************************************************






-------------------------------------


-------------------------------------


Thank You for using the Bat Selector!


-------------------------------------


-------------------------------------




Press any key to continue . . .
Here is exactly the same run with ECHO ON




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO.






C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO **


****************************************************************************


******************************************************************************




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO **


****************************************************************************


******************************************************************************




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO ER


ROR:


ERROR:




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO PL


EASE ENSURE THAT THE BAT SELECTOR IS INSTALLED IN YOUR MAIN MVP 2004 FOLDER!


PLEASE ENSURE THAT THE BAT SELECTOR IS INSTALLED IN YOUR MAIN MVP 2004 FOLDER!




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO **


****************************************************************************


******************************************************************************




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO **


****************************************************************************


******************************************************************************




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO.






C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>GOTO QU


IT




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO.






C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO --


-----------------------------------


-------------------------------------




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO --


-----------------------------------


-------------------------------------




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO Th


ank You for using the Bat Selector!


Thank You for using the Bat Selector!




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO --


-----------------------------------


-------------------------------------




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO --


-----------------------------------


-------------------------------------




C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>ECHO.






C:Documents and SettingsDesktopDownloadsBat_SelectorV2_2>PAUSE


Press any key to continue . . .

Link to comment
Share on other sites

guest why are you asking for personalized gloves? come on man! "can i get a glove with d-train personalized on it". lmfao. the gloves look great. maybe they need to be a tad smaller, but other than that they look great.

Is there a Problem?

Link to comment
Share on other sites

I was Just asking...He didn't Have to do it... :roll:..and If its THAT BIG of a deal....Fine...But This is much an issue because you blew it up into a balloon :roll:

And If your going to agree to someone That needs one of These

.... I don't know what to say :roll:

Link to comment
Share on other sites

The 2 bmps in the .zip file are the Willis one's (one script text, and one printed text). Open up fglv.fsh with EA Graphics Editor. Then choose which one of the gloves you want to replace. Then put that file and cglv.fsh in the main MVP folder and run the fglv_cglv.bat. (I forget to include the origianl blue one like I said in the readme)

EDIT: You can replace any glove - apart from the 'old time' one, then in the roster editor ingame you can give him the glove you chose to replace. Number 3 is the original black one.

Tell me if there are any problems with importing or something else.

Link to comment
Share on other sites

Install, I just installed it again with a fresh initstaz.big and with an initstaz.big that had spitoons bats, and it worked. :? I don't know what the problem is, did you accidently cut instead of copy when you made the back-up?

Link to comment
Share on other sites

Archived

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


×
×
  • Create New...