Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: .dem??

  1. Registered TeamPlayer Langrad's Avatar
    Join Date
    02-21-08
    Posts
    4,270
    Post Thanks / Like
    Stat Links

    .dem?? .dem?? .dem??
    #11

    Re: .dem??

    Bunni what are the commands to change the start frame and end frame (and can you show examples) also can I make a movie where it would show the first 3 minutes skip a few minutes then show the rest? (cut out specific chunks).

  2. Administrator Bunni's Avatar
    Join Date
    08-29-07
    Posts
    14,279
    Post Thanks / Like
    Blog Entries
    7
    Stat Links

    .dem?? .dem?? .dem?? .dem?? .dem??
    Gamer IDs

    Steam ID: bunni Bunni's Originid: Dr_Bunni
    #12

    Re: .dem??

    Quote Originally Posted by Langrad
    Bunni what are the commands to change the start frame and end frame
    you can eaither do what i explained above, if you want to skip to a tick right from the start use tickdontcare in starton, else your best bet is to start the demo and use the command:
    demo_gototick <tickNumber>
    demo_pauseatservertick <tickNumber> (might be useful)

    Quote Originally Posted by Langrad
    (and can you show examples) also can I make a movie where it would show the first 3 minutes skip a few minutes then show the rest? (cut out specific chunks).
    type in demoui
    in the demo user interface hit edit->new->skipahead: start on (use timeusetick) when play back reaches this tick will skip to tick specified in skip to.
    use changeplaybackrate (think tahts it doign this from my head ) same as above


    If your making a movie and have multiple scenes you want to capture in one demo lets say the following ticks:
    1000-5000
    15000-19000
    19800-23000

    Have your demo scripts setup like:
    skipahead:
    starton: timedontcare
    skipto: timeusetick 1000
    skipahead:
    starton: timeusetick 5001
    skipto: timeusetick 15000
    skipahead:
    starton: timeusetick 19001
    skipto: timeusetick 19800
    playcommands
    starton: timeusetick 23001
    command: stopdemo

    So all you have to do is use the startmovie command and start the demo and it will do everything else for you.

    Be sure to check out this movie config:
    http://www.fpsbanana.com/tuts/4189
    get the linked config:
    http://files.filefront.com/movieconf.../fileinfo.html

    skip step #2
    step 3 is extremely helpful (use a standard webmovie rez ie: 800x600, 1024x768)

    virtual dub (explained later in the tut) is perfect and free.

    gl, if you have anyquestions be sure to hit me up!

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Title