insectlawyer

Installing OBS Counter

Jun 23rd, 2020 (edited)
2,233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. --- Setup the Plugin ---
  2. Install Stat Counter - https://bakkesplugins.com/plugins/view/126
  3. Open Rocket League
  4. Press f2 -> Plugins -> Stat Counter
  5. Check "Write stats to ..." at the top
  6.  
  7. And now you have text files located in a folder at %appdata%\bakkesmod\bakkesmod\data\OBSCounter\
  8.  
  9. --- Add text files to OBS/streaming software ---
  10.  
  11. For the example image, download the "DemoTrackerBackground.png" file https://cdn.discordapp.com/attachments/725043424708788575/725043705479692408/DemoOverlayWithGamesPlayed.png
  12.  
  13. In OBS, select your main scene for gameplay. Click the + button under sources and select Group. Select "Create New" and rename this group to "DemoTrackerOverlay".
  14.  
  15. Click the + button in sources and add an "Image" source. Select "Create new" and name it "DemoTrackerBackground". Browse and select the "DemoTrackerBackground.png" you downloaded and then select "OK". Click and drag this "DemoTrackerBackground" source into the "DemoTrackerOverlay" Group under the sources list.
  16.  
  17. Click the + button in sources and add a "Text (GDI+)" source. Select "Create new" and name it "DemoCounter".
  18. Click the "Read from file" checkbox to activate it and then browse to "%appdata%\bakkesmod\bakkesmod\data\OBSCounter\demolitions.txt". Select "Open" and then hit "OK" to close this source. Click and drag this "DemoCounter" source into the "DemoTrackerOverlay" Group under the sources list.
  19.  
  20. Click the + button in sources and add a "Text (GDI+)" source. Select "Create new" and name it "ExterminationCounter".
  21. Click the "Read from file" checkbox to activate it and then browse to "%appdata%\bakkesmod\bakkesmod\data\OBSCounter\exterminations.txt". Select "Open" and then hit "OK" to close this source. Click and drag this "DemoCounter" source into the "DemoTrackerOverlay" Group under the sources list.
  22.  
  23. Click the + button in sources and add a "Text (GDI+)" source. Select "Create new" and name it "GamesPlayedCounter".
  24. Click the "Read from file" checkbox to activate it and then browse to "%appdata%\bakkesmod\bakkesmod\data\OBSCounter\games.txt". Select "Open" and then hit "OK" to close this source. Click and drag this "DemoCounter" source into the "DemoTrackerOverlay" Group under the sources list.
  25.  
  26. Now click on each of the files under the DemoTrackerOverlay and resize/move them into their appropriate spots. After you get each counter resized and placed into the blank placeholder spots, you can resize and move the entire overlay by selecting the DemoTrackerOverlay Group first.
Add Comment
Please, Sign In to add comment