I'm placing it in Scene_Gameover
I've gone in and deleted $scene = Scene_
Title.new , which takes the player back to the title screen (though I guess you know that...)
And have just shoved that little bit in there, I get the error on line 56 when dying.
Though I'm confused about this
QuoteC_ID is the event of the common event you are calling.
You mean, replace C_ID with the number of the common event in the database???
I don't get it. o_O