I see Include commands in the setup section that reference the 'cities, subfactions' and such. I understand that this is common useage to get these blocks of 'common code' in at the start.
However, in some older [BoA] event files, I see
Include Eventsxx.sct
Include Indiansyy.inc
In this case, the .inc file 'looks' like a typical event script file....
Is there any advantage/disadvantage to using "inc" vs "sct" files as 'common' references to include in Events?