Changing Hud's default message
by Anthony Rosenbaum · in Torque Game Engine · 08/13/2001 (7:57 am) · 3 replies
ok, I have gone though all the code and I thought I could pick out the string that said "Welcome to v12 test app" well it seems that the 1st semester of C++ I took this summer has yet to pay off. If anyone could point me in the right direction I just wanna change it just to see it different. . Thanks
Anthony
Anthony
About the author
#2
08/13/2001 (8:08 am)
Never underestimate the power of Find in Files for a particular string, either from MS Explorer or from whatever IDE (VC++, whatever) you are using. Anything you can do that will let you find things quicker and easier will end up being great tools for you as a programmer.
#3
08/13/2001 (3:43 pm)
Many thanks I totally flew past it . . . .
Torque Owner Wes Nelson
Try \server\scripts\clientConnection.cs