Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Noob question about using graphics sets  (Read 753 times)

MrLurkety

  • Bay Watcher
  • Bogeymen are tasty. So am I, to the bogeymen.
    • View Profile
Noob question about using graphics sets
« on: February 26, 2017, 06:49:45 pm »

I am trying to make my own tileset, from scratch, and even if i put [GRAPHICS:YES] in init.txt, it will not work, just switch to a different font.
(yes, I am using the object testing arena, not a savegame.)
If it helps, here is the code. I am trying to do the creatures one at a time.
Code: [Select]
graphics_draak

[OBJECT:GRAPHICS]

[TITLE_PAGE:DWARVES]
[FILE:graphics_draak/tiles/dwarf.png]
[TILE_DIM:8:8]
~~~~~~~~~~~~~~~~~~~~~~~~~~
[CREATURE_GRAPHICS:DWARF]
[DEFAULT:DWARVES:0:0:ADD_COLOR]
[MINER:DWARVES:1:0:AS_IS:DEFAULT]
[MANAGER:DWARVES:2:0:AS_IS:DEFAULT]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Logged
-snip-
I'm not an expert on the political climate but I'm pretty sure that politicians don't join armies and invade dwarven fortresses.