Page 1 of 1

Ok another stupid question.

Posted: Tue Jun 01, 2004 9:30 pm
by Killakia
I'm making a map and trying to put writing on the walls and on a scroll but when I test it the writing comes out in runes how do I fix this problem?

Posted: Tue Jun 01, 2004 10:24 pm
by Gambit37
What version of Dungeon Master are you trying to edit?

If it is RTC, then there is a whole forum for RTC questions below. Let me know so that I can move your post to the right place.

Sorry

Posted: Tue Jun 01, 2004 10:28 pm
by Killakia
yes it RTC

Posted: Tue Jun 01, 2004 10:57 pm
by Gambit37
You need to make your text in CAPITAL LETTERS.

lowercase letters (like this) show up as runes on scrolls and walls.

Posted: Wed Jun 02, 2004 10:35 am
by George Gilbert
Yep - Gambit is exactly right. Upper case letters in the text file come out as upper case letters in the dungeon (either for walls or scrolls...or probably character names and anywhere else text appears). Lower case ones come out as runes with each letter mapping to their rune equivalent in the same way that they appear on the spell casting menu in the game (and in the spell book). i.e. as follows:

a,b,c,d,e,f "Lo" to "Mon"
g,h,i,j,k,l "Ya" to "Zo"
m,n,o,p,q,r "Ven" to "Gor"
s,t,u,v,w,x "Ku" to "Sar"

Thanks

Posted: Wed Jun 02, 2004 1:45 pm
by Killakia
Thanks