• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(119073)

Second Lieutenant
8 Badges
Oct 14, 2008
138
0
  • Europa Universalis III
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Warlock: Master of the Arcane
obj_help_friend_job = {
type = friend
allow = {
is_female = no
has_job = no
is_courtier = no
age = 16
OR = {
THIS = { is_courtier = yes }
THIS = { has_job = yes }
}
}
chance = {
factor = 200
}
success = {
OR = {
has_job = no
is_courtier = no
}
}
abort = {
NOT = { is_friend = THIS }
}
effect = {
THIS = { family_prestige = 20 }
THIS = { loyalty = 10 }
}
}

so conditions for allow and success are identical and mission completed in 1 day...
 
Upvote 0
its a well known bug and we all hope, thats will be corrected in next patch.

actually you can use my Unofficial Hotfixes-Minimod for VV2.1. a correction of this (and some other bugs) is included.