Jump to content

mysticwolf92

Premium Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by mysticwolf92

  1. No, don't do anything. You don't need the UFO4P compatibility patch. I'll copy Valdacil's post here. valdacil166 kudos1556 posts AWKCR 3.0.0 release... with DLC support for Vault-tec and Nuka World. - With this release, we changed the way AWKCR is setup. If you have ALL DLC modules, nothing changes... you just install the All DLC version and that's it. If you are missing one or more DLC modules, then install the NoDLC version and add patches for each DLC you do have. The ArmorKeywords.esm file contains all of the keywords and new records needed by AWKCR. Each patch only contains overrides for items added by that DLC. Mod users can easily merge these patches together to support their DLC setup. Mod author need make no changes to their mods to support this new architecture. - Now that UFO4P is a master file (it is an .esm even though they left the .esp name on the file), it can now be loaded BEFORE AWKCR. We have therefore removed the AWKCR-UFO4P Patch. The proper load order should be: Fallout4.esm <All DLC .esm> Unofficial Fallout 4 Patch.esp ArmorKeywords.esm <All other .esm> <AWKCR DLC patch(es)> <All other .esp> - This version also adds a framework for mod authors to make craftable color and decal swaps on armor items. See Changelog for more information. This new framework will be supported by the next version of Armorsmith Extended and Unified Clothing Overhaul.
  2. So I have been trying to get the Witcher 3 to work for 3 days and I've almost reached the point where I don't even want to play it anymore. Countless issues with modding have come down to my current issue. The error I've been getting is: Error [mod0000_mergedfiles]game\player\playerwitcher.ws(26): syntax error, unexpected TOKEN_VAR, expecting TOKEN_FUNCTION, near 'var' It says it's at line 26, but this is that entire segment and I can't figure out what to do to fix this. 26 public var canSwitchFocusModeTarget : bool;27 protected var switchFocusModeTargetAllowed : bool;28 default canSwitchFocusModeTarget = true;29 default switchFocusModeTargetAllowed = true; But I'm fairly certain that as soon as I get passed this issue there's going to be another. I can't understand why modding this game is so difficult.
×
×
  • Create New...