Hi! I've tried with this command, but all it does is create a bazzilion characters and crash the game.
Code:
while = {
limit = {
check_variable = {
which = count
value = 20
}
}
subtract_variable = {
which = count
value = 1
}
create_character = {
random_traits = yes
dynasty = 8000003
female = no
age = RANDOM
religion = ROOT
culture = ROOT
}
}