Jump to content

howington

Member
  • Posts

    350
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by howington

  1. Thanks guys ...... and I am working on some asian cyberfaces real soon
  2. Ok I could do that no problem
  3. Yes that is one face I really wanna make soon I will start on it my friend
  4. 487 downloads

    Edward Mujica and Shelby Miller Cyberfaces To install extract the player_head files to your MLB 2K12 Directory then use MLB 2K12 Roster editor to change their face number to Edward Mujica = 9878 Shelby Miller = 3661 Enjoy :)
  5. File Name: Edward Mujica and Shelby Miller Cyberfaces File Submitter: howington File Submitted: 14 May 2013 File Category: Faces Edward Mujica and Shelby Miller Cyberfaces To install extract the player_head files to your MLB 2K12 Directory then use MLB 2K12 Roster editor to change their face number to Edward Mujica = 9878 Shelby Miller = 3661 Enjoy Click here to download this file
  6. No problem glad you like it
  7. very nice all the faces in one pack very good idea 5 stars my friend
  8. no problem amigo glad you like
  9. funny thing is went I took that screenshot I was batting as him and I struck out on a nasty slider and that was the look on his face I thought it looked great and used it lol.......thanks you glad you like it friend And thank you very much profit89
  10. 429 downloads

    I thought the Joey Votto was terrible so I made this HD version enjoy! To install simply extract the player_head file to your MLB 2K12 directory
  11. File Name: HD Joey Votto Cyberface File Submitter: howington File Submitted: 11 May 2013 File Category: Faces I thought the Joey Votto was terrible so I made this HD version enjoy! To install simply extract the player_head file to your MLB 2K12 directory Click here to download this file
  12. I will look into it and yeah I can do Asians and thanks for the compliment friend
  13. Thanks Wudl83 it means alot coming from a good cyberface artist like yourself
  14. Not a problem my friend
  15. 404 downloads

    Jason Grilli Cyberface To install extract the player_head file to your MLB 2K12 Directory Then use MLB 2K12 Roster Editor to change his face number to 3315
  16. File Name: Jason Grilli Cyberface File Submitter: howington File Submitted: 10 May 2013 File Category: Faces Jason Grilli Cyberface To install extract the player_head file to your MLB 2K12 Directory Then use MLB 2K12 Roster Editor to change his face number to 3315 Click here to download this file
  17. Wow amazing work 5 stars!
  18. no problem guys I'm glad you like!
  19. Great Roster! currently using it now 5 stars
  20. 362 downloads

    Adam Eaton Cyberface To install extract the player_head file to your MLB2K12 directory then use MLB2K12 roster editor to change his face number to 3665
  21. File Name: Adam Eaton Cyberface File Submitter: howington File Submitted: 25 Apr 2013 File Category: Faces Adam Eaton Cyberface To install extract the player_head file to your MLB2K12 directory then use MLB2K12 roster editor to change his face number to 3665 Click here to download this file
  22. OK i will very soon my friend and thanks
  23. Apparently the date of October 2nd 2012 isn't working for me anymore I dunno why but I just changed the script date to April 24th 2012 and it works fine but Beyondo works pretty good too Here is the corrected script @echo off :: Save month, day, and year from current date in MM/DD/YYYY format For /F "tokens=2,3,4 delims=/ " %%A in ('Date /t') do @(  Set Month=%%A  Set Day=%%B  Set Year=%%C ) :: Set tomorrow's date to today's date plus one set /A Tomorrow=%Day%+1 :: Save pre-run hour from time variable set hh1=%time:~-11,2% set /a hh1=%hh1%+100 set hh1=%hh1:~1% :: Display current date and time echo Current date is: %date% %time% :: Set date to April 24th date 04/24/2012 echo Date changed to April 24th. :: Start MLB2K12 and wait for exit cd /d "C:Program Files (x86)2K SportsMajor League Baseball 2K12" echo Starting MLB 2K12... Start /WAIT mlb2k12.exe pause :: Save post-run hour set hh2=%time:~-11,2% set /a hh2=%hh2%+100 set hh2=%hh2:~1% :: If hh2 is less than hh1 increment day, else keep same echo Syncing date... if /i %hh2% LSS %hh1% ( date %Month%/%Tomorrow%/%Year% ) else ( date %Month%/%Day%/%Year% ) echo Current date is: date /t pause exit
  24. Yet again another winner! 5 stars!
  25. Top notch work 5 stars!
×
×
  • Create New...