RESTRAT
RESTRAT offers an easy to use interface when reviewing demos unlike the original default demo viewer. RESTRAT allows you to do three things:
- Watch Mode now means you can watch a demo both alone or with other players in real time inside of a game server, something never before possible. The spectator tools make it quick and easy to navigate to specific moments in a round you wish to review. You can even leave notes for your teammates or friends to let them know at what point in a round a mistake was made with a smoke execute, or if they did something really well.
- Save Notes: When reviewing a demo and you want to take a note about something you saw, use the .note command (.note Steel this was a good play) and it will save a note to your dashboard to the demo that you can reference later with a time stamp and a 'Play' button to start the demo from that note.
- Versus Mode enables you and your teammates to enter a demo as a player. This is a window to allowing yourself to play against any team in the world and practice site holds, executes and more. You could even practice against your own team and yourself using this feature.
- Record Mode means that players can focus on their in-game tactics by recording their own strategy, dry runs or executes and then play it back for viewing, or play against it yourself, leaving no gaps in you and your teams gameplay.
- Save Recordings: When in Record mode you can save a recording to your profile using the .save command (.save Mirage-B-Execute) that will save that recording to your profile.
How To Get Started:
- Ensure that you are subscribed to ESEA Insider first
- Go to the 'Refrag' tab of your ESEA Profile
- Upload any GOTV (POV demos dont work) .dem file using the green ‘Upload’ button
- After successfully uploading the Demo will be ready to play within 30 seconds
- Playing demo
- Option 1: Click 'Play' on a demo from the website, you will be put into a lobby on the ESEA client, then click 'Find Match', you will be placed in a server.
- Option 2: Create a 'Lobby' on the ESEA client, set your lobby to 'Refrag', click 'Find Match' and accept the queue. Once in the server, click 'Play' on the demo on the website. The demo will be downloaded into your game server and start automatically once fully downloaded, if you see 'Downloading demo' in chat, just wait until its done.
- Demo control binds
- Make sure to add the demo control binds to your config/autoexec (they are at the bottom of this page), its a much better experience then using the menu to control the demo.
|
|
Restrat Menu:
- Record Menu
- Start Recording: Starts recording the movement of the players in the server
- Stop Recording: Stops recording
- Demo Menu
- Play Recording: Plays the recording you just recorded
- Close Demo: Closes the demo being played on the server
- Demo Control
- Play: Play/Pause of the current demo
- Rewind: Rewinds the demo to the beginning of the current round
- Next Round: Skips forward one round
- Previous Round: Goes back one round
- Increase Playback Speed: Speeds up the demo (Max 400%)
- Decrease Playback Speed: Slows down the demo (Max 20%)
- Observer Menu
- Lock Player To Targets: Locks POV of players in server to targets selected
- Observe Bots: Assign certain players in demo, to certain players in server
- Clear Player Observer Targets: Clears lock of POV of players
- Put Everyone To Spectator: Moves all players in server to spectator
- Current Observer: Displays who is the current observer
- Versus Settings
- Normal: Bots will shoot you once they see you
- Ignore: Bots will ignore you and do exactly what happened in the round
- Full: Plays entire round
- Strat: Will try to find a strategy executed in the round and remove the time in the round before the execute starts
- If you want to play as T side against a teams A setup on Mirage, you would toggle OFF T side and join T side.
- If you want to play as CT side against a teams A execute on Mirage, you would toggle OFF CT side and join CT side.
- Versus Bot Mode:
- Replay Mode: Toggles between Full/Strat
- Allow T: Toggles T side On/Off
- Allow CT: Toggles CT side On/Off
- Game Mode: Toggles between Watch/Versus mode
// Restrat Binds - With Numberpad
bind kp_uparrow sm_rspeedup
bind kp_downarrow sm_rslowdown
bind kp_leftarrow sm_rpreviousround
bind kp_rightarrow sm_rnextround
bind kp_5 sm_rplaypause
bind kp_end sm_rr
bind kp_pgdn sm_rrewind15
bind kp_home sm_menu
bind kp_pgup sm_rclose
bindtoggle l "cl_draw_only_deathnotices"
// Restrat Binds - Without Numberpad
bind uparrow sm_rspeedup
bind downarrow sm_rslowdown
bind leftarrow sm_rpreviousround
bind rightarrow sm_rnextround
bind END sm_rplaypause
bind DEL sm_rr
bind PGDN sm_rrewind15
bind kp_home sm_menu
bind NUMLOCK sm_rclose
bindtoggle l "cl_draw_only_deathnotices"
// Restrat Commands - MAKE YOUR OWN BINDS
bind 'KEYHERE' sm_rspeedup - Speeds up demo playback
bind 'KEYHERE' sm_rslowdown - Slows down demo playback
bind 'KEYHERE' sm_rpreviousround - Goes backwards 1 round
bind 'KEYHERE' sm_rnextround - Goes forwards 1 round
bind 'KEYHERE' sm_rplaypause - Pause/Play
bind 'KEYHERE' sm_rr - Restart current round
bind 'KEYHERE' sm_rrewind15 - Rewinds demo 15 seconds in current round
bind 'KEYHERE' sm_menu - Opens Restrat menu
bind 'KEYHERE' sm_rclose - Closes demo
bindtoggle l "cl_draw_only_deathnotices" - Toggles hud (sometimes the menu is covered by the hud)