did you take a look to pdxmap.lua ? it may be there if you can decrypt the file.
Where would one find that file?
did you take a look to pdxmap.lua ? it may be there if you can decrypt the file.
did you take a look to pdxmap.lua ? it may be there if you can decrypt the file.
Garnrag - It's in the FX folder (If ever you want to find something just use Windows search function in the task bar...right click on a file/result and 'open file location'.)
static const float3 GREYIFY = float3( 0.212671, 0.715160, 0.072169 );
Got it, thanks. Vista's search function and I aren't on speaking terms anymore. Something about me threatening it with an electromagnet years ago... dunno.
Okay, these are two events that are intended to force vassals from my own dynasty and within my own empire to follow agnatic gavelkind.
Any one spot any glaring, nooberific issues in the syntax?
Code:character_event = { id = 1235813 desc = "EVTDESC1235813" picture = "GFX_evt_emissary" trigger = { ai = no has_landed_title = yes is_feudal = yes dynasty = 1235813 top_liege = e_nova_roma NOT = { has_law = succ_gavelkind } } mean_time_to_happen = { days = 1 } option = { name = "EVTOPTA1235813" #Fall in line ai_chance = { factor = 1000 } any_demesne_title = { limit = { NOT = { has_law = succ_gavelkind } } add_law_w_cooldown = succ_gavelkind } } } character_event = { id = 1235814 desc = "EVTDESC1235814" picture = "GFX_evt_emissary" trigger = { ai = no has_landed_title = yes is_feudal = yes dynasty = 1235813 top_liege = e_nova_roma NOT = { has_law = agnatic_succession } } mean_time_to_happen = { days = 1 } option = { name = "EVTOPTA1235814" #Fall in line ai_chance = { factor = 1000 } any_demesne_title = { limit = { NOT = { has_law = agnatic_succession } } add_law_w_cooldown = agnatic_succession } } }
Lets try here... I resized the vanilla provinces, rivers, terrain, topology, world_normal_height, colormap and colormap_water to 3072x3072. Resized vanilla trees to 384x440.
CTD upon Loading Graphics... Error log shows:
[gfx_dx9.cpp:1287]: Error create vertices -2005530516 8 0 28
Am I missing something? All I did is resize each gfx and save. Simple I thought, but nope.
I think that dynasty = xxxxx doesn't work.
And if it works, well, shame on me, because I spent some time to make a series of events to track certain dynasties in the ASOIAF mod![]()
Photoshop.where can i find a good map creation/ map editing program/tool?
Don't forget that nudge only works with the base positions, so make a backup and swap them out once you're done.Edit: Problem solved! I simply needed to clear positions.txt!!
Good question, I use task manager too.On that note, how the hell do I exit nudge short of exiting CK2 through Task Manager?
Does anybody have any idea why the diplomacy panel in my mod may have broken..?
I can't marry people off,educate children,send gift etc all the panels appear blanked out essentially. Any idea what may have caused this or how to fix it?