Order List of CEP 2.71+hotfix?
Ugly_Duck
Member Posts: 182
I've been out of the game for a little bit and trying to get back in. I noticed there's a new version of CEP and I'd like to use it.
My question is how do I install it? Delete old CEP files from my module? What order do I install them? Thanks in advance
My question is how do I install it? Delete old CEP files from my module? What order do I install them? Thanks in advance
0
Comments
Just overwrite any exisiting files.
Your module will still work because CEP 2.x is always backward compatible.
Later, if you want to update your module using the full range of new content, update Module Properties > Custom Content to reflect the hak order specified in the docs subfolder for the latest release. This will be a small change. Typically, you only need to change the top hak to cep2_top2_71 (2_70 is a typo), adding cep2_add_tiles3 and cep2_add_tiles4 if required.
You may have overridden some 2da files. For example, the creature list appearance.2da. In that case, you will continue to see your version of the creature drop-down list, with no new content, unless you merge the changes in the new CEP 2da.
cep2_add_doors
cep2_add_loads
cep2_add_phenos1
cep2_add_phenos2
cep2_add_phenos3
cep2_add_phenos4
cep2_add_phenos5
cep2_add_reforge
cep2_add_skies
cep2_ext_tiles
cep2_add_tiles1
cep2_add_tiles2
cep2_build
cep2_custom
cep2_top_2_65
cep2_core0
cep2_core1
cep2_core2
cep2_core3
cep2_core4
cep2_core5
cep2_core6
cep2_core7
cep2_add_sb_v1
cep2_crp
cep2_crp_s
Custom Tlk File: cep260
I'd like to know how to get the latest CEP2x content installed, I assume its CEP2.71?
You just need to replace cep2_top_2_65 with cep2_top_2_71, adding cep2_add_tiles3 and cep2_add_tiles4 after cep2_add_tiles2, to see all the new content.