filenames for bosses and npc's with exotic letters?
Posted: Tue Apr 26, 2011 5:39 pm
hi! Im wondering how to go about naming the more obscure tiles in ToME. Specifically, boss npc's that have commas in their names.
Example: Animal / Bear / Boss / Norgos, The Guardian
Normally, I could name a file animal_bear_norgos.png and drop it into the gfx\npc\ dir and it would show up in tome. But because of the ", The Guardian" descriptor something gets messed up.
I've tried all of the following file name variations and nothing works:
animal_bear_norgos_the_guardian.png
animal_bear_norgos,_the_guardian.png
animal_bear_norgos_,_the_guardian.png
norgos_the_guardian.png
norgos,_the_guardian.png
norgos_,_the_guardian.png
bear_norgos.png
boss_norgos.png
etc. etc.
I've tried looking in the .lua's for help but I'm not sure I'm looking in the right places. There are many tiles that I would like to add, but I just can't figure out this naming convention!
some other npcs that are effected:
elemental_xorn_Harkor'Zun (the ' messes up the filename)
demon_major_dĂșathedlen (the alternate u messes up the filename)
any boss with a descriptor (", The Destroyer" , ", The Mummifier" etc.)
Thanks!
Example: Animal / Bear / Boss / Norgos, The Guardian
Normally, I could name a file animal_bear_norgos.png and drop it into the gfx\npc\ dir and it would show up in tome. But because of the ", The Guardian" descriptor something gets messed up.
I've tried all of the following file name variations and nothing works:
animal_bear_norgos_the_guardian.png
animal_bear_norgos,_the_guardian.png
animal_bear_norgos_,_the_guardian.png
norgos_the_guardian.png
norgos,_the_guardian.png
norgos_,_the_guardian.png
bear_norgos.png
boss_norgos.png
etc. etc.
I've tried looking in the .lua's for help but I'm not sure I'm looking in the right places. There are many tiles that I would like to add, but I just can't figure out this naming convention!
some other npcs that are effected:
elemental_xorn_Harkor'Zun (the ' messes up the filename)
demon_major_dĂșathedlen (the alternate u messes up the filename)
any boss with a descriptor (", The Destroyer" , ", The Mummifier" etc.)
Thanks!