Display Portrait Icon Reference File
Greener
Member Posts: 430
I'm looking for the reference file (Hardiness icon) associated to the Display portrait icon (142) effect, can anyone point me in the right direction?
I haven't had any luck searching the ~17,000 bam files
I haven't had any luck searching the ~17,000 bam files
0
Comments
Updating the 2DA should probably be done with WeiDU. If you know which line to modify then a statement like this should work:
COPY_EXISTING ~statdesc.2da~ ~override~ SET_2DA_ENTRY row 2 3 ~YourIcon~
Replace "row" with the row value to update.
Is it possible to export a specific icon using NI? It seems you're forced to export the entire STATES2.bam file....
Or export all the frames as png, then use the one you need to create a brand new bam file.