Resource icon

Rust map hide when die 3.0

craciu25yt

New Member
craciu25yt submitted a new resource:

Rust map hide when die - A plugin to automatically hide your map when you die

This script will automatically hide your Rust map when you die, so snipers can't see where are you


How to install (Skip to step 4 if you already have Python installed and ready to work in obs):
1. Install Python (I personally recommend Python 3.9.11)
2. Go to your OBS, go to Tools > Scripts > Python Settings
3. Click in Browse and find your python installation, (if you didn't change its path, you can click at the top and...

Read more about this resource...
 

DBeast

New Member
Couldn't get it to work either, assuming its a issue with "rust Scene" and "Hide scene" names so a bit of a better explanation on that might help since script log shows its running. Also would be SUPER handy if instead of switching scenes you can pick a image to display until the death image is gone from the Capture source (not sure if possible just up in the air, know nothing about python)
 

Messiah1

New Member
I used ChatGPT and got a working script, but it crashes OBS every once in awhile, so working through that.
 

Messiah1

New Member
I got it working at about 90%. It runs fine but after hours a streaming it eventually locks up OBS and causes it to stop running. It has to do with the frequency of check time for dead screen. If its ran too often, OBS crashes, if its ran too infrequently, it checks the dead screen then switches scenes back to your map defeating the purpose. Just have to play with it i guess.
I can share the script with you if you want. Basically what mine does its switch the source in a scene rather than the scene so it does not have to deal with scene transitioning.
 

Attachments

  • Testing_Death_Map_Hide.zip
    1.7 KB · Views: 4

Messiah1

New Member
You will still have to run the screenshot.py that was included here to get the right dead screen for your resolution. I had an issue because I was running at 1440p.
 
Top