Game Development Community

Python Master Server for Torque

by Ian Omroth Hardingham · 05/06/2008 (2:30 pm) · 1 comments

<a href="/static/pg/resource/14688.pyms.py">Download Code File</a>

Ok, this python script I wrote in late '06 has been successfully serving Determinance for over a year. It improves on the others I've seen by supporting multiple game servers from a single IP. Just run it on your server with Twisted installed (google "python twisted", installation is easy) and it should just work!

Any questions just post a comment.

Aparently with the new site this has to be 100 words long... so I better add some more.

Ian

www.mode7games.com

#1
11/21/2008 (4:27 am)
Thanks for the resource. Recommend any good python books for beginners ?