Hi forumites,
Im having a problem with the 'make_puppet' command. For some reason it is causing a CTD and I cant figure out why...
At the moment I have this event-
event = {
id = 50079
random = no
country = U00
# Triggered by 50078
name = "xxx"
desc = "xxx"
picture = "american_surrender"
style = 0
action_a = {
name = "xxx"
command = { type = coup_nation which = USA }
}
}
On its own this event works fine, so I know for sure it is not a problem with the event...However, once I add in the-
command = { type = make_puppet which = USA }
it crashes to desktop?!?!? Anyone have an idea what is wrong? Should the puppet command be in a seperate new event or am I just missing something?
Many thanks in advance.
Im having a problem with the 'make_puppet' command. For some reason it is causing a CTD and I cant figure out why...
At the moment I have this event-
event = {
id = 50079
random = no
country = U00
# Triggered by 50078
name = "xxx"
desc = "xxx"
picture = "american_surrender"
style = 0
action_a = {
name = "xxx"
command = { type = coup_nation which = USA }
}
}
On its own this event works fine, so I know for sure it is not a problem with the event...However, once I add in the-
command = { type = make_puppet which = USA }
it crashes to desktop?!?!? Anyone have an idea what is wrong? Should the puppet command be in a seperate new event or am I just missing something?
Many thanks in advance.