Game Development Community

Swarthmore College (#0007)'s Forum Posts

Thread Post Date Posted
Passing vars to PathManager Cool! Glad to hear it.... read more 08/07/2007 (10:42 am)
Passing vars to PathManager In the default RTSKit, all units are created by the RTSConnection with create player, and in that fu... read more 08/06/2007 (7:15 am)
Always display damage bars That worked wonderfully. Thanks a lot!... read more 07/25/2007 (8:07 am)
Moving the spawn points. I haven't tried this myself, but you could try manually editing your mission file and just copying t... read more 07/23/2007 (5:47 am)
RTSUnitModifier Final solution: [code] function RTSUnit::changeStat(%this, %stat, %amount) { %current = %this... read more 07/06/2007 (1:14 pm)
RTSUnitModifier So, to clarify this, now that I've realized modifiers don't stack and it is because they are datablo... read more 07/06/2007 (8:21 am)
SetAimObject/doClientAttackAnimation difficulties Thanks so much for your reply! With your suggestion, I was able to verify that it was indeed a co... read more 06/22/2007 (12:59 pm)