I received a request a while back for a script that could respawn certain items back into a Co-op stage after being collected or destroyed. After going through my folders I realized I never made this script public, so I figured I might as well!
Use the console variable refreshtime to set how long, in seconds, a ring, monitor, or enemy will take to respawn after it is destroyed. For instance, if I wanted these items to spawn back in after a minute, I would execute "refreshtime 60".
Use the console variable refreshtime to set how long, in seconds, a ring, monitor, or enemy will take to respawn after it is destroyed. For instance, if I wanted these items to spawn back in after a minute, I would execute "refreshtime 60".