Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Lynx on August 29, 2005, 11:22:46 am
-
(http://web396.xps1.microserver.de/wcsaga/Lynx/noletters.jpg)
Howdy. I'm currently doing work on the interface(it's hard enough to turn into something worthwile with that configuration) and the problems are the seemingly hardcoded written description sitting near nearly every button. They annoy me, they give me nightmares. I want them dead.
So, is there a way to turn them off without code changes? I thougth editing tstrings.tbl would do the job, but it had no effect.
-
yes/no/afraid to answer?
-
Originally posted by Lynx
So, is there a way to turn them off without code changes?
No.
-
Damned.
-
Actually, I take that back; that may not be entirely true. Try editing strings.tbl instead. Search for "new stuff 1/28/99".
-
er, why do you WANT to disable the descriptions? those 'annoying descriptions' tell you what they lead to. :wtf:
-
Originally posted by Cobra
er, why do you WANT to disable the descriptions? those 'annoying descriptions' tell you what they lead to. :wtf:
If you have a button that shows you what inside you don't need a text.
In some cases it would be nice to get ride of them.
-
Thanks Goober, this actually seems to have an effect. I have to try out if it works for other screens to, but that makes the job a fair bit easier.
@Cobra: It has a lots of reasons. For example I can integrate the descriptions into the interface graphic and thuse make it looks different, use other fonts, use effects on them to make them look better; in many cases they are redundant since the buttons icon makes it clear what said button does, and eliminating them also means also more freedom with working on a new menue style.