Pundit.cfg includes lines like these:
"0" "TheFourthPeriod.com" "www.TheFourthPeriod.com" "WEBSITE" "Canada"
"4" "thehockeynews.com" "www.thehockeynews.com" "WEBSITE" "Canada"
What does the "0" and "4" mean?
Thanks.
Pundit.cfg - what does first column mean (0 or 4)?
Forum rules
This is the forum to discuss all aspects of editing the EHM data and tweaking the game.
Have a bug or feature request for the EHM Editor? Post them in the EHM Editor thread. Please start a new thread or post in another thread if you have a question about how to use the EHM Editor.
Given the large number of questions on similar topics, we ask that you start a new thread for a new question unless you can locate a similar question in an existing thread. This will hopefully ensure that similar questions do not get buried in large threads.
Useful links: EHM 1 Assistant (Download) | EHM 1 Editor (Download) | EHM 1 Editor Tutorials | Editing Rules & Structures Guide | Converting EHM 2004 / 2005 DBs to EHM 1 | Converting an EHM 2007 DB to EHM 1 | Extra_config.cfg | Import_config.cfg | Player Roles
This is the forum to discuss all aspects of editing the EHM data and tweaking the game.
Have a bug or feature request for the EHM Editor? Post them in the EHM Editor thread. Please start a new thread or post in another thread if you have a question about how to use the EHM Editor.
Given the large number of questions on similar topics, we ask that you start a new thread for a new question unless you can locate a similar question in an existing thread. This will hopefully ensure that similar questions do not get buried in large threads.
Useful links: EHM 1 Assistant (Download) | EHM 1 Editor (Download) | EHM 1 Editor Tutorials | Editing Rules & Structures Guide | Converting EHM 2004 / 2005 DBs to EHM 1 | Converting an EHM 2007 DB to EHM 1 | Extra_config.cfg | Import_config.cfg | Player Roles
-
- Junior League
- Posts: 10
- Joined: Mon Sep 25, 2006 11:21 pm
- Location: Canada
- archibalduk
- TBL Admin Team
- Posts: 20372
- Joined: Tue Jul 06, 2004 8:44 pm
- Custom Rank: Seaside + Fruit Juice Mode
- Favourite Team: Guildford (EPL) / Invicta (NIHL)
- Location: United Kingdom
- Contact:
Hmm that's a good question. The pundit.cfg itself omits any explanation of the number even in its description:

Code: Select all
# --------------------------------------------------------------------------
# File: pundit.cfg
# Purpose: This file configures the media names used in the game
# For example instead of displaying 'national newspaper' the
# game might display 'Sunday Express'.
# Format: The file is in the format of:
# "<Name of Publication>" "Type of publication" "City related"
# Where,
# Type of publication is one of the following:
# NATIONAL_SUNDAY, NATIONAL_DAILY, WEBSITE, RADIO,
# LOCAL_DAILY, LOCAL_RADIO.
# City Related is only appropriate for the 'local' types.
# --------------------------------------------------------------------------

- riz_si
- SI Games
- Posts: 412
- Joined: Mon Mar 14, 2005 10:58 am
- Location: Helsinki, Finland (the Eastside, duh)
It's the gender of the media string, used for translations. For the english file, you should probably use "0" for new entries as I don't think it really matters. For other languages, the gender might need to be set correctly but I don't have the translation guidelines handy right now (Graeme would probably know it though).