character tiles

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
darkyr
Low Yeek
Posts: 8
Joined: Mon Feb 25, 2013 6:59 pm

character tiles

#1 Post by darkyr »

Hi all,

In one of my addons I'ld like to have a metamorph spell, the problem is that I don't really know how to change the character tile and it's a bit hard to guess.
Is it easily possible?
I don't want to redraw a whole bunch of png files, can I use the NPC tiles (for, let's say, a fox) as a character tile, or is it incompatible because we need to build the full doll with how-to-wear-a-cloak and so on?
Is there some example code somewhere where I could see what it should look like?

Thanks

Zireael
Archmage
Posts: 449
Joined: Tue Jun 18, 2013 7:24 pm

Re: character tiles

#2 Post by Zireael »

That depends on whether you want the new tile to reflect the char's equipment or not.

Carvool
Wayist
Posts: 15
Joined: Tue Aug 19, 2014 1:56 am

Re: character tiles

#3 Post by Carvool »

Zireael wrote:That depends on whether you want the new tile to reflect the char's equipment or not.
I'm assuming he doesn't because a fox would look pretty silly wearing human equipment.

darkyr
Low Yeek
Posts: 8
Joined: Mon Feb 25, 2013 6:59 pm

Re: character tiles

#4 Post by darkyr »

Both answers would be interesting for future use, if both can be quickly summarised, but indeed right now I don't want the equipment to appear any more (for the talent I'm thinking of, it would not necessarily be a fox but at least it should be some animals)

Zireael
Archmage
Posts: 449
Joined: Tue Jun 18, 2013 7:24 pm

Re: character tiles

#5 Post by Zireael »

Yes, you can use npc tiles. Take a look at shivgoroth form in ToME or at the polymorph spell in my module.

Post Reply