The problem is...
The problem is that quite a few events look like below after I have used your program to strip the random events.
Pay attention to action_b:
event = {
id = 1123
random = no
name = "Stripped Event"
desc = "Stripped Event"
style = 0
action_a = {
name = "OK"
command = { }
command = { }
}
action_b = {
name = ""
}
}
As we have found out before, EU2 will not run without all randome events choices containing a walid or emty command string.
I hope you can fix this fairley easy...![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
The problem is that quite a few events look like below after I have used your program to strip the random events.
Pay attention to action_b:
event = {
id = 1123
random = no
name = "Stripped Event"
desc = "Stripped Event"
style = 0
action_a = {
name = "OK"
command = { }
command = { }
}
action_b = {
name = ""
}
}
As we have found out before, EU2 will not run without all randome events choices containing a walid or emty command string.
I hope you can fix this fairley easy...