ZeroFault's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Editor like mouse control on gameTSCtrl | Try using Canvas.hideCursor() and Canvas.showCursor() instead of PlayGui.noCursor ... read more | 02/02/2011 (6:42 pm) |
| how do you hash a string using md5 | You're welcome. I'm glad I could help, but most of the credit should go the original author of this ... read more | 02/02/2011 (5:47 pm) |
| how do you hash a string using md5 | Download these files and put them in your "Engine/source/console" folder [url=http://to... read more | 02/02/2011 (4:26 pm) |
| how do you hash a string using md5 | Sweet, I got it working. I'll post the code when I get the chance.... read more | 02/02/2011 (2:22 pm) |
| how do you hash a string using md5 | Yeah, the code I posted earlier I thought would work since it was an RSA MD5 equivalent. I didn't ev... read more | 02/02/2011 (1:49 pm) |
| how do you hash a string using md5 | Ya it looks like I'm going to have to port the other resource over to Torque 3D to get the correct h... read more | 02/02/2011 (1:04 pm) |
| how do you hash a string using md5 | I believe so.... read more | 02/02/2011 (12:31 pm) |
| how do you hash a string using md5 | Here you go, try this. Add this to the top of md5.cpp [code] #include "console/engineAP... read more | 02/02/2011 (12:17 pm) |
| World box for collada mesh not correct | The shape editor should be naming your collada shape object BlueShieldDae not BlueShieldDts if I rem... read more | 08/31/2010 (9:24 pm) |
| T3D 1.1 beta 2 - Streaming 2D/3D audioMusicLoop = CRASH - RESOLVED | I can't seem to reproduce this issue. Lol and I even tried playing 50 songs at once to try and make ... read more | 08/04/2010 (10:07 pm) |
| Why are all the threads locked | The threads you are accessing are for Torque 3D owners only. So you would need to buy the engine bef... read more | 07/19/2010 (1:29 am) |
| Generating documentation | There are actually two functions in script that already do this such as WriteOutFunctions() and Writ... read more | 06/23/2010 (9:58 am) |
| Bug: Rebuild Exports | Really? Where does it put it? Or does it just delete it?... read more | 06/22/2010 (12:25 pm) |
| Bug: Rebuild Exports | Yes, I believe the .exports file is generated when it reads the Console.txt, but I don't think the c... read more | 06/22/2010 (12:12 pm) |
| Bug: Rebuild Exports | Odd, I thought for sure that this would fix it since this was the only solution that worked for me. ... read more | 06/22/2010 (11:55 am) |
| Bug: Rebuild Exports | Hey guys, I fixed the issue on my computer by changing the file Torsion_exports.txt in your in your ... read more | 06/22/2010 (10:52 am) |