[spambot post deleted]
I was just thinking about this today actually! Is there a better way to go about doing this? I have a small but fatal bug in my code and I dont know where to look, so i'm going to have to go into the debugger and play around.
Before I do this and waste a bunch of time, is there a way to get a 'print out' or look at what code ran when? I know I could go in and make an event that writes each step into a text file or something, but it would be nice if I didn't have to do this for each event. Is there something i'm missing here?