Developer Store
Support
Member Forums

Screenshots
FAQ
Documentation
License
Known Issues
Downloads

MMOWorkshop.com Store Opened!
Torque MMO Kit - Open Sourced!
Torque MMO Kit - 1.5.2 Port Alpha Test
Torque MMO Kit - OSX Status

GarageGames.com irc.prairiegames.com
#mmoworkshop

PyTorque
TGB Web Browser


jburch

hallsofvalhalla - After a long epiphany
Leathel - FoHO pre-Alpha 2.42
OldRod - More Musings on the MMO Industry
xapken - nice
J.C. Smith - 0.0.4.1 Build Notes
Wolf Dreamer - Pointless blog of pointless things
AthlonJedi2 - Server Nuked !!!!!
gamer_goof - New character model GIRL1 available only $4
... MORE BLOGS!

Lets talk skills.
Mob chase range?
Auction House + Internal Mail Sy...
Crafting Wiki
Every Day a new question... :)
Web Host
Seeking experienced programmer
Integrating Green-Ear SDK (paid)
where character information is s...
Spells Problem...

Advanced Developer Documentation

Installing the Python Environment - Windows

<insert some introductory text - Z>

Step 1 - Download and install Python 2.5

Prairie Games has provided a link to a Python 2.5 MSI installer.

<options are bad...I know I added this section but I'm seriously considering removing it - Z>

Python Option: Active Python 2.5.1.1 Win32-x86 has not been thoroughly tested. Please share your findings if you choose to use it. This option includes pywin (skip step 6), openssl (potentially skip step 5) and SQLite v3 support (step 7 collision). More information is available from Active Python. If you have any doubts, don't try this option or expect support.

Step 2 - Download and install Twisted 2.5

Prairie Games has provided a link to a Twisted 2.5 EXE installer.

Step 3 - Download and install Win32OpenSSL

Prairie Games has provided a link to a Win32OpenSSL EXE installer.

Step 4 - Download and install PyCrypto?

Prairie Games has provided a link to a PyCrypto 2.0.1 EXE installer.

Step 5 - Download and install PyOpenSSL

Prairie Games has provided a link to a PyOpenSSL 0.6 EXE installer.

Step 6 - Download and install PyWin?32

Prairie Games has provided a link to a Python Windows Extensions EXE installer.

Notes: (a) Pywin is not currently compatable with 64-bit Python. (b) If the installer complains about a missing mfc71.dll you can download it from here and copy it into your Windows\system32 folder.

Step 7 - Download and install wxPython

Prairie Games has provided a link to a wxPython EXE installer.

  • Needed in order to use the IDE.

Step 8 - Download and install SQLObject

Prairie Games has provided a link to a SQLObject ZIP archive.

Note: The sqlobject directory in the zip archive should be placed in the \Python25\Lib\site-packages directory of your Python installation.

<insert some closing text> <insert forward momentum link to the next windows based step>