Resource icon

Push to Hide/Show Hotkey with Custom Delay For Game Rust 1.1.0

Penwy

New Member
When you use obs_frontend_get_current_scene(), it creates an incremented reference to the source so you have to release it.
I attached a corrected version that won't crash on OBS exit.
 

Attachments

  • rust-map.zip
    1.3 KB · Views: 450

knaxelbaby

New Member
works fine but causes a crash whenever i exit obs, anything i’ve done wrong?

When you use obs_frontend_get_current_scene(), it creates an incremented reference to the source so you have to release it.
I attached a corrected version that won't crash on OBS exit.

I've updated the resource that fixes that annoyance with cleaner code in general if you ever lose that.
My apologies, as I dropped this ghastly code n' quit playing the game.
 
Top