Load current game state?

Am working on a jrpg in which I have one monster patrolling but when you collide with him you transition to a battlefield. After the combat I want to load back in at that same spot and delete the enemy actor. Could someone show me how this is done.
I have been able to reload in the level but when it does I am put back at the original start and the enemy is still there.