Game Development Community

Todd D. Degani's Forum Posts

Thread Post Date Posted
Getting back into TGB Good to hear, I'll try to get everything setup tonight.... read more 10/15/2008 (7:42 am)
Problems compiling TGB 1.7.2 Oh yes, and the crashing problems I was getting seem to be related to running with two monitors. I ... read more 03/19/2008 (6:10 pm)
Problems compiling TGB 1.7.2 Well after talking with David we seem to have this sorted out. I installed Microsoft Windows Serv... read more 03/19/2008 (5:44 pm)
Problems compiling TGB 1.7.2 I installed the Windows SDK for Windows Server 2008 and .NET Framework 3.5 located [url=http://www.m... read more 03/18/2008 (7:49 am)
Problems compiling TGB 1.7.2 Well I thought that this would work but even though it compiles I am starting to see some crashes (w... read more 03/17/2008 (12:52 pm)
Problems compiling TGB 1.7.2 So to get around the WINVER issue, I ended up defining WINVER=0x0501 as a preprocessor definition in... read more 03/16/2008 (4:53 pm)
Problems compiling TGB 1.7.2 So I tried using the 2005 solution instead of the .NET solution and had a bit more success. Now I... read more 03/16/2008 (4:28 pm)
Got Theora movie support in Torque :) There is a pretty basic overview [url=http://tdn.garagegames.com/wiki/GUI/Video]here[/url]... read more 03/01/2006 (12:10 am)
Bounds box invalid! In my experience, even when the modeller has sworn his file is perfect it wasnt and the exporter and... read more 08/10/2005 (8:07 am)
Play mpeg Theora support is said to be in the next RC of TGE. I know thats not much help but I have been usin... read more 08/10/2005 (7:22 am)
Torgue, make a button on window Palced = a typo for placed... read more 08/09/2005 (2:59 pm)
Torgue, make a button on window SDK = Software Development Kit... read more 08/09/2005 (1:16 pm)
Loading screen with swapping bitmaps [quote]What is the most appropriate GUI control for bitmaps that I want to make visible at different... read more 08/09/2005 (7:29 am)
Unable To View post? Yeah, I hate when that happens. You search and seem to find the perfect post for solving your probl... read more 08/08/2005 (1:45 pm)
Which App do you use for DTS creation? 3Ds Max 7... read more 08/04/2005 (3:25 pm)
Anyone know of a virus that overwrites sectors? Notice how whenever someone has a problem the answer generally becomes "Linux (or FireFox) is better... read more 08/04/2005 (7:25 am)
Detail numbers have no relation to pixel size Hmm, thats strange because I did the same testing by taking screenshots and testing the sizes in pho... read more 08/03/2005 (2:51 pm)
Object Not Found I just put this code into the console and it works for -1 and 1 [code]%line = "Verified"; error(%li... read more 08/03/2005 (1:21 pm)
Object Not Found My guess is that %client.loginloop at your shcedule command does not equal %this.clientid.loginloop ... read more 08/03/2005 (1:00 pm)
Object Not Found It looks like you edited this just as I posted and put the %rar line in :). It is making it true be... read more 08/03/2005 (12:51 pm)
Object Not Found Well something is definately not right or you edited you console log wrong. If you were entering th... read more 08/03/2005 (12:45 pm)
Object Not Found If your strstr call is returning the correct value then perhaps your dso's need to be wiped. Delete... read more 08/03/2005 (12:27 pm)
Duplicate PlayGui? [quote] also can't imagine how the engine manage to recreate a gui that no longer exists in my direc... read more 08/03/2005 (7:24 am)
Demo Scripting Check out the show mod. When you install the sdk it is located in the SDK\example\show directory. ... read more 08/02/2005 (9:23 am)
Which Asset Management Tools do you use? We are using Perforce which is great for programmers, not so hot for artists. If you are mostly man... read more 08/02/2005 (9:00 am)
Looping Animation not playing in TGE. @Tiffany I haven't tried to get static shapes to animate in this manner. What I do is export the... read more 07/29/2005 (10:14 am)
Exporting from Max, please HELP The sequence helper can be found by choosing the create tab then clickingthe helpers icon (the one t... read more 07/28/2005 (12:07 pm)
Detail numbers have no relation to pixel size @Jeff I created a rollout floater for Max that should ease your unMess burden. Check out [url=http... read more 07/28/2005 (11:56 am)
Mmorpg Starter Kit? Just tried to check out your site and am getting a page not found error. Is the site still www.omeg... read more 07/26/2005 (10:23 am)
Torque IDE @Sam Just posted up a few bugs in your DB. Is it possible for you to set the mantis setting so tha... read more 07/25/2005 (10:25 am)
Torque IDE @Sam I just downloaded your beta and looks good so far. One thing that I didn't like was that when... read more 07/25/2005 (9:30 am)
How to do real-time transparency? @Rainier Not 100% sure if this is the answer you were looking for but you can set the characters po... read more 07/25/2005 (9:06 am)
Creating a Macro Screen See my above post.... But if that is unclear to you, let me break it down a little more. If you ... read more 07/22/2005 (3:04 pm)
Creating a Macro Screen As for the keyup/down issue, when you bind a key, if I am not mistaken, it passes along the key stat... read more 07/22/2005 (2:58 pm)
Creating a Macro Screen Call the setVisible function instead of changing the property directly. For example: [code]MacroS... read more 07/22/2005 (2:52 pm)
Problem With canvas.setCursorPos From looking at the private forums it looks like there are engine changes required to get setCursorP... read more 07/22/2005 (9:43 am)
TIDE & jEdit Problems You might want to check out [url=http://www.garagegames.com/mg/snapshot/view.php?qid=1025]Torsion[/u... read more 07/22/2005 (7:22 am)
Units in Torque and Max [quote]Using the above as an example if you had your copy of Max setup like this and create a 1x1x1 ... read more 07/20/2005 (12:49 pm)
Units in Torque and Max We have been using the meter as our standard unit in max since we started and are having no problems... read more 07/20/2005 (11:13 am)
Emotes and Animations as meaningful in-game communication? [quote]why dont people actually use emotes and animations the way we do in real life[/quote] I gu... read more 07/20/2005 (7:40 am)
Torque IDE @Sam The ability to record and playback macros would be great if you havent already built it in. I... read more 07/19/2005 (11:08 am)
Newbie Question: Getting textures to show up in DTS/Torque Also you texture does not need to be square, it can be rectangular as long as it is a power of two. ... read more 07/18/2005 (3:24 pm)
Newbie Question: Getting textures to show up in DTS/Torque I don't recall if this is a requirement or not, but are your texture sizes powers of 2?... read more 07/18/2005 (12:10 pm)
Small website bug This is the same bug talked about in [url=http://www.garagegames.com/mg/forums/result.thread.php?qt=... read more 07/18/2005 (8:31 am)
Access sub GUI in script??? The reason the other syntax doesnt work is because the order of operations. The way you had it, the... read more 07/13/2005 (3:31 pm)
Good Bug/Task software? I setup and maintain a bugzilla server at our offices and only took a few hours to setup on a win2k ... read more 07/13/2005 (3:25 pm)
What makes a game amateurish? @Kirby [quote]Never saying something is "good enough"/ never "settling".[/quote] Unfortunately t... read more 07/13/2005 (1:28 pm)
Access sub GUI in script??? @Eric I believe if you change [code]"Heart"@%i.setVisible(1);[/code] to [code]("Heart"@%i).setVisib... read more 07/13/2005 (1:21 pm)
No mesh visible in ShowTool @Kyle Check out [url=http://imageshack.us/]ImageShack[/url] for free image hosting. they also do t... read more 07/13/2005 (12:46 pm)
Newbie questions regarding intro movie and time counter You could use something like [url=www.fraps.com]FRAPS[/url] to record your screen to an avi.... read more 06/09/2005 (8:31 pm)
Page «Previous 1 2 3 4 5 6 7 Last »