Komag on 24/10/2005 at 04:14
Okay, so I'm helping one of the missions and there is a minor problem I can't track down; the briefing (and debriefing) text shoes up and behaves all properly except that it's dark/black, instead of bright/textured. Because of the blue misty background you can see the letters and read it, but it's weird looking. Any ideas?
Bardic on 24/10/2005 at 05:03
do the Name.sch for the briefing and debriefing have
VERSION 2.0
TextEntry
Name
lang_english 2005-04-02 17:52:36 "{font=Papyrus14}{dc=97,80,109}\nBlah, Blah
I just copied mine from Speacial Vintage rather than build one from scratch, and put my text in.
{ } should be < > but it won't show them that way.
GlasWolf on 24/10/2005 at 05:42
Heh, even the vBulletin code tags won't override the font tags. :) Also check for any .ini files in the zip, particularly T3UI.ini. Technically there should only be foo_patch.ini files.
Komag on 24/10/2005 at 06:05
it was the sch files, they were missing the {font=Papyrus14}{dc=97,80,109} bit, thanks a bunch Bardic :thumb:
Bardic on 24/10/2005 at 09:26
Sweet. You should have seen how many times I edited my message in the first minute getting it to show the tags. That could cause problems if you try to send a PM to someone to tell them how to fix the same problem.