Game Development Community

Whats the difference between Torque MMO kit and Torque 3D?

by Aldiron · in General Discussion · 05/24/2011 (3:24 am) · 1 replies

So yes, Whats the difference between Torque MMO kit and Torque 3D? Are they the same? Can we use Torque 3D for mmo or we have to use Torque MMO kit? Can we also use Torque 3D with Torque MMO kit? If so but how? I really need some detail information? thanks :)

About the author


#1
05/24/2011 (5:36 am)
Torque3D is the latest version of the Torque Game Engine.

The MMO Kit, is an add-on tech from a third party, that uses TGE (a previous version of Torque) in a context of massively multiplayer gaming, gluing other technologies like python scripting(IIRC), databases, etc.

The MMO Kit could be ported to the lattest version of Torque I guess, but will demand a lot of hard work.