Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Raw file syntax  (Read 561 times)

kcwong

  • Bay Watcher
    • View Profile
Raw file syntax
« on: September 17, 2008, 08:41:02 pm »

When editing the raw files, are ordering, spaces, new lines and tabs significant?

e.g. You have in creature_birds.txt:
Quote
[CREATURE:BIRD_BLUEJAY]
   [NAME:blue jay:blue jays:blue jay]
   [TILE:249][COLOR:1:0:1]
   [VERMIN_GROUNDER][FREQUENCY:100]
   [POPULATION_NUMBER:250:500]
   [FLIER]
   [SMALL_REMAINS]
   [SPEED:400]
   [PETVALUE:30][NATURAL][PET]
   [NOT_BUTCHERABLE]
   [PREFSTRING:coloration]
   [DIURNAL]
   [BIOME:GRASSLAND_TEMPERATE]
   [BIOME:SAVANNA_TEMPERATE]
   [BIOME:SHRUBLAND_TEMPERATE]
   [BIOME:FOREST_TEMPERATE_BROADLEAF]
   [BIOME:FOREST_TEMPERATE_CONIFER]
   [STANDARD_FLESH]
   [HOMEOTHERM:10071]
   [LAYERING:100]
   [SWIMS_INNATE][SWIM_SPEED:2500]

[CREATURE:BIRD_CARDINAL]
   [NAME:cardinal:cardinals:cardinal]
   [TILE:249][COLOR:4:0:1]
   [VERMIN_GROUNDER][FREQUENCY:100]
   [POPULATION_NUMBER:250:500]
   [FLIER]
   [SMALL_REMAINS]
   [SPEED:400]
   [PETVALUE:30][NATURAL][PET]
   [NOT_BUTCHERABLE]
   [PREFSTRING:coloration]
   [DIURNAL]
   [BIOME:GRASSLAND_TEMPERATE]
   [BIOME:SAVANNA_TEMPERATE]
   [BIOME:SHRUBLAND_TEMPERATE]
   [BIOME:FOREST_TEMPERATE_BROADLEAF]
   [BIOME:FOREST_TEMPERATE_CONIFER]
   [STANDARD_FLESH]
   [HOMEOTHERM:10071]
   [LAYERING:100]
   [SWIMS_INNATE][SWIM_SPEED:2500]

Will it work if you remove tabs and newlines so the two entries occupy only two lines? Can the order of the tags be changed?
Logged

Teldin

  • Bay Watcher
  • Canadian Bacon
    • View Profile
Re: Raw file syntax
« Reply #1 on: September 17, 2008, 09:55:17 pm »

Yes, spaces and tabs and such don't matter whatsoever, you could put them all on one line if you wanted. However, the creature: header has to come before everything else, obviously.
Logged

Untelligent

  • Bay Watcher
  • I eat flesh!
    • View Profile
Re: Raw file syntax
« Reply #2 on: September 18, 2008, 05:30:02 pm »

Just for the record, to make a comment, simply put text without the ][ braces. You can even do this within an entry, as far as I know.
Logged
The World Without Knifebear — A much safer world indeed.
regardless, the slime shooter will be completed, come hell or high water, which are both entirely plausible setbacks at this point.