[EN] Tutorial mirv_streams CS:GO

After the long wait, I bring you finnaly the mirv_streams tutorial.
If you need any help don't hesitate to write it down on the comments and I'll try to answer you as soon as possible. I hope that you like this tutorial :)

So, I pasted the scripts that I created for this feature so as the streams that I usually use. You just need to past this in your moviemaking config or download my entire moviemaking config (link is down at the end of the description).

// mirv_streams

mirv_streams add normal normal
mirv_streams add baseFx nostickers
mirv_streams add matteWorld world
mirv_streams add matteEntity entity
mirv_streams add depth depthdump

mirv_streams edit nostickers stickeraction invisible
mirv_streams edit depthdump depthvalmax 4096

mirv_streams edit normal record 0
mirv_streams edit nostickers record 0
mirv_streams edit world record 0
mirv_streams edit entity record 0
mirv_streams edit depthdump record 0

// NORMAL STREAM RECORDING STATUS

alias normal "normal_on"
alias normal_on "mirv_streams edit normal record 1; echo NORMAL stream set to RECORD; alias normal normal_off"
alias normal_off "mirv_streams edit normal record 0; echo NORMAL stream NOT set to RECORD; alias normal normal_on"

// STICKERS RECORDING STATUS

alias stickers "stickers_off"
alias stickers_off "mirv_streams edit nostickers record 1; echo NOSTICKERS stream set to RECORD; alias stickers stickers_on"
alias stickers_on "mirv_streams edit nostickers record 0; echo NOSTICKERS stream NOT set to RECORD; alias stickers stickers_off"

// WORLD RECORDING STATUS

alias world "world_on"
alias world_on "mirv_streams edit world record 1; echo WORLD stream set to RECORD; alias world world_off"
alias world_off "mirv_streams edit world record 0; echo WORLD stream NOT set to RECORD; alias world world_on"

//ENTITY RECORDING STATUS

alias entity "entity_on"
alias entity_on "mirv_streams edit entity record 1; echo ENTITY stream set to RECORD; alias entity entity_off"
alias entity_off "mirv_streams edit entity record 0; echo ENTITY stream NOT set to RECORD; alias entity entity_on"

//DEPTH RECORDING STATUS

alias depth "depth_on"
alias depth_on "mirv_streams edit depthdump record 1; echo DEPTHDUMP stream set to RECORD; alias depth depth_off"
alias depth_off "mirv_streams edit depthdump record 0; echo DEPTHDUMP stream NOT set to RECORD; alias depth depth_on"

//
Music in order:

Electro-Light - Symbolism
JPB - High
Krys Talk - Fly Away (JPB Remix)
Krys Talk & Cole Sipe - Way Back Home
Marshmello - Find Me
Different Heaven & EH!DE - My Heart


Автор: proutounz

Сортировка:
Нет комментариев.