Game Development Community

Teams Tutorial Troubles :-(

by Eric D. Taylor · in Torque Game Engine · 05/12/2003 (6:27 pm) · 2 replies

This is probably a small oversight on my part, but I was following the Team Implementation Tuturial here and I seem to have missed something.

I read it again and again to make sure all my changes were right in line with the tutorial.

I get a "Waiting on Server" and the mission never starts.

Anyone else see this problem? Any suggestions on how to fix it?

I'm out of ideas.


Eric

P.S. Thanks in advance.

#1
05/13/2003 (7:16 am)
Sounds like your camera transform isn't being updated. Make sure the onClientEnterGame function is correct.
#2
04/29/2008 (4:42 am)
I got this then actually drilled down and opened the file which for me was GameOne.mis in the data folder of my project and it worked.