0 of 0

File information

Last updated

Original upload

Created by

Langmans

Uploaded by

Langmans

Virus scan

Safe to use

Tags for this mod

6 comments

  1. Langmans
    Langmans
    • premium
    • 9 kudos
    Locked
    Sticky
    P.S. For an alternative method where you dont have to run the tool each time, check out my bodyslide generator for U.P.F.:

    https://www.nexusmods.com/fallout4/mods/46668
  2. IAMJPG
    IAMJPG
    • premium
    • 9 kudos
    it be nice if you explained how to get php working
    1. Langmans
      Langmans
      • premium
      • 9 kudos
      Explaining how to set up PHP is beyond the scope. If you download a FO4Edit script, you don't ask the script author how to install FO4Edit.
    2. IAMJPG
      IAMJPG
      • premium
      • 9 kudos
      but he does.... there's tutorials on the FO4edit page literally just asking for you to explain how to fully get ur mod to work all u got is install and run but you dont explain all the extra you need to do to run it. 
    3. Langmans
      Langmans
      • premium
      • 9 kudos
      There's no written nexusmods rule that you have to provide instructions on installing any third party tools.

      What I will do is add a link to get PHP up and running for the command line.

      EDIT:

      Make sure you have PHP installed and that PHP can be ran from the command line (type php -v in windows terminal (start > run> type cmd) to see if PHP is working). If not, you can follow this guide: https://www.sunant.com/running-php-from-windows-command-line/ It uses PHP version 5.6 as an example, but the code can be ran in PHP 7 or 8 with no problems. Use this page to download PHP: https://windows.php.net/download (use one of the zip files, not the PHP source code).


      How is that?
    4. IAMJPG
      IAMJPG
      • premium
      • 9 kudos
      Its not a rule yes im just saying that almost every mod that isnt just download with vortex and play has instructions on how it works and yes thanks for explaining how to get php working not everyone who mods is gonna know how to code i for example didnt even know what php was until i found your mod its just helpful for users to explain the bare minimum to get your mod to work so people can actually use it 
  3. Corrupt94
    Corrupt94
    • supporter
    • 2 kudos
    Haven't gotten UPF to work completely yet because I need to figure out how to add clothes/armor from mods to it, but I wanted to comment on this utility to try and help people like me who had no idea what PHP was. These are the links you need to get PHP running on your Windows OS. The first is the download and the two after detail how to set it up. 
    https://www.php.net/downloads
    https://www.php.net/manual/en/install.windows.legacy.index.php#install.windows.legacy.commandline
    https://www.php.net/manual/en/install.windows.legacy.index.php#install.windows.legacy.manual