The third edition of my script to record movies through special gui.
New in BETA 3.0:
- added field of view slider;
- added special effects, include negative, aura, rotoscope, black&white, BGR and ect;
- added new window for standart resolution;
- added "hide hud" button.
Hope you will join this!
Some screenshots:
For autoexec type "exec movierec.cfg" in options -> autoexec.cfg, than click SAVE and EXEC button.
If you have other version of my script you just need to replace it)
Please add comments and rates.
P.S.: Sorry for too long waiting.
bind b [cleargui; showgui "movierec"; echo "Welcome to Sauerbraten Movie Recorder!"] editbind b [cleargui; showgui "movierec"; echo "Welcome to Sauerbraten Movie Recorder!"] newgui movierec [ guistayopen [ guititle "Movie Setting" guilist [ guitext "name: " guifield movname 10 ] guicheckbox "sound on/off" moviesound guilist [ guitext "movie FPS: " guibutton "set" [moviefps $movfps] ] guilistslider movfps "10 12 14 16 18 20 22 24 26 28 30" guilist [ guitext "X=" guifield movw 4 0 0 320 guitext "Y=" guifield movh 4 0 0 240 ] guilist [ guibutton "Set " [moview $movw; movih $movh; echo "Resolution has been changed to ^f3$movw x $movh^f~"] guibutton "Choose.. " [cleargui; showgui "res"] ] guicheckbox "hud on/off" hidehud guibar guilist [ guibutton "^f0Rec ^f~" [If (