Sean Richards's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Learning Torque Web Site being Built | @Michael, in this day and age. Why allow uploads at all? Have users post them to youtube or one of... read more | 04/09/2012 (2:40 pm) |
| Torque 3D Question / rendering | I have a lot of to learn. I still don't understand everything is talking about. I do think there a... read more | 04/08/2012 (9:07 pm) |
| Torque 3D Question / rendering | @deepscratch, thanks that was pretty cool.... read more | 04/06/2012 (11:41 pm) |
| Torque 3D Question / rendering | Does anyone have any refined projects or demo's anyone has made?... read more | 04/06/2012 (11:18 pm) |
| Torque 3D Question / rendering | @Alfio, Thanks. I didn't spot the defects like you have. I am just a beginner. Thanks for your in... read more | 04/06/2012 (11:16 pm) |
| T3D water block not working | @Scott, I figured it out. To all who have helped me. I basically needed to compile the engine. Wa... read more | 04/06/2012 (7:19 pm) |
| T3D water block not working | @scott, so is this a feature built in the toolbox or do I need to download and install a compiler? ... read more | 04/06/2012 (5:26 pm) |
| T3D water block not working | Does it want me to install a compiler and recompile the engine after applying the patch?... read more | 04/06/2012 (3:04 pm) |
| T3D water block not working | Hey all, I have another update. I have made zero progress with getting it to work properly. Howeve... read more | 04/06/2012 (2:54 pm) |
| T3D water block not working | @ Michael Hall, Hi I have a Dell XPS. It has the Nvidia 555M (3 Gbs ram), 8 gbs of system ram with ... read more | 04/06/2012 (10:13 am) |
| T3D water block not working | @Steve, I have install the 1.2 patch. Is there some place else I should be checking?... read more | 04/06/2012 (7:28 am) |
| T3D water block not working | @BigDaz, Yes I have tried both. It's not working. I completely deleted all the pieces and start ne... read more | 04/06/2012 (7:27 am) |
| T3D water block not working | @Netwyrm, I tried that. No affect. It's really weird.... read more | 04/05/2012 (2:26 pm) |
| T3D water block not working | I was just following the demo's on the web page / docs. Here is an example below where the water st... read more | 04/05/2012 (2:17 pm) |
| Simple network app | Robert, that is some interesting links. I will definitely look into that more detail in the future.... read more | 04/12/2011 (9:23 am) |
| Simple network app | Thanks for the reply. I just want to focus on these two projects and maybe code SQL and other featu... read more | 04/11/2011 (6:38 pm) |
| What's the difference? | Thank you guys for your quick response. That clears things up a bit. thank you.... read more | 08/12/2010 (1:19 am) |
| C++ Programer | [quote]Hello, I've got a new and exciting project. What we are going to do is create a new downl... read more | 07/30/2008 (1:08 pm) |
| C++ Programer | [quote]Greetings! You may also check our project. We are still at the early state of development ... read more | 07/28/2008 (8:47 am) |
| Atlas mapping | Yes, I noticed it seems to do very well making up maps. however, I don't like the 145.00 dollar pri... read more | 09/11/2007 (4:48 pm) |
| Chathud question | Ok...so what I have planned ehre is take the rogue triangle at the bottom and have it go all the way... read more | 09/07/2007 (7:03 pm) |
| Chathud question |
Hey Elise,
First off I'm very sorry for taking so long. I've started a new Job |
09/07/2007 (6:56 pm) |
| Chathud question | I have a rough copy going right now. I need to finish up the little pieces I've got left. I'll pos... read more | 07/03/2007 (12:06 pm) |
| Chathud question | LoL, it's not done yet. Don't think me yet.... read more | 07/03/2007 (10:36 am) |
| Chathud question | You'd have to code for the user head to appear. I'm fairly certain that's done via the torque code.... read more | 07/03/2007 (7:31 am) |
| Chathud question | I'd kinda like a little more info before I start thinking up some designs. Portrat ui gui. 1.... read more | 06/30/2007 (9:10 pm) |
| Chathud question | There is a lot of stuff with this engine that makes it for more advanced users than it does for the ... read more | 06/30/2007 (10:48 am) |
| Chathud question | Yea...I'm gonna have to dig through find the coded area. That part of the gui is hard coded. You h... read more | 06/30/2007 (10:27 am) |
| Chathud question | I fixed the chat hud issue...I'm working on some stuff...learning C++ now. I'll do some concepting ... read more | 06/29/2007 (8:59 pm) |
| Chathud question | Thanks. If you want me to make you one. Give me a sketch or something and I'll do my best to dupli... read more | 06/29/2007 (7:15 am) |
| Constructor | His images sum it up. The box appears to be solid but it's not. yet if you fire at it. It will st... read more | 05/07/2007 (8:24 pm) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | Error: CPU you selected does not support x86-64 instruction set If I had to guess it's saying you... read more | 04/18/2007 (9:20 pm) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | I'm in the process of switching to TGEA and don't have it loaded any longer. Maybe Gary might have ... read more | 03/30/2007 (9:30 am) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | Do chmod on the file or files. That will fix that. Chmod 755 or 777. Try 755 first. Sean... read more | 03/27/2007 (12:03 am) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | [quote] make: *** [dedicated] Error 2 [/quote] Do the following: [code] make clean make ded... read more | 03/17/2007 (12:25 pm) |
| Simple Tutorial | I was looking for a tut too...cause my game crashes when I import my stuff.... read more | 01/30/2007 (10:12 pm) |
| Keybind for print screen | Wow, Awesome..thanks.... read more | 01/30/2007 (4:52 pm) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | I'm not sure exactly which gcc your running and I'm a nooblet but I'll try to help you out. I'm usi... read more | 01/27/2007 (4:50 pm) |
| 1.5 & 2005 express | Awesome..thanks..Yes, I'm new to this. I thought there might be more to this like the folders, the ... read more | 01/27/2007 (5:02 am) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | [quote]There is a web site that contains (give or take a few pages) everything that you will need t... read more | 01/23/2007 (10:10 am) |
| Mouse issue | [quote]This is a weird bug that popped up when I made minimal changes to a few GUIs. Have you made a... read more | 01/22/2007 (1:00 pm) |
| Changing commands for emotes | [quote]In the client function that checks for what you said, have it search for things like /salute.... read more | 01/21/2007 (1:24 am) |
| Dedicated server | First off I'd like to thank everyone who chipped in and helped. My server is now up and working pro... read more | 01/20/2007 (5:44 pm) |
| Dedicated server | [quote]Probably your distro's firewall. Turn it off, or open the appropriate ports. Probably just go... read more | 01/19/2007 (11:48 pm) |
| Dedicated server | Ok, I changed it. However, I'm still not seeing it on the master server list. and I still can't co... read more | 01/19/2007 (10:25 pm) |
| Dedicated server | [code]*** LOADING MISSION: stronghold.mis *** Stage 1 load *** Stage 2 load Could not find missio... read more | 01/19/2007 (6:30 pm) |
| Dedicated server | Never mind. I fixed it. I just dropped the string leading to the mission and just loaded the missi... read more | 01/19/2007 (6:14 pm) |
| Dedicated server | % --------- Starting Dedicated Server --------- No mission specified (use -mission filename) Engi... read more | 01/19/2007 (6:08 pm) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | What exactly does this mean? [code]./torqueDemo.bin ./torqueDemo.bin: error while loading shared... read more | 01/19/2007 (4:27 pm) |
| TORQUE 1.5 compilation OK on Ubuntu 6.10 and 7 after some fixes | It's complied. the last of the issues were permissions.... read more | 01/19/2007 (3:35 pm) |