Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

header_capitalization = original, altered case

A topic by auraes created Sep 08, 2019 Views: 85 Replies: 5
Viewing posts 1 to 3
Submitted

It is displayed that header_capitalization = original does not change the letters case and yet that is what it does?

lister_objects { header_capitalization = original } (original (unaltered) case)
throne : object "a King's throne"
You see:
   A King's Throne (instead of A King's throne)

Something I didn't understand?

Host

Header capitalization is just for the object lister header "You see:"

For items in the object list use:

      lister_objects {
         item_capitalization     = original
      }

Submitted

Sorry, I must have been tired; I'll try not to disturb you for any nonsense.

Submitted

I put color in the description of the object. This works well for the object list in the room and for the inventory but not for Get's (and maybe others) default message.
shovel : object "a plastic <shovel<5>>" start_at = "inside_cave" ;
torch : object "a <torch<5>>" start_at = "inside_cave" ;
you see:
   a plastic shovel
   a torch

>GET TORCH
You take the (torch(5)) ** bug? **

You are carrying:
   a torch

Host

This looks like a bug yes. I'll sort it out.


In the meantime, you can use the  color{} section inside a theme to colour in this area directly (although you don't have control over per-item colouring this way).

Host(+1)

Press CONTROL + F5 to update Adventuron.