Ted Southard's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Magnitude Editor install file is damaged (not sure where to go) | Dave, thanks for the contact the other day. John, I was going to email you privately about this but ... read more | 01/12/2013 (9:33 am) |
| Mysterious commandToClient failure | If you're going to write the path like that, then you need to write the string with escape character... read more | 05/02/2012 (5:49 am) |
| Mysterious commandToClient failure | It's loading compiled scripts. Did you make sure to clear those out before testing? If not, Torque t... read more | 05/01/2012 (5:40 pm) |
| Mysterious commandToClient failure | Did you check to see if you have any console errors relating to the compiling of the clientGame.cs f... read more | 05/01/2012 (8:48 am) |
| server/client commands occuring at end of function regardless of location in function | Those lines can also be the commands being mapped to the string table, because RPC function names ar... read more | 05/01/2012 (5:09 am) |
| GG, anything new or update plan? | Not exactly inspiring. I know that you guys work hard, but it sounds like what's being said is that ... read more | 04/28/2012 (7:40 am) |
| MMO | Don't put a team together unless you have things for them to do. If they're going to sit around and ... read more | 04/25/2012 (8:20 am) |
| MMO | @Terry: Before you start this project, you'll need to understand that it will take several years to ... read more | 04/25/2012 (7:52 am) |
| Build T3D into .swf file, possible? | Go ask Adobe.... read more | 04/24/2012 (5:59 pm) |
| Build T3D into .swf file, possible? | [quote]This sounds like the death nail of flash.[/quote] Not unless that nail went through Adobe'... read more | 04/23/2012 (10:47 am) |
| Build T3D into .swf file, possible? | [url=http://www.adobe.com/devnet/flashplayer/articles/premium-features.html]Straight from the horse'... read more | 04/23/2012 (10:15 am) |
| Build T3D into .swf file, possible? | Yeah, I wouldn't consider even trying to port T3D to Flash, since it basically means close to an eng... read more | 04/23/2012 (7:04 am) |
| login/user account system | I wouldn't use Torque for this. Use PHP, and then use HTTPObjects to communicate with the web server... read more | 04/13/2012 (6:32 pm) |
| Can the average indie developer make enough to earn a living? | @Matt: Great info!... read more | 03/28/2012 (6:16 pm) |
| Can the average indie developer make enough to earn a living? | Depending on where you live it's easy, hard, or somewhere in the middle. I'm doing some Indie contra... read more | 03/26/2012 (5:14 pm) |
| Looking to start a meetup of NYC Torque users/those who work on games | I'm down for that. I live in Queens, but am up for meeting pretty much anywhere in the city.... read more | 03/26/2012 (5:08 pm) |
| Several questions about Torque 2D and also any NYC Torque Users please read | I haven't used T2D/TGB in some time, though I occasionally use T3D for things (I've moved more towar... read more | 03/26/2012 (7:17 am) |
| Torque 3D 1.3 roadmap? | I'm very interesting in knowing what GG is planning as well. Ever since the announcement of "tr... read more | 03/13/2012 (6:28 am) |
| Difference between Player::packUpdate and Player::writePacketData? | pack/unpackUpdate() is for updates where not all of the information needs to be transmitted, and wri... read more | 03/06/2012 (4:47 pm) |
| Targeting low performance PCs | - Keep your drawcalls as low as possible. - Use shaders wisely (or stay away from them, depends on ... read more | 01/31/2012 (7:31 am) |
| Looking to put a team together | Best thing to do is check out [url=http://www.garagegames.com/community/forums/viewthread/84535]this... read more | 01/28/2012 (2:27 pm) |
| Realistic Shooter | Two words: Weapon. Jams. Especially the M16A2- you had to whisper the word "dirt" aroun... read more | 01/26/2012 (5:04 am) |
| spam spam spam | At least the spammers are making an effort to do things manually. When the going gets tough, the spa... read more | 01/17/2012 (6:02 am) |
| [Bug]In 1.1 FMOD_ERR_TOOMANYCHANNELS trying to play an SFXFMODEvent | Changed to bug, since the behavior is the same with new builds of T3D 1.1, and not just my modified ... read more | 01/12/2012 (7:48 pm) |
| Dynamic Inventory | [quote] im un sure how to go about checking for icon sizes[/quote] If you want to find out the si... read more | 01/09/2012 (6:51 am) |
| MMO networking framework? | There's also [url=http://www.heroengine.com]this[/url].... read more | 12/22/2011 (4:07 pm) |
| Need a little help with creating a debug mode for torsion | You could describe the problem instead of asking people to download such a huge video...... read more | 12/14/2011 (8:09 pm) |
| A simple question that is hiding from me, anyone got a second? | GameConnection::onDrop() if memory serves.... read more | 12/14/2011 (12:28 pm) |
| Databases and Torque 3d | @Markus: "oddly"? LOL... :p What I do is have the relevant lines tagged with a code I c... read more | 12/09/2011 (11:11 am) |
| Databases and Torque 3d | [quote] I just need to work out how to make the webserver respond to the things that are being passe... read more | 12/09/2011 (6:44 am) |
| Bugs Resolved 666 - RESOLVED | [quote]I'm confused.[/quote] Nero is hiding in the source code, and must be stopped... :(... read more | 12/08/2011 (8:18 am) |
| Bugs Resolved 666 - RESOLVED | [small]...something something something Dark Side...[/small]... read more | 12/08/2011 (6:57 am) |
| Databases and Torque 3d | Sorry, didn't see the thread 'til now, but John is right- you can look at his example, or do a searc... read more | 12/06/2011 (5:46 pm) |
| Databases and Torque 3d | What are you using the database for? Honestly, connecting directly to a DB from T3D is not secure, b... read more | 11/30/2011 (7:09 am) |
| So, Garage games is now switching to a "pay per update" system? | There has actually been a history of certain dot upgrades being paid upgrades, since the time-spans ... read more | 11/17/2011 (7:16 am) |
| Breaking a Platform | I don't really use that engine (much), but what I would do is replace the "functioning" pl... read more | 11/04/2011 (7:15 am) |
| Web Deployment...is it working yet? | You know, streaming [i]could[/i] be pulled off in a sort of scotch-tape-and-bubble-gum sort of way i... read more | 11/01/2011 (12:31 pm) |
| Using the Web Plugin w/ Multiplayer? Post your thoughts! | I had that post sitting open while I tried a bunch of things, so I missed Richard's post. Downloa... read more | 11/01/2011 (12:19 pm) |
| Using the Web Plugin w/ Multiplayer? Post your thoughts! | Well, I have two methods working right now: 1) From a PHP file, I send the string for the object ... read more | 11/01/2011 (12:10 pm) |
| Using the Web Plugin w/ Multiplayer? Post your thoughts! | BTW, as an addendum to the above- I'm working on it right now to see if I can have a local client do... read more | 11/01/2011 (7:50 am) |