找回密码
 立即注册

QQ登录

只需一步,快速开始

楼主: SiMen.小鸟

小鸟 教你怎么样看KZ DEMO

[复制链接]

该用户从未签到

发表于 2008-10-23 23:49:12 | 显示全部楼层
坐好地板再看``

该用户从未签到

发表于 2008-10-24 00:33:54 | 显示全部楼层
刚才忘记收藏 现在再来一次
打扰.....

该用户从未签到

发表于 2008-10-24 06:43:49 | 显示全部楼层
小鸟以前做的那个视频教程 是教什么来的?????

该用户从未签到

发表于 2008-10-24 06:48:00 | 显示全部楼层
小黑到处水贴

该用户从未签到

发表于 2008-10-24 10:27:25 | 显示全部楼层
很用心  辛苦了
  • TA的每日心情
    奋斗
    2024-3-28 20:13
  • 签到天数: 2 天

    [LV.1]初来乍到

    发表于 2008-10-26 17:31:56 | 显示全部楼层
    鼠标左 显示比分
    F6 相当慢
    F7 比较慢
    F8暂停
    F9比较快
    F10相当快


    // Four-Kings Intel in_eyes demo script for CS
    //  -------------------------------------------
    // If you dont want to use viewdemo
    // or just like to have slowmotion/fastforward
    // binded to a single key.
    // Also very usefull for when people are timing rounds
    // or you want to get rid of those annoying long pauses
    //  Keys being used
    //  -------------------------------------------
    // mouse1 - shows scoreboard
    // f6   - extreme slowmotion
    // f7   - normal slowmotion
    // f8   - pause
    // f9   - normal fastforward
    // f10   - extreme fastforward
    // just press a key twice to go back to normal playback mode

    //  Binds & Aliases
    //  -------------------------------------------
    bind "MOUSE1" "+showscores"
    // The following commands will allow you to fast forward
    // in two differant speeds binded to f9 and f10
    alias fw2on "host_framerate 0.05;alias fw2 fw2off;developer 1;echo Extreme Fastforward;developer 0"
    alias fw2off "host_framerate 0.0;alias fw2 fw2on;developer 1;echo default playback speed;developer 0"
    alias fw2 "fw2on"
    bind "F10" "fw2"
    alias fastforwardon "host_framerate 0.015;alias fastforward fastforwardoff;developer 1;echo Fastforward;developer 0"
    alias fastforwardoff "host_framerate 0.0;alias fastforward fastforwardon;developer 1;echo default playback speed;developer 0"
    alias fastforward "fastforwardon"
    bind "F9" "fastforward"  
    // The following command will pause the game and bind it to f8
    alias pauseon "host_framerate 0.0000000001;alias pauser pauseoff;developer 1;echo paused;developer 0"
    alias pauseoff "host_framerate 0.0;alias pauser pauseon;developer 1;echo unpaused;developer 0"
    alias pauser "pauseon"
    bind "F8" "pauser"
    // Two differant speeds for nice slowmotion action shots
    // one is really very slow and the other one is a bit faster
    // binded to f6 & f7
    alias slowmotionon "host_framerate 0.0025;alias slowmotion slowmotionoff;developer 1;echo Slowmotion;developer 0"
    alias slowmotionoff "host_framerate 0.0;alias slowmotion slowmotionon;developer 1;echo default playback speed;developer 0"
    alias slowmotion "slowmotionon"
    bind "F7" "slowmotion"
    alias sw2on "host_framerate 0.0005;alias sw2 sw2off;developer 1;echo Extreme Slowmotion;developer 0"
    alias sw2off "host_framerate 0.0;alias sw2 sw2on;developer 1;echo default playback speed;developer 0"
    alias sw2 "sw2on"
    bind "F6" "sw2"  
    echo "mouse1  - shows scoreboard"
    echo "f6   - extreme slowmotion"
    echo "f7   - normal slowmotion"
    echo "f8   - pause"
    echo "f9   - normal fastforward"
    echo "f10   - extreme fastforward"
    echo "just press a key twice to go back to normal playback mode"

    该用户从未签到

    发表于 2008-10-26 17:35:22 | 显示全部楼层
    看正版的还要转盗版,汗一个···

    该用户从未签到

    发表于 2008-10-26 20:09:59 | 显示全部楼层
    鸟哥加油!~

    该用户从未签到

    发表于 2008-10-26 20:45:21 | 显示全部楼层
    这个可以放快慢的的DEMO!

    该用户从未签到

    发表于 2008-10-26 23:44:16 | 显示全部楼层
    这绝对是精品
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    快速回复 返回顶部 返回列表