• 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(180686)

Sergeant
Nov 27, 2009
68
0
Sorry to ask such a simple question, but where do I type in the text codes for my new events in the Events.txt folder? There doesn't seem to be any space to add anything in.
 
make space with enter, is that what you mean? or make your event and paste it below the lowest event.
 
Code:
event = "db\events\YourFileNameHere.txt"

Just put those lines *anywhere* in that file. If you're worrying about the "headings", like "Political Events" and "New Hoi2 events, not yet moved to specific files", don't: they don't affect anything, they are there to merely help organize the list.

If not stated otherwise, the order of the commands in HoI-files do not matter, as long as they're in the right format. And those #'s do prevent those lines from affecting anything.
 
I know how to insert events in those folders, I was talking about the Microsoft Exel document for the text in the events.
 
I know how to insert events in those folders, I was talking about the Microsoft Exel document for the text in the events.

Just insert a new row, nothing difficult;)