• 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.
Status
Not open for further replies.

RangerNCR

Recruit
6 Badges
Apr 8, 2018
3
0
  • Hearts of Iron IV: Cadet
  • Age of Wonders III
  • Prison Architect
  • Crusader Kings II
  • Magicka
  • Majesty 2 Collection
Hello there, started making the first mod recently and got stuck on the event part. Asked for a help in discord modding server, they helped me fix the problems, but the event is still not working, event though it works for other people for some reason.

Event code:
####################################
add_namespace = tuvan

country_event = {
id = tuvan.1
title = tuvan.1.t
desc = tuvan.1.d
picture = GFX_report_event_generic_research_lab

is_triggered_only = yes

option = {
name = tuvan.1.a
ai_chance = {
factor =100
}
add_research_slot = 4
}
}
#######################################


Mode itself(maybe the problem is somewhere deep, dont know):
 

Attachments

  • mybrokenmod.rar
    402,5 KB · Views: 6

Mr. Capiatlist

Mademoiselle Gothique (she/her/hers)
88 Badges
Dec 4, 2003
19.919
2.844
nhkendall.com
  • Crusader Kings II: Holy Knight (pre-order)
  • 500k Club
Hello there, started making the first mod recently and got stuck on the event part. Asked for a help in discord modding server, they helped me fix the problems, but the event is still not working, event though it works for other people for some reason.

Event code:
####################################
add_namespace = tuvan

country_event = {
id = tuvan.1
title = tuvan.1.t
desc = tuvan.1.d
picture = GFX_report_event_generic_research_lab

is_triggered_only = yes

option = {
name = tuvan.1.a
ai_chance = {
factor =100
}
add_research_slot = 4
}
}
#######################################


Mode itself(maybe the problem is somewhere deep, dont know):
You need to link and sync your account and post in the HoI IV User Mods forum. See my sig for some help getting started.
 
Status
Not open for further replies.