Game Development Community

Dedicated server entry Gui.

by Anthony Merlo · in Torque Game Engine Advanced · 02/07/2009 (5:08 pm) · 2 replies

I'm trying to set up a login/info GUI screen for clients connecting to the dedicated server but I'm not sure where I would put this or call this from.

Normally, when you connect to the server it just shows a loading screen then jumps right into the game. I'm basically trying to detour them to a screen with news and maybe even a login before entering the game.

Could someone let me know where I should script this and also how I would call up a gui screen in script.

Thanks!

#1
02/08/2009 (12:42 am)
Have a look at Dreamers tutorial he includes a step for adding a login before getting into game www.garagegames.com/community/resources/view/7605
#2
02/08/2009 (6:09 am)
I've sent Dreamer an email about his MMO kit asking him about what's going on with his project.

His online store is down and his school is down until further notice. Both of which I was very interested in and would gladly purchasing if I were sure they would work in 1.8.

Thanks for the link! Even if the code it incompatible it still gives me a starting point.