Game Development Community

End game?

by Neil Marshall · in Torque Game Engine · 06/30/2003 (10:09 am) · 0 replies

What is the proper way to end a game?

I have a race game setup and I have a function fire when all of the players are finished racing. At this point I tried calling endGame(); but it crashes. Anyone have any ideas?