Game Development Community

James Novosel's Forum Posts

Thread Post Date Posted
HGT Cause Lock Up Ditto here ( if driven into the water and explodes) causes lockup....... read more 12/21/2008 (5:22 pm)
Recordings - playback It should be part of the standard Torque stuff, but for some reason it is not working in the RTS kit... read more 12/08/2008 (9:30 am)
What's the timeline for CSK updates and sources for art? Ditto, just purchased as well (nice work). If these assets do not become available, will GG offer... read more 12/02/2008 (3:24 pm)
Enemy Unit Model Visibility Check the thread in the Error/Bug section "RTSUnitData missing addfield" There is a vision variable... read more 03/30/2006 (4:10 am)
RTS Starter Kit and Collison Hmmm, my units are stuck to the ground. Used to be after walking up a hill and then back they woul... read more 03/16/2006 (4:20 am)
RTS Starter Kit and Collison Z-pos can be had by adding the following after Player::updatePos() change: location = getPosition... read more 03/15/2006 (3:49 am)
Keep units out of waterblocks You may want to look at/search "Terrain path following" http://www.garagegames.com/index.php?sec... read more 02/06/2006 (4:44 am)
Buffs and Applying Modifiers not working ? We're now approaching 8 months on this item.... read more 08/23/2005 (4:30 am)
Buffs and Applying Modifiers not working ? Thanks Zepp, and thanks for all your input on these boards. Just getting a little impatient here ... read more 03/15/2005 (8:02 am)
Buffs and Applying Modifiers not working ? We're approaching 60 days on resolution for this. If I find three more bugs (and I think I will),... read more 03/14/2005 (4:42 pm)
Buffs and Applying Modifiers not working ? Any progress on this yet ? Looks like T2D is out the door :) Thanks... read more 03/03/2005 (4:26 am)
Buffs and Applying Modifiers not working ? Thanks Ben !!!... read more 02/14/2005 (4:27 am)
Buffs and Applying Modifiers not working ? No, no errors. That exact code is present in the rifleman.cs, bot.cs and shocker.cs to determine wh... read more 02/13/2005 (5:47 am)
Buffs and Applying Modifiers not working ? %attacker.getNetModifier().baseDamage %target.getNetModifier().armor return nothing....... ... read more 02/12/2005 (6:35 pm)
Resource generation tweak Darn, change the minX2 and minY2 to account for positive numbers (added else conditions) This: ... read more 01/04/2005 (2:25 pm)
Resource generation tweak Function getTerrainLevel(%pos,%rad) { // jwn tweak ----------------------------------------------... read more 01/04/2005 (2:18 pm)
Resource generation tweak Function seedResource(%type, %seed){ %minX = getWord(MissionArea.Area, 0); %minY = getWord... read more 01/04/2005 (2:17 pm)
Update: Fixed! RTS starter Kit Multiplayer bug Same problem here. Win XP hosting, second machine Win 2K. Not sure if its the exact same error, but... read more 12/21/2004 (3:23 am)
Collision,triggers and updates to RTS Wow Josh, thanks !!! (especially for taking personal time, I know how that is). Long winded but ver... read more 11/21/2004 (5:54 am)
Page«First 1 2 Next»