Welcome to the torque
by Fucifer · in Torque Game Engine · 01/11/2004 (10:54 am) · 2 replies
Can anyone tell me what file "Welcome to the Torque demo app" that appears in the game top left is in. I think have look in every file. Thank you very much.
#2
Hope this helps.
01/11/2004 (11:40 am)
See example\common\server\clientConnection.cs. The text can be found in function GameConnection::onConnect().Hope this helps.
Associate Kyle Carter
Have you tried using the GUI editor to find out?