[[PageOutline]] = Torque MMO Kit Documentation = [[Image(http://www.prairiegames.com/dragon_small.jpg, nolink,align=right)]] == Basic Information == [wiki:FAQ] [wiki:Overview] [wiki:TorqueMMOKitFeatures Features] == Getting Started == Please read the [wiki:TorqueMMOKitLicense Torque MMO Kit License] before proceeding. Downloads: [wiki:Latest_Downloads] Install/Setup instructions : [wiki:TorqueMMOKitInstallInstructions] Quick Setup (only suggested for those who are familiar with the Install Process): [wiki:Quick_Setup] Tutorials: [wiki:Tutorials] Genesis Time Mismatch: [wiki:upgrade.bat Genesis Time Mismatch and upgrade.bat] MoM Genesis File Examples: http://www.mmoworkshop.com/trac/mom/browser/trunk/games/minionsofmirth/v1/genesis == TGEA kit == TGEA 1.7 MMO Kit Alpha: [wiki:TGEAAlpha1.7 TGEA 1.7 MMO Kit Alpha Wiki Section] TGEA 1.7 SP3 Thread: http://www.mmoworkshop.com/trac/mom/phpbb?page=viewtopic.php&t=3036 == Hints and Tips == [wiki:Cookbook Snippets and Recipes] [wiki:DebuggingTips Debugging Tips] == Administration == [wiki:GMServer GM Server and GM Tool] [wiki:Immortal Making your Character an Immortal] [wiki:Administration] == Deployment and Testing == [wiki:DeploymentSystemLinux Game Packaging and Patch System Setup - Linux Server] == Draft Documentation == [wiki:DoxyStandards Doxygen Standards - Setting Expectations] [wiki:DRAFT_Modelsetup Model Overview - Structure and Nodes] [wiki:DRAFT_ConstantsAndDefines Constants and Defines] [wiki:DRAFT_OSXSetup OSX Setup] [wiki:DRAFT_IRC IRC Server Setup for Windows] [wiki:DRAFT_WorkingWithPythonAndTorqueScript Working with Python and Torque Script] [wiki:DRAFT_NetworkLayerOverview Network Layer Overview] [wiki:DBLayout Database Layouts] == Misc == [wiki:ServerArchitecture Server Architecture] [wiki:HistoricalDocuments Historical Documents] == Enabling Developer Mode == Once in the game client, hit Ctrl-Tilde and type: $pref::developer = 1; *Note: You only have to do this once, the preference will be saved. Ctrl-F10 opens the GUI Editor and Ctrl-F11 opens the realtime Zone Editor. ----