How would I go about deleting a heartbeat script using code. I simply want to stop his heartbeat script from firing without deleting the actual object attached to it...?
Another thing you could do, Is put a condition in the heartbeat script(if it's one you made). This would make activating and de-activating the heartbeat script easy.
Comments
Setting the event script to a null string will stop the heartbeat from running anything.