Game Development Community

Interested?

by Robert Fritzen · in Torque Game Engine · 02/28/2011 (4:32 pm) · 7 replies

In Tribes 2, I wrote a in depth rank system using the scriptObjects as storage containers for client fields. After discovering how to fully use Torque's network objects (TCPObjects), I have constructed a Tribes 2 -> Website interface that looks like this:

http://public.phantomdev.net/Univ/Ranks/TWM2/top.php

Yes, Tribes 2 is still running :)

Would you be interested in me posting a resource on doing this in TGE/A? If so, I can probably do it sometime this weekend.

#1
02/28/2011 (11:48 pm)
yeps, would be good to see this, and maybe even a T3D port later on
#2
03/01/2011 (6:29 pm)
This would help very much! Thank you for the offer!
#3
03/02/2011 (8:20 am)
Alright, I'll type up a resource for this sometime this weekend.
#4
03/02/2011 (6:59 pm)
Quote:Yes, Tribes 2 is still running :)
Definitely! It's one of those games that's now totally inaccessible due to the number of crazy veterans playing online :P.
#5
03/03/2011 (4:36 am)
Oh yeah! Very interested. My wife still plays Tribes2...she'd be one of the crazy vets Daniel mentioned. :) I have an old project in TGEA I would love to get something like this in. Thanks!
#6
03/06/2011 (2:15 pm)
My apologies, but I'm going to need a little more time to prep. the script/php files for easy customization, I'll post back when it's done.
#7
03/15/2011 (9:06 pm)
I have not forgotten about this!

Part 1 is up:

http://www.garagegames.com/community/resources/view/20903

Part 2 will be coming soon, I just need to get the rest of this packaged up.