I know you don't have time to teach me c++, ash
but honestly, I just need to get around this so I can get the other bitmap text stuff done on my weekend
I'll be learning about vectors on a later date,
but I just need to destroy all instances, so if anyone, ashley or otherwise
wants to help me out with
GetTypeInstances(CRunObjType* pType, CRunObject**& instancesList, int& count)[/code:27394pvf]
I'm pretty much lost on the whole thing
I get that I need to pass it a pointer to a pointer to a CRunObject, but I'm really just shooting in the dark reading through the sprite plugin, and trying to speed learn vectors
given pType, and an int named count
how do I set up a loop iterating through all the instances?