I'm starting to mod some basic information from the raws of my DF and after 3 to 4 hours of learning how this raw works:
(I'm using this
http://www.bay12forums.com/smf/index.php?topic=100255.0mod as my base because the world I'm creating and necromunda are very similar)
"creature_underhive" Wich is the raw where all complex creature are. OBJECT:CREATURE, CREATURE:*stringname* etc
I have changed only aesthetic things like the visual name of the civs their profession names (not de codename just the displayed in game)
BUT saddly when I create a new world with design new world with custom, the name of the civilizations doesn't appear, even more weird, when I stop the time the cursor starts in a civ when I move to another place and then return to the original tile I can not see the name again...
This is what I have changed from the main race (Hiver=dwarf) As you can see the codenames are still the same but the bug still happens.
=========================================================================================
========= Stranded humans =========================================================================
=========================================================================================
[CREATURE:HIVER]
========= Naming ========================================================================
[NAME:stranded:strandeds:stranded]
[PREFSTRING:stature]
[PREFSTRING:insults]
[CASTE_NAME:stranded:strandeds:stranded]
[PROFESSION_NAME:MINER:drillworker:drillworkers]
[PROFESSION_NAME:HERBALIST:scavenger:scavengers]
[PROFESSION_NAME:BREWER:chemist:chemists]
[PROFESSION_NAME:THRESHER:tinkerer:tinkerers]
[PROFESSION_NAME:FARMER:farmer:farmers]
[PROFESSION_NAME:TRADER:barterer contact:barterer contacts]
[PROFESSION_NAME:STANDARD:refugee:refugees]
[PROFESSION_NAME:CLERK:technician:technicians]
[PROFESSION_NAME:ADMINISTRATOR:clan master:clan masters]
[SPEECH:dwarf.txt]
========= Representation =================================================================
[CREATURE_TILE:1]
[COLOR:3:0:0]
[CREATURE_SOLDIER_TILE:2]
========= Biomes and population ==========================================================
[BENIGN]
[DIURNAL]
[MUNDANE]
========= Castes =========================================================================
[CASTE:FEMALE]
[FEMALE]
[MULTIPLE_LITTER_RARE]
[DESCRIPTION:A female human survivor that works in a stranded refugees camp to survive.]
[CASTE_NAME:stranded:strandeds:stranded]
[CASTE:MALE]
[MALE]
[DESCRIPTION:A male human survivor that works in a stranded refugees camp to survive.]
[CASTE_NAME:stranded:strandeds:stranded]
[BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUE_LAYERS]
========= Abilities and disabilities =====================================================
[SELECT_CASTE:ALL]
[INTELLIGENT]
[CANOPENDOORS]
[EQUIPS]
[ALCOHOL_DEPENDENT]
Anyone have any idea of what is going on? Please help