Game Development Community

CTF question

by Xzanth Bjord · in Torque 3D Beginner · 03/31/2010 (5:44 am) · 2 replies

Hey, I'm trying to get CTF working for my game. I'm quite new to torque so this is something I'm trying out. Unfortunately all the tutorials I found are for older versions of Torque. Is there a way I could use the TGE tutorials in T3D or if not are there any T3D tutorials?

About the author

Recent Threads


#1
04/01/2010 (5:02 am)
The scripting for TGE is still accurate in T3D. (95%+)

You shouldn't run into any major diffrences unless it requires source changes.
#2
04/03/2010 (4:51 am)
Thanks for the reply. I've been trying to use this tutorial: http://www.torquepowered.com/community/resources/view/18383 to get teams and classes in my game. But everyone spawns at the default spawn sphere and I don't start of as an observer. Any help would be greatly appreciated.