Game Development Community

Kirakorn Chimkool's Forum Posts

Thread Post Date Posted
Puzzle Game Tutorial Waiting for it ;) Thanks for the update.... read more 05/18/2007 (3:00 pm)
Thank you :D Congratulations, Amanda. Waiting to see your blog :)... read more 02/09/2007 (3:47 pm)
Unicode Editor with no BOM I don't know if I understand you correctly, Tom. But in torsion, It does not display our language (T... read more 02/04/2007 (6:41 pm)
Unicode Font? How to use it? I'm glad it help you. Good luck with your project :)... read more 02/04/2007 (4:59 am)
Unicode Editor with no BOM [url=http://notepad-plus.sourceforge.net]Notepad++[/url] Please check your own thread. I have answe... read more 02/03/2007 (8:13 pm)
Unicode Font? How to use it? Yes, the script files won't work with BOM. I'm using Notepad++ a great free text editor, you can dow... read more 02/03/2007 (8:11 pm)
Unicode Font? How to use it? You don't need to recompile the engine. I've just used Thai text in my demo with no problem. Just s... read more 02/02/2007 (9:14 pm)
How to get apostrophe to show up in text? I've just tested it using \' and it works fine. [code] TestMLText.setText("I\'m sorry I said all... read more 01/15/2007 (2:48 am)
C:\Documents and Settings\All Users\Application Data [quote] That's against Microsoft's license agreements, don't do that unless you want to get sued. ... read more 01/05/2007 (1:10 am)
C:\Documents and Settings\All Users\Application Data From MSDN [quote] [b]Minimum DLL Version:[/b] shell32.dll version 4.71 or later [b]Minimum operat... read more 01/04/2007 (5:26 pm)
C:\Documents and Settings\All Users\Application Data I've got it working in Windows :) Here are the changes. The bold text is the code I've added. F... read more 01/04/2007 (7:16 am)
Crashfix for TelnetDebugger Thank you Tom, for the fix.... read more 12/28/2006 (7:16 pm)
The process of publishing a game Thank you, Jay Barnson. It's very useful information and good to read.... read more 12/19/2006 (5:50 pm)
How long to finished your game and your team size? Sawasdee Krub, Nutthawut. Welcome to Torque world ;) About your question, As everyone said, It... read more 12/15/2006 (3:57 pm)
1.1.3 Docs: Typo in several files Yes, the bugs is just minor and don't affect anything. I love the way of the docs become more useful... read more 12/01/2006 (6:10 am)
1.1.3 New Doc Impressions I love the new docs very much and hopefully other products also use this new doc framework. I als... read more 11/30/2006 (11:18 pm)
Beta4 - Some minor bugs with level loading Yes, that's what I mean (in case you are using addLevel). But actually the scenegraph will always em... read more 05/30/2006 (1:45 am)
Beta4 - Some minor bugs with level loading I totally agree with you for the behavior of loadLevel() and addToLevel(). It's make perfect sense. ... read more 05/29/2006 (8:22 pm)
Beta4 - Some minor bugs with level loading Yes, for now I've created my own loadLevel() and use t2dSceneGraph::addToLevel() directly. But my po... read more 05/29/2006 (5:30 am)
Beta 4 Windows - Crash when screensaver starts When I start T2D.exe the windows screen saver will never started. So, I have no idea how to test the... read more 05/26/2006 (8:55 pm)
Beta 2 TGB 1.1 Wow!! that's cool! I'm downloading it to see what's changed.... read more 03/23/2006 (6:46 pm)
Have any tutrial about a ball bouncing in a box?? Thank you very much !! Dave.... read more 03/22/2006 (10:41 pm)
Have any tutrial about a ball bouncing in a box?? Dave, I'm very interesting to see your files. Could you please send them to me too? Thanks... read more 03/22/2006 (8:51 pm)
BETA1.1]Add GuiTheoraCtrl and then resize or move, crash Seelen, GuiTheoraCtrl is a multiplatform video player for Torque. I'm trying slowly to figure ... read more 03/15/2006 (11:16 pm)
BETA1.1]Add GuiTheoraCtrl and then resize or move, crash Nobody have a problem like this? Hmm... that's strange.... read more 03/09/2006 (5:57 pm)
Problem with Running T2D.exe Hmm.. that's strange. I don't know the reasons why the script is run in loops. As you see ---------... read more 12/18/2005 (10:34 pm)
Problem with Running T2D.exe If you run T2D.exe without parameters, It should give you a basic T2D window. I think it's strange i... read more 12/18/2005 (6:34 pm)
Problem with Torque2DSDK_1_0_2 I think you should post here [url=http://www.garagegames.com/mg/forums/result.forum.php?qf=168]http... read more 12/18/2005 (5:21 am)
Installing Torque2D on linux Thank you for your kind response David. Yesterday my internet is broken, so I can not say anything.... read more 12/08/2005 (5:56 pm)
Installing Torque2D on linux @David Could you send the files to me?, because all files in the article are broken. My email kruz... read more 12/07/2005 (7:50 pm)
ALPHA1 1.1 -- Request for help! DirectX wonkiness? [quote]Everything gets choppy with D3D in windowed mode. In fullscreen the demos run smooth. But I ... read more 11/28/2005 (6:35 pm)
Wrapping tile bug? LOL, I just copy/paste the code from T2D Basic Tutorial doc and didn't notice that. Like I said, I s... read more 09/19/2005 (6:18 am)