Gonzo T. Clown's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| To patent or not to patent | If you cant patent a book, why in the hell should you be allowed to patent software code? Just beca... read more | 02/28/2007 (4:57 pm) |
| Saturday | The good thing about this thread is, if no one is posting in it, then they must be out having fun, D... read more | 02/25/2007 (5:33 pm) |
| SetHidden of the Player/AIPlayer crash | I agree. If you are going to make AI "think" less or not at all when a player is far enough away, t... read more | 02/25/2007 (1:55 am) |
| Saturday | Ahhhhhhhhhhhhhhhh Saturday night!!! Anyone watching SNL tonight?... read more | 02/25/2007 (12:51 am) |
| Talented, Dedicated Programmer Needed ASAP | I would be interested in discussing this project if you still need someone. My profile email is cor... read more | 02/24/2007 (7:08 pm) |
| Using eval | Most of the times I see people use eval, it is really not neccesary. Not neccesary means wasting ti... read more | 02/22/2007 (12:48 am) |
| Using eval | Eval( "%count = Card" @ %i @ "Pile.getCount();"); = %count = Card[%i]Pile.getCount(); Shoul... read more | 02/22/2007 (12:10 am) |
| Can't log in to CVS | I really liked CVS also. I thought it was a great tool.... read more | 02/21/2007 (11:35 pm) |
| Using eval | Am I missing somthing here or isn't %tmp = $b.count(); The exact same thing?... read more | 02/21/2007 (11:30 pm) |
| Tge crash during load | The only other thing I can suggest is to delete the DSOs and the Mission lighting files and try it. ... read more | 02/21/2007 (11:01 pm) |
| Cheap Resource of the Day [iTunes | Yes, and yes, lol. Just on a hunch I added... [code] #include "platformMacCarb/platformMacCar... read more | 02/21/2007 (2:36 pm) |
| Cheap Resource of the Day [iTunes | I keep getting a "error: variable declaration is not allowed here" and when I click on it it takes m... read more | 02/21/2007 (1:24 am) |
| Tge crash during load | You should delete all the DSOs before you move the files to the Mac. I have had trouble in the past... read more | 02/20/2007 (11:31 pm) |
| Saturday | Although Friday is the first part of the weekend, most people still have to work the first half of t... read more | 07/23/2006 (9:07 pm) |
| Saturday | WoooHooooo!!! Saturday again, FINALLY! lol... read more | 07/22/2006 (3:26 pm) |
| Multi-Line editable text field | Is the "GuiMLTextEditCtrl" not available in T2D?... read more | 07/10/2006 (11:41 pm) |
| List of TGB developers - Please Add Your Name | GTC Programmer - Scripter... read more | 07/10/2006 (3:45 am) |
| Schedule | Treat each schedule as a separate object like so... [code] %ai.event1 = %ai.schedule(10000,"th... read more | 07/10/2006 (3:39 am) |
| Saturday | Saturday is the best day, Friday and Tuesday are just wanna-be's Shout outs to Stefan and my new ... read more | 07/09/2006 (6:50 am) |
| Best way to 'delete' an object ? | Just out of curiosity I tried your exact methods and everything worked perfectly, here is my log out... read more | 07/07/2006 (8:59 am) |
| Best way to 'delete' an object ? | Then something is wrong somewhere. I've always defined new objects with a Semi-Colon at the end of ... read more | 07/07/2006 (8:24 am) |
| Best way to 'delete' an object ? | Do me a favor and try this line... [code] echo( new ScriptObject() {class="MyClass";}; ); [... read more | 07/07/2006 (7:15 am) |
| Best way to 'delete' an object ? | The correct syntax for an object schedule would be... [code] %this.MyObject.schedule(0, delete... read more | 07/07/2006 (6:46 am) |
| Best way to 'delete' an object ? | Another safe deletion method is to check for it's existance first using... [code] if(isObjec... read more | 07/07/2006 (5:51 am) |
| Freezing function | Your Welcome Glad you got it all fixed up.... read more | 03/21/2006 (4:04 am) |
| Freezing function | [code] function FadeMusic(%t) { echo("FadeMusic called"); for (%i = 1; %i < (%t * 10... read more | 03/20/2006 (6:31 am) |
| Distressing XCode bug -- Please help | Thanks Bruno, I'll hold off on it for now.... read more | 03/18/2006 (1:12 am) |
| Distressing XCode bug -- Please help | My mac is trying to get me to install this... "Security Update 2006-002 is recommended for all ... read more | 03/17/2006 (11:47 pm) |
| Prefs.cs files always get overwritten | Either remove the line that saves the prefs(not recommended unless you have specific settings you wa... read more | 03/17/2006 (10:04 am) |
| More bad news for Sony? | [quote]Even if sony lost and had to stop using the rumble packs in controllers, that does NOT mean P... read more | 03/17/2006 (10:01 am) |
| More bad news for Sony? | [quote]What CD's do you even buy from Sony/BMG? They don't have any good artist signed to them![/quo... read more | 03/17/2006 (9:54 am) |
| Distressing XCode bug -- Please help | Just so you know OSO OSO is not likely to get you any help... next time use ... --- ...... read more | 03/17/2006 (9:20 am) |
| This might be a stupid question but...... | If you want to see all of the variables that you are currently using in their alphabetical order, yo... read more | 03/17/2006 (1:00 am) |
| WooHooo Just bought my copy | Just one problem, I gotta stop playing with it and start learning something, lol. That damn shooter... read more | 03/15/2006 (11:37 am) |
| Craziest bug by far... | Paul The version I'm working with is 1.3.0. The project has been in the works since 2004 and I h... read more | 03/15/2006 (4:51 am) |
| Problem launching External Apps while passing arguments | Paul, thank you so much for the explanation. Once I have a chance to implement your example I'll re... read more | 03/15/2006 (4:45 am) |
| WooHooo Just bought my copy | I've only had a small amount of time to toy around with TGB but I must say I am very impressed so fa... read more | 03/14/2006 (11:16 pm) |
| Craziest bug by far... | Sorry I couldn't respond sooner but my youmgest has pneumonia(sp?) and I have ben trying to get her ... read more | 03/13/2006 (9:56 am) |
| Craziest bug by far... | I'm starting to feel like I'm the only one supporting Macs, lol... read more | 03/12/2006 (12:58 am) |
| Problem launching External Apps while passing arguments | Bumpety bump... read more | 03/04/2006 (5:16 pm) |
| Problem launching External Apps while passing arguments | Paul I believe NSTask is going to be the best option in this case, but the compiler is barking ab... read more | 03/02/2006 (9:22 am) |
| Problem launching External Apps while passing arguments | Thank you for the links Dave, I shall dig into them ASAP. Paul I want to be able to create z... read more | 03/01/2006 (4:47 pm) |
| Problem launching External Apps while passing arguments | You guys are right, I was a bit harsh and impatient, my apologies. I'm just frustrated from what Ap... read more | 02/28/2006 (5:06 pm) |
| Problem launching External Apps while passing arguments | I can see all the help I WASTED on this community is being returned graciously. This is pathetic. ... read more | 02/27/2006 (6:01 am) |
| Problem launching External Apps while passing arguments | I'll pay ANYONE that can answer this question or provide a working solution. Anyone know enough ab... read more | 02/27/2006 (3:50 am) |
| Problem launching External Apps while passing arguments | Want to know why you cant hack a Mac? They give you 1000 potential areas to attack one from, and be... read more | 02/26/2006 (9:23 pm) |
| Eliminate the ghosts | Want to know how much a performance hit you take with ghosting. Throw a 1000 ghosted objects into... read more | 02/09/2006 (10:00 pm) |
| Killing AiSpawnpoints | Just for the record, your approach is subject slight problems for better handling I would use... ... read more | 01/17/2006 (11:51 pm) |
| ZoneManagers are only allowed to belong to one and only one zone | [url=http://www.garagegames.com/mg/forums/result.thread.php?qt=29739]Possible Solution Here[/url]... read more | 12/04/2005 (2:01 pm) |
| Officials vow to protect intellectual property | [quote]If you look at Mp3's. The huge profits that fell off hurt the ability of musicians to pay bil... read more | 11/03/2005 (11:45 am) |