Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Orc Graphics?  (Read 356 times)

Huggz

  • Bay Watcher
  • Sherlock Wayne
    • View Profile
Orc Graphics?
« on: March 20, 2010, 01:51:33 pm »

Ok, s I have an orc mod installed, this is the actual Orc file:

Code: [Select]
[CREATURE:ORC]
[NAME:orc:orcs:orcish]
[TILE:'O'][COLOR:7:0:0]
[GLOWTILE:'"'][GLOWCOLOR:4:0:1]
[GENPOWER:2]
[EVIL]
[NOFEAR]
[MODVALUE:3]
CAN_SPEAK[CAN_LEARN][CAN_CIV][LIKES_FIGHTING][TRAPAVOID][WEBIMMUNE]
[CANOPENDOORS]
[PREFSTRING:terrifying features]
[PREFSTRING:savagery]
[PREFSTRING:fearlessness]
[BODY:HUMANOID:2EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]
[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:4:8:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:SECOND:BYTYPE:MOUTH:bite:bites:4:8:GORE][ATTACKFLAG_CANLATCH]
[CHILD:3][BABY:1][LITTERSIZE:6:10]
[SIZE:8]
[SPEED:700]
[DAMBLOCK:4]
[HAMMERMAN_NAME:crusher:crushers]
[SPEARMAN_NAME:stabber:stabbers]
[CROSSBOWMAN_NAME:marksorc:marksorcs]
[AXEMAN_NAME:carver:carvers]
[SWORDSMAN_NAME:slasher:slashers]
[MACEMAN_NAME:mauler:maulers]
[PIKEMAN_NAME:lancer:lancers]
[BOWMAN_NAME:sniper:snipers]
[FAT:3]
[EQUIPS]
[STANDARD_FLESH]
[HOMEOTHERM:10067]
[LAYERING:10]
[SWIMS_LEARNED][SWIM_SPEED:2500]
[PERSONALITY:ANGER:20:60:100]
[PERSONALITY:IMMODERATION:20:60:100]
[PERSONALITY:EXCITEMENT_SEEKING:80:90:100]
[PERSONALITY:ACTIVITY_LEVEL:70:85:100]
[PERSONALITY:CHEERFULNESS:0:40:90]
[PERSONALITY:ALTRUISM:0:50:100]
[PERSONALITY:SYMPATHY:0:5:10]
[PERSONALITY:VULNERABILITY:0:5:10]
[PERSONALITY:ANXIETY:0:10:20]
[PERSONALITY:FRIENDLINESS:50:75:100]
[PERSONALITY:ASSERTIVENESS:100:100:100]
[PERSONALITY:COOPERATION:70:85:100]

And this is the code for the Orc graphics:

Code: [Select]
[TILE_PAGE:PEOPLES]
[FILE:mayday/peoples.png]
[TILE_DIM:16:16]
[PAGE_DIM:12:17]

[CREATURE_GRAPHICS:ORC]

   [DEFAULT:PEOPLES:0:23:AS_IS:DEFAULT]
   [CHILD:PEOPLES:2:23:AS_IS:DEFAULT]
   [DRUNK:PEOPLES:1:23:AS_IS:DEFAULT]
   [STANDARD:PEOPLES:0:23:AS_IS:DEFAULT]
     
   [AXEMAN:PEOPLES:0:24:AS_IS:DEFAULT]
   [HAMMERMAN:PEOPLES:2:24:AS_IS:DEFAULT]
   [MACEMAN:PEOPLES:3:24:AS_IS:DEFAULT]
   [SWORDSMAN:PEOPLES:1:24:AS_IS:DEFAULT]
   [SPEARMAN:PEOPLES:4:24:AS_IS:DEFAULT]
   [WRESTLER:PEOPLES:6:24:AS_IS:DEFAULT]
   [BOWMAN:PEOPLES:5:24:AS_IS:DEFAULT]
   [PIKEMAN:PEOPLES:4:24:AS_IS:DEFAULT]
   [LASHER:PEOPLES:7:24:AS_IS:DEFAULT]

   [MASTER_AXEMAN:PEOPLES:0:25:AS_IS:DEFAULT]
   [MASTER_HAMMERMAN:PEOPLES:2:25:AS_IS:DEFAULT]
   [MASTER_MACEMAN:PEOPLES:3:25:AS_IS:DEFAULT]
   [MASTER_SWORDSMAN:PEOPLES:1:25:AS_IS:DEFAULT]
   [MASTER_SPEARMAN:PEOPLES:4:25:AS_IS:DEFAULT]
   [MASTER_WRESTLER:PEOPLES:6:25:AS_IS:DEFAULT]
   [MASTER_BOWMAN:PEOPLES:5:25:AS_IS:DEFAULT]
   [MASTER_PIKEMAN:PEOPLES:4:25:AS_IS:DEFAULT]
   [MASTER_LASHER:PEOPLES:7:25:AS_IS:DEFAULT]

And the image is the default Mayday 'Peoples' one. However, Orcs arent showing up as graphics but coloured 'O's. Can anyone help? Thanks!
Logged
Proper English will make people take you more serious.
In order to improve the universe's frame rate, we must all throw rocks into volcanoes and then do absolutely nothing, worldwide, for a week, to take pressure off pathfinding.

Lofn

  • Bay Watcher
  • There was a hole.
    • View Profile
    • Tumblr
Re: Orc Graphics?
« Reply #1 on: March 20, 2010, 02:02:23 pm »

You may need to clear out your data/objects folder, but this isn't my field of expertise so I can't be much help to you, sorry.
Logged
Also known as Zuhayr.

Huggz

  • Bay Watcher
  • Sherlock Wayne
    • View Profile
Re: Orc Graphics?
« Reply #2 on: March 20, 2010, 02:34:13 pm »

Problem solved, the graphic page was a .bmp not a .png :P
Logged
Proper English will make people take you more serious.
In order to improve the universe's frame rate, we must all throw rocks into volcanoes and then do absolutely nothing, worldwide, for a week, to take pressure off pathfinding.