Country Flags... and how to add new ones
|
|
Ad Bot |
Posted on 23-12-2024 19:09
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
zonkolan |
Posted on 28-02-2009 22:21
|
Junior Rider
Posts: 27
Joined: 16-10-2007
PCM$: 200.00
|
I'm trying to add new nation. Table to edit is: STA_country table
Problem - how can I link new nation to the flag picture in Gui\country_flags folder
I know there is column gene_tgaID_flag... but the values are numbers.
What to do? |
|
|
|
CrueTrue |
Posted on 28-02-2009 22:25
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
Yup, in STA_TGA you need to add the graphic file for the flag. The ID you give it there is the one you have to type in in gene_tgaID_flag.
To get it working properly, you may have to make the same changes to your Local.cdb. This is also where you find the language files where you have to type in the name of the country. |
|
|
|
zonkolan |
Posted on 28-02-2009 22:42
|
Junior Rider
Posts: 27
Joined: 16-10-2007
PCM$: 200.00
|
ok there is ID but my problem is...
I have to type in the name of graphic file somewhere (so the acctual text for instance... denmark)
But where? ... I can't find that column/field. |
|
|
|
CrueTrue |
Posted on 28-02-2009 22:43
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
In STA_TGA, look for another flag file (e.g. denmark.tga) and use that as an example |
|
|
|
zonkolan |
Posted on 28-02-2009 22:45
|
Junior Rider
Posts: 27
Joined: 16-10-2007
PCM$: 200.00
|
STA_TGA... i was looking for it for like 15 minutes. Now I feel stupid
thanks
Edited by zonkolan on 28-02-2009 22:55
|
|
|
|
zonkolan |
Posted on 28-02-2009 23:17
|
Junior Rider
Posts: 27
Joined: 16-10-2007
PCM$: 200.00
|
Need help... AGAIN
Column gene_strID_country_name in STA_country is ID for the NAME of the country...
Now... Where do I type the acctual name... i.e. Greenland... |
|
|
|
CrueTrue |
Posted on 28-02-2009 23:18
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
In Local.cdb, you need to find the STA_localized_string (or something like that). This is where you add the name of the country. |
|
|