Recorded Over A Demo

invertedinverted Join Date: 2004-02-16 Member: 26619Members, NS1 Playtester
I recorded over a demo I quite wanted to keep, is there anyway to get the original demo back?

Comments

  • BlueNovemberBlueNovember hax Join Date: 2003-02-28 Member: 14137Members, Constellation
    I doubt there would be a way to recover the orginal demo, but I could be wrong.

    You may have more luck posting in the <a href='http://www.unknownworlds.com/forums/index.php?showforum=65' target='_blank'>Demo forum</a>

    As prevention is better than cure, here's a script that will (hopefully) stop you over-writing existing demos:

    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    alias demo "demo_prompt"
    alias demo_prompt "messagemode record; alias demo demo_stop"
    alias demo_stop "stop; speak exit; alias demo demo_prompt"
    bind x "demo"
    <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Replace x with demo record key.

    This will bring up a messagemode "record:" input box, into which you can enter your desired demo filename.

    --
    This was lifted from my Demo FAQ, found <a href='http://www.unknownworlds.com/forums/index.php?showtopic=89270' target='_blank'>here</a>.
Sign In or Register to comment.