Game Development Community

Can't find the chat gui welcome text

by Jeff Murray · in Torque Game Engine · 06/15/2006 (10:51 am) · 2 replies

Ok. I searched and searched and searched ... I'm using the Tribal editor and the search files function seems to crash the IDE, so I went through manually.

Can I find the chat hud 'Welcome to' text anywhere? Nope. I saw a post here that referred to it being in clientConnection.cs - I don't have that file, sadly.

Has anyone found it? Can it be changed in text or do we have to find this message in the C code?

Thanks!

#1
06/15/2006 (10:56 am)
If you're referring to the message "Welcome to the Torque demo app ", then yes, it is in common/server/clientConnection.cs. It's part of the scripts distributed with the demo, so there's no reason you shouldn't have it...
#2
06/15/2006 (11:12 am)
Doh!

I was looking in my game dir for it ... of course ... I'll go back to my cave.

Thanks, Rubes! :)