So my problem is i need to code in when the killer dies the round ends. But the problem is that i also want to code in on the same script, if the timer goes down to 0 the round also ends. The problem is the script waits until its done counting down to 0 (Using for loop, obviously) before running the line that test to see if the killer has died or not.
I'd rather not post my code.. for personal reasons. Anyone have any idea on how i would fix this? I've tried so much. This isn't a request, i HAVE tried things. Still can't figure out a way to work around it.