JohnT's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Multiplayer issue | Sure enough, that was it! Looks like you thought of everything. Thanks, John... read more | 03/07/2007 (4:47 am) |
| Problem attaching a light to a player | Thanks John! I found a couple of things in sgLightObject.cc that appear to have fixed the problem. ... read more | 03/03/2007 (12:00 pm) |
| Problem attaching a light to a player | John - do you remember where in TSE the change was made to fix the problem? If so, I can try and bri... read more | 02/27/2007 (10:35 am) |
| Problem attaching a light to a player | John, just checking to see if there is any progress in this area. I am closing in on completing my p... read more | 02/24/2007 (6:37 am) |
| Triangle Stripping | The log showed that the stripper could not be found when set to VTK. I switched back to QAD and it d... read more | 01/05/2007 (9:53 am) |
| Triangle Stripping | Hmm, maybe its not working after all. If I turn smoothing on for anything in my model, the entire ob... read more | 01/05/2007 (9:21 am) |
| Triangle Stripping | Thanks! That appears to have done it. One thing that I'm noticing, it does not appear to matter i... read more | 01/05/2007 (8:39 am) |
| Moon Phases | Thanks, it is a texture-mapped sphere. I also have a matching bump map that I'd love to add to it bu... read more | 12/06/2006 (8:15 am) |
| Moon Phases | Went back to the basics and instead of using the lighting kit (sorry John ;) ) I used the straight O... read more | 12/06/2006 (7:56 am) |
| Moon Phases | @John - Yes, I am trying to rotate a parallel light source around the object and create the various ... read more | 12/05/2006 (8:26 am) |
| Moon Phases | Thanks Caylo, but I found a texture map and created some custom code already to create a sphere and ... read more | 12/05/2006 (5:16 am) |
| Moon Phases | Thanks for your suggestions. I'll play around with each and see what looks best.... read more | 12/05/2006 (3:38 am) |
| Very easy decompilation | As far as the installation of the XNA Framework onto the XBox360, that appears to now be in place wi... read more | 11/09/2006 (12:52 pm) |
| Rendering Acceleration | Updated my drivers and is looking much better. I still see the problem in the first few seconds afte... read more | 11/07/2006 (9:36 am) |
| GameBaseData Objects | Never mind! It took a bit of looking but found that I had placed the exec for my datablock in the... read more | 10/01/2006 (9:18 am) |
| Problems with CVS and software versions | Thanks Guys! My mistake, missed typing the leading colon. Works great now! :)... read more | 09/21/2006 (2:22 pm) |
| Problems with CVS and software versions | I'm getting the following error message when I try to login: cvs [login aborted]: The :ext: proto... read more | 09/21/2006 (2:00 pm) |
| Problems with CVS and software versions | I just tried downloading version 1.3 of WinCVS from the GG link mentioned above and am getting a dea... read more | 09/21/2006 (12:16 pm) |
| Problem attaching a light to a player | Thanks John, as always your awsesome!... read more | 09/13/2006 (4:53 am) |
| Problem attaching a light to a player | @John - Just saw that Torque 1.5 is going to be including TLK. Is there any chance that this issue m... read more | 09/12/2006 (4:35 pm) |
| Tlk Merge | I thought maybe there was a command I was missing that did this automatically in WinMerge. Guess tha... read more | 09/11/2006 (7:46 am) |
| MMOKIT Licensing Thread | John Tripodo john@dotnetdevelopment.net JTripodo... read more | 08/31/2006 (12:02 pm) |
| XNA game studio express beta is out | @Stephen Z. - Thanks for the info. I was getting very concerned that I was going to need to do a lot... read more | 08/30/2006 (4:17 pm) |
| XNA game studio express beta is out | I'm up and running with the beta and as usual am a bit confused... Is this TorqueX? If so, things... read more | 08/30/2006 (1:55 pm) |
| Dynamic lighting of sun object? | I just go off the Chat Room for the MMORPG Kit. TLK has not been merged with TLK yet but they claim ... read more | 08/29/2006 (12:30 pm) |
| Dynamic lighting of sun object? | Excellent! I never thought about looking into it since I'm not interested in MMO's. Definitely goi... read more | 08/29/2006 (10:55 am) |
| Dynamic lighting of sun object? | Had a feeling this might be a problem... Is it possible to use a different lighting to accomplish... read more | 08/29/2006 (10:21 am) |
| Synapse Gaming: Exciting New Product Announcement | Wow, will definitely be checking this out for my current project! Congratulations John.... read more | 08/07/2006 (4:41 pm) |
| Implementing Heavy Weapon | Sounds like your going to want to implement the Turret Resource. Here are two links to the resource... read more | 07/23/2006 (5:14 am) |
| Problem attaching a light to a player | I'm not having much luck with the last issue. I've verified that the light is attaching without any ... read more | 06/24/2006 (10:33 am) |
| Problem attaching a light to a player | Thanks John! Will do. I think I'll gear it towards implementing a flashlight and a laser pointer ... read more | 06/16/2006 (8:06 am) |
| Problem attaching a light to a player | That helped tremendously! Got it working now and took your advice and moved everything into sgNewMet... read more | 06/15/2006 (1:46 pm) |
| Problem attaching a light to a player | Finally got a chance to play with this but am having some difficulty and hope you might point me in ... read more | 06/15/2006 (6:01 am) |
| Memory Alloc Exception after using LangTable | @Stefan, Both items above fixed my problems. (Guess I should have read a little closer, completel... read more | 06/12/2006 (9:16 am) |
| Memory Alloc Exception after using LangTable | Hmm, thought I had this thing working correctly(minus the exception on shutdown). I'm noticing if... read more | 06/12/2006 (7:14 am) |
| Retrive text from a button | Try the following instead: [code] Text.setText(Button.text); [/code]... read more | 06/10/2006 (11:25 am) |
| Retrive text from a button | Try using: [code]Button.text;[/code] Hopefully this will get you what you were looking for.... read more | 06/10/2006 (11:10 am) |
| Adding files to a build | @Paul, You're awesome! Worked perfectly on the first try, all my changes compiled without a si... read more | 06/10/2006 (8:10 am) |
| ShapeBase drived object not rendering until moved | Finally got it!!! As usual I messed up the packupdates and the object was rendering below the ter... read more | 05/23/2006 (12:16 pm) |
| ShapeBase drived object not rendering until moved | @Daniel, Thanks for the above snippet of code. the ScopeToClient helped fix a problem I was ha... read more | 05/23/2006 (5:22 am) |
| Problem attaching a light to a player | Are there any areas in the engine that currently perform this function that you can think of? I'll t... read more | 05/05/2006 (12:34 pm) |
| Problem attaching a light to a player | One more thing that I am noticing is if I turn the light beam into a laser sight and give it a reall... read more | 05/05/2006 (6:59 am) |
| Problem attaching a light to a player | @John K. I have tried the following tests and all done on a clean copy of TGE and TLK. TGE wit... read more | 04/26/2006 (12:43 pm) |
| Attatch a light to a weapon | Should I create a new thread or will you move this one over?... read more | 04/24/2006 (12:00 pm) |
| Attatch a light to a weapon | Yes, I just verified it now. StongholdNight.mis I used a clean TLK 1.4 and only added the Cross... read more | 04/24/2006 (11:39 am) |
| Attatch a light to a weapon | Sorry to be a pest about this, but I really need this to work. I have abandoned my earlier attemp... read more | 04/22/2006 (4:25 pm) |
| Attatch a light to a weapon | Thanks John for the above information. It took me a while to finally realize that an ItemData ob... read more | 04/21/2006 (8:34 am) |
| Mounting Flashlight Objects | Forgot to mention that, but yes I have done both of those things and even tried this on a fresh inst... read more | 04/18/2006 (11:49 am) |
| Attatch a light to a weapon | @John K I'm trying to add a light to the crossbow and am having difficulty getting it to mount to... read more | 04/05/2006 (6:25 am) |
| Billboard Problems | Figured it out. I thought I'd go ahead and document the fix in case anyone runs into this down the r... read more | 04/03/2006 (4:00 am) |