Biggus’ Better Campaign Camera (Mod Friendly Version)
An alternate version of my campaign camera mod {LINK REMOVED}, but it’s been made to prioritze itself in the mod list’s load order so it can function with other mods that edit the same file (the scripting.lua campaign file in most cases).
If it doesn’t work with a larger mod then it’s because that mod alters too many files, or has too many changes in the scipting.lua et al files. I can’t help here. You can easily make the changes yourself if needed. Open my .pack file with the PFM to find the required files and their directory paths (http://www.twcenter.net/forums/showthread.php?759230-PFM-5-0-Warhammer-2-support). Then find those same campaign files in the other mod’s .pack file and search for "cm:set_default_zoom_limit" (without quotations) in each file, replacing it’s first and second variable with 1.3 and 0.2 respectively. Then you’re good. Hope this helps.