Nathan's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| The $99 price tag? | So, the price is going to go back up to $1,000 then?... read more | 03/12/2011 (9:28 am) |
| Is TGEA still available? | But it's free and, from what I've heard, has a more flexible scripting language than torque script. ... read more | 10/10/2010 (11:21 pm) |
| Is TGEA still available? | So the days of paying $100 for an engine with source code are gone? That stinks! I can't pay $100... read more | 10/10/2010 (8:22 pm) |
| Implement keyboard key that responds as long as it is held down | No problem. And I assume torque script supports recursion, so inside "TeaBagLoadingProgress::advance... read more | 03/10/2008 (2:07 pm) |
| Implement keyboard key that responds as long as it is held down | Why not just assign the %val to a global variable? That way as long as the key is held down the glob... read more | 03/10/2008 (6:06 am) |
| Easy networking question | Yes, as long as the function's definition has more parameters. In the commandToServer and serverCmd... read more | 03/02/2008 (7:15 am) |
| Easy networking question | Oh sure, you can do that. If you have a function like this [code] function serverCmdSuicide(%... read more | 03/01/2008 (4:47 pm) |
| Exporter for 3ds Max 2008? | Thanks!... read more | 03/01/2008 (4:36 pm) |
| Why not do melee like this? | What we're saying is attach an object (like a weapons or dummy fists) to your player model, then whe... read more | 02/29/2008 (3:04 pm) |
| Applying damage to objects with projectiles | I don't have the code available to me right now, but I think you can just create an ::onCollision me... read more | 02/29/2008 (7:45 am) |
| Easy networking question | Why would you need to use the commandToserver() function? If you're on the server I would think you ... read more | 02/29/2008 (7:42 am) |
| Grabbing %client from %obj | I think the syntax is "%client = %obj.getControllingClient();". Nathan... read more | 02/27/2008 (10:52 am) |
| Best Method of Collision Detection? | Looks like that's what I'll be using then :-) Thanks, Nathan... read more | 02/24/2008 (4:35 pm) |
| Key Bindings | Thanks Matthew, I'll just delete it then. Thanks for your help, Nathan... read more | 02/24/2008 (4:32 pm) |
| Key Bindings | That makes sense. Thank you. One more question however.. Why are there two "config.cs" files that... read more | 02/24/2008 (1:53 pm) |
| The newbs unite? | In my absence on this forum I forgot there's no Private Messaging feature :-) So just e-mail me J... read more | 02/22/2008 (5:49 pm) |
| The newbs unite? | I bought Torque a while back and haven't used it much, but now am thinking about starting up again. ... read more | 02/22/2008 (2:15 pm) |
| Torque isn't recompiling .dso files | Here's my "console.log", if that's the log file that you guys were talking about: http://myfreefileh... read more | 05/26/2007 (11:08 am) |
| Torque isn't recompiling .dso files | Ok, thanks guys. I'll try that and post the results of the log here. Thanks for the help, Nathan... read more | 05/24/2007 (11:50 am) |
| Torque isn't recompiling .dso files | Update: Now I still don't know if Torque is compiling the script files or not, but I've been usin... read more | 05/17/2007 (5:33 pm) |
| Problem with fps starter kit | Ok, I guess I'll save up and buy it. It'll be a while though. In the meantime, I just add "noCursor ... read more | 05/16/2007 (4:36 pm) |
| Problem with fps starter kit | Oh, I have version 1.4.2. I wasn't aware I had to pay for engine updates...... read more | 05/16/2007 (3:36 pm) |
| Problem with fps starter kit | What the heck is going on?! I reinstalled TGE and the problem went away. Then all I did was create a... read more | 05/16/2007 (10:28 am) |
| Graphics Cards? | Are any of these good? [url]http://www.pricegrabber.com/search_attrib.php?form_keyword=&topcat_id... read more | 05/11/2006 (1:40 pm) |
| Graphics Cards? | It has a PCIx16 express slot. I actually just bought a new computer. But the graphics card is a NVID... read more | 05/11/2006 (12:11 pm) |
| Dial up latency? | Is there any way to reduce the latency?... read more | 05/05/2006 (9:38 am) |
| I want Physics | I was under the impression torque already had a physics engine?... read more | 05/05/2006 (7:31 am) |
| Dial up latency? | In halo, most of the servers are pinged around 350ms.... read more | 05/04/2006 (2:08 pm) |
| Dial up latency? | This happens in general... Is there any way to make it latency go down?... read more | 05/04/2006 (9:16 am) |
| Can not compile Torque Demo with VC++ 7.1 | You really shouldn't triple post...... read more | 04/13/2006 (5:56 am) |
| Advanced 3dgpai1: chapter 10 | Yes, that was the problem. I was reading from the book and thought it was a typo.... read more | 04/10/2006 (1:15 pm) |
| Advanced 3dgpai1: chapter 10 | Never mind, I finally figured it out...... read more | 04/10/2006 (12:58 pm) |
| Advanced 3dgpai1: chapter 10 | Something weird is happening. I have this code: [code] echo("REGION: " @%region); switch(%regio... read more | 04/10/2006 (12:22 pm) |
| GUI Navigation via joystick/gamepad/keyboard | Does the code Pat Wilson posted work with 1.4? I can't get it to work.... read more | 04/09/2006 (2:35 pm) |
| Microsoft went bankrupt | Lol, what kind of engine are they using from 1997!... read more | 04/02/2006 (7:41 am) |
| Reloading | Lol, I probably should have put it in [b]programming[/b] :) Thanks Tim! I put in the resource, and n... read more | 04/01/2006 (4:28 pm) |
| Microsoft went bankrupt | What's DNF?... read more | 04/01/2006 (3:38 pm) |
| Sound issues | Oh... That's too bad. So I guess we just go with no audio :(... read more | 04/01/2006 (8:48 am) |
| Reloading | Is there any way to override wich states get called? Or is there a way to manually set wich states t... read more | 04/01/2006 (8:40 am) |
| Sound issues | Weird, this just started happening again... Any idea when torque's going to get an audio update?... read more | 04/01/2006 (8:25 am) |
| Reloading | Is there any way to make it so that the noammo state won't be called until there's no ammo in the cl... read more | 04/01/2006 (8:00 am) |
| As a programmer, what game is the most impressive youve seen? | Halo 2. Talk about impressive AI!... read more | 03/30/2006 (8:04 am) |
| Reloading | My problem now is... When there is ammo in the clip, but not in the players ammo. The weapon always ... read more | 03/30/2006 (7:44 am) |
| GUI Editor Help | If your in the main menu... click F10, then click where it says MainMenuGui. There will be a dropdow... read more | 03/27/2006 (3:05 pm) |
| Reloading | I must be doing something terribly wrong...... read more | 03/27/2006 (8:53 am) |
| Reloading | Well, I think I may have screwed something in the resource up... I've been trying to get it so when ... read more | 03/27/2006 (8:11 am) |
| Reloading | I actually did get that one to work. It's not really what I'm looking for though. [url=/index.php?se... read more | 03/26/2006 (4:20 pm) |
| Free Wireless Router anyone? | Woops, it does say that. I knew it too good to be true.... I'll just delete this post then.... read more | 03/25/2006 (10:13 am) |
| Free Wireless Router anyone? | Really? Where does it say you have to but the security suite? I thought you could buy anything...... read more | 03/25/2006 (10:08 am) |
| GameConnection | Thanks!... read more | 03/25/2006 (7:40 am) |