cwtools / cwtools-hoi4-config

.cwt config for Hearts of Iron IV
MIT License
16 stars 20 forks source link

Count the number of non-triggered events #114

Open Zankoas opened 4 years ago

Zankoas commented 4 years ago

A simple but quite useful function. It just counts the number of non-triggered events, in other words, all events that aren't is_triggered_only = yes and lists the files from most to least.

tboby commented 4 years ago

This is kinda doable in the current release by:

  1. Adding a subtype to the event type for is_triggered_only = yes
  2. Running the command cwtools: Export: all types
  3. Opening the csv output in excel, filter the type column, then check the excel filter counts for the filepath column