Orion the Hunter's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Graphics driver | Sorry to take this off topic, but I didn't want to post where our spammer friend might be looking. (... read more | 10/27/2013 (12:21 pm) |
| purchase high quality fake passports,id cards,driver's license ,visas etc | What is this rubbish doing on GarageGames?... read more | 10/27/2013 (12:18 pm) |
| Torque Game Builder and Mac OSX Mavericks | Torque has a mind of its own. :P Great job, GG, you've made a self aware program! But seriously, ... read more | 10/23/2013 (8:55 am) |
| Torque Game Builder and Mac OSX Mavericks | [b]New developments![/b] It looks like TGB doesn't like Mavericks. It builds fine, but it's dic... read more | 10/23/2013 (6:14 am) |
| Torque Game Builder and Mac OSX Mavericks | Fortunately, it turned out to be a minor problem. Whew! [b]If you are getting the error above,[/b... read more | 10/22/2013 (7:55 pm) |
| Torque Game Builder and Mac OSX Mavericks | Uh, oh. It happened. I've tested two different executables (one of them being fresh) and I got th... read more | 10/22/2013 (7:44 pm) |
| [EXTREMELY IMPORTANT] Hardware Issues or Something? (Revisited[?]) | I remember seeing that problem awhile back. I don't think that the Voodo-2 thing is causing the cras... read more | 10/20/2013 (12:23 pm) |
| Problem With a Fade | And as usual, I waste your time with a silly mistake. :P [code]%this.Owner.getObjAlpha[/code] should... read more | 10/16/2013 (10:56 am) |
| Launch image editor when creating new imageMap | This is really good! I did notice the "2" at the end of the ImageMap tag.... read more | 10/15/2013 (7:28 pm) |
| Torque open a file outside of the game? | I'm not sure if the same goes for T3D, but in TGB I have a function that uses gotowebpage. For examp... read more | 10/10/2013 (7:12 pm) |
| problem with onCollision for each object [solved] | Also, wouldn't %this have to be added to the function-parameters for "platform"?... read more | 09/28/2013 (5:59 pm) |
| [Paid] Iphone 5 Retina to Pass Evaluation | Oh, I see. Do any of these help? http://www.garagegames.com/community/forums/viewthread/125576 ... read more | 09/28/2013 (9:07 am) |
| problem with onCollision for each object [solved] | I think "isMemberOfClass()" function would work, I think. So you could say... [code]fun... read more | 09/27/2013 (7:07 pm) |
| [Paid] Iphone 5 Retina to Pass Evaluation | It sounds like a problem with the xcode project. Maybe this will help? http://stackoverflow.com/q... read more | 09/27/2013 (11:56 am) |
| Webpage Displayed in Gui | I... have no idea what I'm doing. XP Question: what does QT Webkit help with, exactly? Is it just fl... read more | 09/27/2013 (7:50 am) |
| Webpage Displayed in Gui | *Reads about QT* *Downloads QT Webkit* Now, I'll try getting it to work with that tutorial. It... read more | 09/26/2013 (8:27 am) |
| Webpage Displayed in Gui | Also, isn't Awesomium T3D only? As for QT... Gah, it's no use. All of the stuff there is for wind... read more | 09/25/2013 (4:32 pm) |
| Webpage Displayed in Gui | All the downloads [url=http://www.garagegames.com/community/forums/viewthread/125755]here[/url] appe... read more | 09/25/2013 (4:04 pm) |
| SaveFileList Isn't Correctly Listing my Items | Ah, thanks, but it turned out to be a problem with the second ForLoop. I really appreciate that solu... read more | 09/10/2013 (6:06 am) |
| [SOLVED] Strange Goings-On With Object Classes | Actually, the problem was with "%this.Owner". Apparently, it's OK to just write "%th... read more | 09/07/2013 (11:01 am) |
| [SOLVED] Strange Goings-On With Object Classes | Thanks, I solved the namespace problem. However I am now faced with a new problem. OnMouseEnter and ... read more | 09/06/2013 (2:27 pm) |
| Platformer Issue | Glad to hear it! Would you mind telling us how you did it?... read more | 09/06/2013 (2:17 pm) |
| Platformer Issue | Have you tried sceneObjects rather than plain 'ol static sprites? Maybe you should assign "wall... read more | 09/06/2013 (6:13 am) |
| [Solved, sort of] Really in deep... TGB's just gone wacky | Update-- I appear to have fixed the problem. In a way. I just moved my data to a different profil... read more | 09/06/2013 (6:04 am) |
| Question About Licensing and Including Script Source in a Release Build | Thanks for the reply, Mr. Perry! That really clears things up for me. :)... read more | 09/06/2013 (6:02 am) |
| How do I add a "cheat code"? | If I was going to do this, I'd make it so that the functions would only be recognized on the pause s... read more | 09/02/2013 (9:10 am) |
| [Solved, sort of] Really in deep... TGB's just gone wacky | Yes, I'm using a Mac. Thanks for the suggestions, but it doesn't seem to have worked, either. You kn... read more | 08/31/2013 (3:04 pm) |
| [Solved, sort of] Really in deep... TGB's just gone wacky | Yes. And even though I have it installed, TGB Platformer Starter Kit isn't functioning correctly in ... read more | 08/31/2013 (8:16 am) |
| Best Image Formatting? | Personally, I dislike JPG as an image format. No alpha. Rubbish.... read more | 08/30/2013 (12:56 pm) |
| Games on Apple computers ? | I've used both systems, so I can tell you firsthand the images and sound should be completely unscat... read more | 08/12/2013 (1:36 pm) |
| Oddness with ALX Music handles... | Ah, I get it. So, I tried to assign the two songs to separate channels but still no luck. What's ... read more | 08/07/2013 (7:55 am) |
| Really simple questions about directory paths... | Strange, it doesn't recognize this as a function when I can see it has been logged as one in one of ... read more | 08/05/2013 (10:27 am) |
| Oddness with ALX Music handles... | Thanks! So how exactly do you play music through a different channel? I don't have too much experien... read more | 08/04/2013 (2:49 pm) |
| Really simply question about playing animation on collision | OH! How could I miss that? Thanks, mate! That fixed the problem! Cheers!... read more | 07/27/2013 (8:53 am) |
| Need Assistance With My GUI Fly-In Code | Thanks for the input, that's what I thought. I'm guessing the problem lies with this: [code] ... read more | 07/25/2013 (1:24 pm) |
| Script for getting the system clock's value? | Ah, darn it! I hate it when I run into walls like that. I guess I'll have to work around that as I a... read more | 07/19/2013 (4:35 pm) |
| Script for getting the system clock's value? | I did, and it doesn't seem to want to budge. GetRealTime, however, [i]does[/i] do something interest... read more | 07/14/2013 (5:21 pm) |
| Script for getting the system clock's value? | Huh... I did everything you told me to and built it as well but it doesn't seem to recognize it as a... read more | 07/12/2013 (10:51 am) |
| Script for getting the system clock's value? | I tried it but it says it can't find the function... :(... read more | 07/09/2013 (3:45 pm) |
| TGB Error: "Cannot Creat Font Glyphs" | It's not the editor, it's TGB. Every time you save a level, it tricks itself in to thinking it shoul... read more | 06/21/2013 (8:33 am) |
| TGB Error: "Cannot Creat Font Glyphs" | Yeah. The only problem is that every time I save, it always resets [code]"\[/code] to plain 'ol... read more | 06/20/2013 (8:48 am) |
| TGB Error: "Cannot Creat Font Glyphs" | You know, in script, if you want to write a quotation mark (making it appear, I mean, for example: H... read more | 06/19/2013 (10:42 am) |
| TGB Error: "Cannot Creat Font Glyphs" | Never mind, It turned out to be that I used " marks instead of \" in a behavior field, It ... read more | 06/19/2013 (7:41 am) |
| TGB Error: "Cannot Creat Font Glyphs" | I got fed up with the error so I commented it out in OSXFonts.mm. It worked fine until it crash... read more | 06/18/2013 (7:20 am) |
| TGB Error: "Cannot Creat Font Glyphs" | I tried that, and my data folder is correct. I deleted the whole thing just to make sure and it crea... read more | 06/18/2013 (6:56 am) |
| TGB Error: "Cannot Creat Font Glyphs" | Yeah, it's supposed to be building a "release" build [i]and[/i] a debug build but all it's... read more | 06/17/2013 (9:34 am) |
| I've Made a Workaround For PSK on TGB 1.8 | *Ahem* I thought this might be a big win for the PSK community. :P Anyone agree?... read more | 06/15/2013 (2:05 pm) |
| Porting Keyboard Shortcuts Back to 1.7.8 | Or a "real" version of Torsion... XD Well, this Mac can use Bootcamp and I do have a co... read more | 06/14/2013 (11:04 am) |
| TGB Error: "Cannot Creat Font Glyphs" | I tried, but I can't tell what part is building a debug, not a release. I don't suppose deleting all... read more | 06/14/2013 (10:32 am) |
| TGB Error: "Cannot Creat Font Glyphs" | I think that the fonts for this version of TGB are messed up in the editor, but not the game. Take a... read more | 06/14/2013 (8:52 am) |