zww Posted April 3, 2018 Posted April 3, 2018 I am trying to add more pictures to rape event after siege could someone help me? ( this is with a mod which adds more pictures, but I want more)  I was trying to add another line }    desc ={       trigger = {          has_character_flag = randomm_212       }       picture = 212_1    }  but for some reason it dosn't work, could be wrong size of photo? or i need somthing other? DWT_rape_events.txt
gustojoe Posted April 3, 2018 Posted April 3, 2018 3 hours ago, zww said:  }    desc ={       trigger = {          has_character_flag = randomm_212       }       picture = 212_1    }  You need a picture in the front heading even though you are not using it.  narrative_event = {    id = IDname    picture = picture (This is not used but needed)    title = title       desc ={       trigger = {          has_character_flag = randomm_212       }       picture = 212_1    }    Also don't forget to add them to the GFX file spriteType = {          name = "212_1"          texturefile = "gfx/event_pictures/212_1.dds"          noOfFrames = 1          norefcount = yes          effectFile = "gfx/FX/buttonstate.lua"    }
zww Posted April 3, 2018 Author Posted April 3, 2018 hmm and what resolution would be best? I from tested what I 450x450 is max but idk most of toska add pictures are 450x338. but when I try to convert large pictures they look ugly in that size
gustojoe Posted April 4, 2018 Posted April 4, 2018 You will most likely need to crop them a bit then just straight up resize.
jjnoc5 Posted April 4, 2018 Posted April 4, 2018 I didn't even realize that Toska was still compatable with the current version of CK2. Last I heard it had several game breaking/crashing bugs.
blackcobra Posted April 7, 2018 Posted April 7, 2018 it isnt compatable with the current version of CK2 greetngs cobra
Recommended Posts
Archived
This topic is now archived and is closed to further replies.