Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: gabandre's graphics  (Read 598 times)

gabandre

  • Bay Watcher
    • View Profile
gabandre's graphics
« on: September 05, 2012, 08:19:58 pm »

Here is a little project of mine that I want to share
I didn't like the original "example" graphics so I tried making my own
for now only a few professions are ready:

Here are the current graphics:
http://www.mediafire.com/?b2i6qcpl9ii4cds
extract the .rar in the graphics folder in the raws and delete or hide the graphics_example from the folder ( I suggest move it to the graphics_example folder)
[note: the broker and 2nd baby graphics are not used as I didn't liked how they looked)


I also tried making some animals... first a dog that ended looking like a cat, then a cat that looked like... i don't know, and a cow that looked like a dog...
also I have graphics for humans, elfs and kobolds but I can't make the game load them
also, doing this I realized how there are some redundant professions and skills, most annoying are the stone crafting, engraving and masonry.
Logged

smakemupagus

  • Bay Watcher
  • [CANOPENDOORS]
    • View Profile
Re: gabandre's graphics
« Reply #1 on: September 06, 2012, 12:13:23 am »

your dwarf graphics are nice.

i don't know why you have trouble getting the others to load

your graphics file should look something like this

Code: [Select]
name_of_this_textfile # same as name of your text file

[OBJECT:GRAPHICS]

[TILE_PAGE:YOUR_ELVES] # YOUR_ELVES = just an arbitrary variable name
   [FILE:elf.png] # elf.png = match the name of your graphics
   [TILE_DIM:16:16] # match tile size of your graphics
   [PAGE_DIM:11:5] # match page size of your graphics

[CREATURE_GRAPHICS:ELF] # ELF = match name of desired creature
   [CHILD:YOUR_ELVES:1:0:AS_IS:DEFAULT] # match the variable you defined above
   [DEFAULT:YOUR_ELVES:0:0:AS_IS:DEFAULT]

Sprin

  • Bay Watcher
  • I am Sprin Dragon, Master of Madness!
    • View Profile
Re: gabandre's graphics
« Reply #2 on: September 06, 2012, 06:32:46 pm »

Cool!
When you got it done PLEASE message me!
Logged
Quote from: Karnewarrior
HOW DID YOU KNOW I WAS LOOKING UP RULE 34 OF D*CKS?
Sprin is certifiably insane, but there is no denying his brilliance.

Sprin

  • Bay Watcher
  • I am Sprin Dragon, Master of Madness!
    • View Profile
Re: gabandre's graphics
« Reply #3 on: October 19, 2012, 02:45:09 pm »

are you still doing this?
Logged
Quote from: Karnewarrior
HOW DID YOU KNOW I WAS LOOKING UP RULE 34 OF D*CKS?
Sprin is certifiably insane, but there is no denying his brilliance.