MovieMod RTCW

Well first I was thinking about a little moviemaker mod for RTCW that supports our all loved Camtrace.
Since the response and the feedback was so huge I decided to add some more common features. The biggest change is maybe the new Console Popup, which will from now on support 8 popups instead of 5.

If you have questions, feel free to ask in #ultraviolet @ quakenet.

Download is available in the [Software Section].

This mod is final now. I wont add any features by now.
Added a short How to for that mod, see below!

CVARS:

  • mm_demoFreecamSpeed [0;...;100]
    Not yet complete implemented (was only for testing purposes)
  • mm_demoCrosshair [0;1]
    Draws a Crosshair while being in cg_draw2D Mode
  • mm_demoPopUp [0;1]
    Draws PopUps while being in cg_draw2D Mode
  • mm_drawYourOwnFragsOnly [0;1]
    Shows only PopUps from Players you are currently viewing.
  • mm_drawTeamkills [0;1]
    Show Teamkills?
  • mm_vapYourselfe [0;1]
    Show vaporise messages or not.
  • mm_bloodflash [0;1]
    Draw Bloodflash or maybe not?
  • mm_shadowedPopUps [0;1]
    Draw a shadow behind PopUps?

COMMANDS:

New:

  • /freecam
    Not yet complete implemented (was only for testing purposes)
  • /freecamUP
    Moves the cam up by mm_demoFreecamSpeed.VALUE
  • /freecamDOWN
    Moves the cam down by mm_demoFreecamSpeed.VALUE
  • /freecamLEFT
    Moves the cam left by mm_demoFreecamSpeed.VALUE
  • /freecamRIGHT
    Moves the cam right by mm_demoFreecamSpeed.VALUE
  • /exec_at_time
    Allows you to exec a specific file at a specific time.
  • /freecamsetpos
    Camtrace 3D support: Recaming is now enabled in RTCW also

Changed:

  • /viewpos
    <x y z> : <y p r> : FrameNumber (needed for the exec_at_time feature)

ChangeLOG:

  • 06.03.07
    First release
  • 07.03.07
    Added OSP colorcodes (actually ET ones)
    Fixes some cam issues
  • 08.03.07
    Removed crosshair pulse in demo playback
    Added a demo menu to choose demos from the menu.
    Removed the singleplayer menu.
    Added Left Right Up Down Freecam controls.
    Changed MAX popups from 5 to 8.
    Cvared bloodflash.
    Added some popup controls (teamkills and vap kills)