Game Development Community

Jesse (Midhir) Liles's Forum Posts

Thread Post Date Posted
launching Torque with main.cs.dso Not exactly the same, but I moved the contents of my main.cs file into a separate file in the common... read more 08/25/2009 (4:40 am)
Unreliable projectile::oncollision call I know I'm bumping a thread that's over five years old, but I am still experiencing this issue with ... read more 08/04/2009 (8:09 am)
FGE (Flight Game Example) Port... I put my working files in a zip file and linked them in my response above in comment #26... read more 07/12/2009 (3:09 am)
FGE (Flight Game Example) Port... Ah, yes, I knew I forgot something ;) (Edit: I had both included while I was messing around with ... read more 07/12/2009 (12:43 am)
FGE (Flight Game Example) Port... In T3D/gameProcess.cpp replace the existing ServerProcessList::onTickObject() function with this on... read more 07/11/2009 (10:36 pm)
FGE (Flight Game Example) Port... I think you may be having the same problem as we are Roland, but your changes have allowed the AIFly... read more 07/11/2009 (9:36 pm)
FGE (Flight Game Example) Port... This still hasn't fixed the problem with processtick, something else you did must have resolved that... read more 07/11/2009 (9:17 pm)
FGE (Flight Game Example) Port... (It's 7 AM when I'm posting this, I've been kicking this thing for about eight hours now. So if the... read more 07/11/2009 (11:05 am)
FGE (Flight Game Example) Port... Currently the AI is the only thing slowing down my development process. I do appreciate all the tim... read more 07/10/2009 (10:54 pm)
FGE (Flight Game Example) Port... My decision to begin using TGEA for Veks was primarily based on the much more advanced graphics and ... read more 07/10/2009 (8:23 pm)
FGE (Flight Game Example) Port... Your bot is made of a GameConnection object and an AIFlyingVehicle object. The higher ID number is ... read more 07/10/2009 (12:37 am)
FGE (Flight Game Example) Port... It appears that AIFlyingVehicle::getAIMove() (And probably AIFlyingVehicle::processTick()) are only... read more 07/09/2009 (11:43 pm)
FGE (Flight Game Example) Port... I have run into the 'static bots' issue as well. I am seriously in need of a fix for this. I've be... read more 07/09/2009 (7:41 am)
TGEA 1.7 Possible Bug: Projectiles and selectCurrentDetail() This fix is not included in TGEA 1.8.1 Glad I found this thread, I couldn't figure out why my pro... read more 07/08/2009 (5:19 pm)
Quick Guide Porting Tips (to TGEA 1.7.0) I'm glad I found this thread, this really saved me some frustration. Thank you.... read more 07/08/2009 (5:15 am)
Binding to ctrl... Fantastic, thank you for the info. I've been browsing for this answer for quite some time.... read more 06/18/2009 (7:00 pm)
Vehicle explosions and packet rate I may have fixed the problem, it looks like I was deleting the vehicle objects as soon as they were ... read more 06/12/2009 (3:40 am)
TGEA 1.7.1 and DirectX Nov. 2008 - broken I'm also getting the same results with the DirectX SDK from November 2008. The issue is only with... read more 12/03/2008 (4:10 am)
Opcode/Polysoup help This is the best I've been able to manage from VS 2003 Professional and TGEA 1.0.3: \Dev\Torque\P... read more 02/02/2008 (12:50 am)
TGEA Development Chris, this resource is exceptionally useful, thank you VERY MUCH!... read more 02/01/2008 (10:00 am)
Platforms Players can Ride Version 1.1 Would this work to attach multiple flying vehicles to a larger flying vehicle?... read more 01/30/2008 (10:37 am)
Player dies causes crash for fxSunlight.cc Maybe some script code is setting the control object to 0 before you want it to.... read more 02/19/2007 (9:12 am)
Torsion 1.1.006 Beta I just stumbled across this thread, very good news indeed. Thank you Tom =)... read more 02/19/2007 (8:59 am)
Script Location Question Torsion can search for text within all the files in your project: CTRL+SHIFT+F... read more 02/08/2007 (6:33 am)
The adventures of John "Flashback" Johnson and the Invasion... Sounds like a big project.... read more 12/24/2006 (7:34 am)
How good the MMO Enhancement Kit is? The MMOKIT has a great many resources and original code implemented into a recent Torque build (I'v... read more 10/13/2006 (6:00 am)
MMOKIT Licensing Thread Name: Jesse Liles email: ____midhir_@_charter_._net___ (without the underscores) username: Midhir... read more 09/18/2006 (8:29 pm)
Exceeded My Bandwidth Usually less than a day, I believe.... read more 09/15/2006 (3:37 am)
Hiring Torque AI programmer I would relocate for an indie, if the pay was reasonable. Unfortunately I know very little about AI... read more 09/14/2006 (9:27 pm)
And again gaming gets the blame! [CNN Sociopathic nutters have always existed, before video games, before 'news agencies', and even before... read more 09/14/2006 (9:20 pm)
Best Linux distro for Torque dev? I've been using Slackware since Linux kernel 1.0.8. Those were the days. I have a system with t... read more 09/10/2006 (5:01 am)
MS4 is up I had to see this while I'm at work...I wonder if they'd mind if I installed visual studio and winCV... read more 09/07/2006 (9:47 pm)
Making the bot a client Thank you, this helps me alot.... read more 09/05/2006 (11:37 am)
Chathud Gui Http://www.garagegames.com/mg/forums/result.thread.php?qt=45920 Has a pretty good discussion abou... read more 08/25/2006 (9:31 pm)
Bug Fix: max2dtsExporterPlus, bug with reflection Thank you Yuri!... read more 08/18/2006 (10:20 pm)
An intriguing RPG plot. . . I agree with Thomas Svensson. Most RPG's create a character that is ultimately more powerful than a... read more 08/18/2006 (10:16 pm)
Need Real Time Multiplayer - TGB or TGE? You can use commandToServer() and commandToClient() with TGB 'out of the box'. This allows for a br... read more 08/18/2006 (8:39 am)
Client.car.delete crashing game. IsObject(ControlObj) would be what you're looking for, I believe.... read more 08/18/2006 (8:18 am)
A question about 3d studio max for torque Wow...these are _excellent_! Max Exporter tutorials: [url]http://www.garagegames.com/index.php?s... read more 08/12/2006 (5:39 am)
Enough essential element and optimal value to hit weapons?? [url]http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=10241[/url]... read more 08/12/2006 (5:09 am)
The host changing in multiplayer online games There is a Peer Connection resource somewhere. It would probably help you do what you want to do. ... read more 08/05/2006 (11:13 am)
Aliens...space...invasions...yaddy yadda yadda... Great story, but what kind of game would it be? Maybe like an old adventure game? Space combat sim?... read more 08/03/2006 (11:26 pm)
THe Mystery Of The Missing Gui The .gui file needs to be executed with a call to exec("path/to/file.gui"); before it will appear in... read more 08/02/2006 (5:14 am)
Are there any known problems with large amounts of particles? I would say there'd be some performance issues with a large enough quantity of particles.... read more 07/31/2006 (7:54 pm)
Obtaining the player's name %client.name is how I would do it. %client being the appropriate GameConnection object... read more 07/31/2006 (7:50 pm)
Torque tutoral My first move would be to use [code] ... function TorqueLogoItem::onCollision(%this, %obj, %c... read more 07/28/2006 (4:45 am)
Can torque be used to create a simple 2d game There's no reason you couldn't make a simple 2D game in TGE. Whether or not it would require change... read more 07/27/2006 (10:52 pm)
Namespace conflicts in user contributed TorqueScript Sounds like a pretty big project, and probably would require a hell of a lot of work to make sure it... read more 07/27/2006 (8:41 pm)
My texture might be layering Starter.fps/data/terrains/details or something similar.... read more 07/27/2006 (8:38 pm)
Is there a point to buying 3ds Max? Yeah there is a point to buying 3ds Max, the same reason people buy Porsches. It works better than ... read more 07/27/2006 (4:34 am)
Page «Previous 1 2 3 4 5 6 7 Last »