I'm still here, and I'm still thinking about Transcendence. I was thinking it would be very nice (not totally nessecary, since I think I could probably use overlays to get the wanted effects) to be able to draw stuff from my code. Also, I would really like a way to play sounds.
I.E. I could call drawSprite(vector,UNID) or something to that effect to, well, draw a sprite at a certian position. Or I could call soundPlay(UNID) to play a certian sound when I decide it is called for.