Game Development Community

Gui Question

by Chosen.Kyle · in Torque Game Engine · 09/28/2005 (6:37 pm) · 1 replies

Alright so under join server this is what I see: (btw mine is unmodified).

img18.imageshack.us/my.php?image=tt6cj.png

1. Okay now so first there are two "server name" lables? I'm hoping this is a resolution problem?

2. Next the server selected, ping and players does not line up with the ping and player label? Im guessing this is because there is no version or game text for the server selected?

Also what is the "game" label? would this be the game info specified in server defualts/init.cs? because I have a string for that variable and it's not showing

#1
09/28/2005 (7:16 pm)
1. two names...not a clue...no idea how you got that.

2. Not sure on the lineup. The TextCtrlGui has a "columns" member that gives pixel offsets for the tabs. Perhaps the font has changed?

No clue on game label