Game Development Community

Need help with Player Setup Gui!!!

by Sean Pollock · in Torque Game Engine · 07/01/2003 (4:20 pm) · 0 replies

Hi Guys,

I'm having a small problem that I hope someone might have the answers to. I've created a small Player Setup Gui for my game and it works great in single player mode but when I play it multiplayer it doesn't work. I think the variable I use isn't being passed to the server or something. I'm pretty sure I am suppose to use the commandToServer function but am not sure where to put it.

I should also tell you too that the player setup screen will be run before the actual connection to the server is made so would the commandToServer do anything?

Any help would be appreciated and if you need further info let me know. Thanks in advance.