It would be just an image transition (like an introduction) before the menu is drawn. Just a couple of images in fade-out and fade-in, using alpha values for the transition.
This would be very simple to do using "time value" in csqc, ypou know, some drawpic + frametime in CSQC_UpdateView. But I can't figure out how I could use time on menu. dat.
There is something like CSQC_UpdateView in menu.dat? I can use something similar to frametime in menu.dat?
Is there any way to code -for example- this: an image displayed for a second, and then becomes transparent. ?????
How can I use time in the. dat menu without using any external data (such as ssqc time)???
I am using darkplaces

Any clue is appreciated, thanks
