Results 1 to 10 of 10
  1. #1
    Innoway's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    75
    Reputation
    17
    Thanks
    3
    My Mood
    Tired

    Start + End Boat animation skip?

    I'm just wondering if there are any commands to skip the boat starting animation, as well as to eliminate the wait time at the end of the dungeon after you kill a boss.
    Any help would be appreciated.

  2. #2
    dominator28's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    4
    My Mood
    Amazed
    look in the tutorial section : D i was skimming through that section and theres a thread with a tutorial for exactly what you're requesting ; D

  3. #3
    iVeNoMx3's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Ny
    Posts
    27
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by Innoway View Post
    I'm just wondering if there are any commands to skip the boat starting animation, as well as to eliminate the wait time at the end of the dungeon after you kill a boss.
    Any help would be appreciated.
    Well i dont know if theirs any commands to skip but theirs is a command for speeding it up, host_timescale 2, that makes it 2x faster, works if ur hosting

  4. #4
    austinwachukwu's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    1
    Yeah just use host_timescale or any other binded commands to speed up the animation.

  5. #5
    busmokah's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    214
    Reputation
    10
    Thanks
    52
    My Mood
    Devilish
    Listen to them, How the game puts together diff characters in game to make animations like what you want to get rid of, must be in different areas of code or files. Hard work.
    Last edited by busmokah; 04-29-2011 at 09:42 PM.

  6. #6
    sd999444's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Posts
    386
    Reputation
    15
    Thanks
    98
    hit the start button then use this command (bind it) "cc_send_start_game_message" , and use the host_timescale 1 command to get rid of the cutscene (if its bound to a key spam that key after you kill boss)

    thx if i helped xP these are what i use

  7. #7
    busmokah's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    214
    Reputation
    10
    Thanks
    52
    My Mood
    Devilish
    sound pretty confusing.. Someone should try this. speeded animation works just fine.

  8. #8
    InTraining's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    5
    I want exactly what the OP is looking for. The "cc_send_start_game_message" switch works for skipping the boat animation completely, but I have yet to find a switch that speeds up or bypasses the cooldown in between killing a boss and having the "Mission Completed" or whatever pop up. Time scale does not work for that little section.

  9. #9
    Pandemic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Seattle
    Posts
    3,588
    Reputation
    143
    Thanks
    275
    My Mood
    Angelic
    maybe a speed animation

  10. #10
    InTraining's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by fierguy View Post
    maybe a speed animation
    That's what timescale is, and it doesn't work in that particular situation.