Nope, he doesn't want to do that.Are you trying to move the event to a new location on the map? Say you have an event at X:10/Y:10 and you want to move it down one square to x:10/Y:11?!
If this is the case, on page 2 of the Event Commands list under movement you will see "Set event Location...". You can not change maps, but this will change the event to a location of your chosing.
I get an error whenever I use $game_variables[id]use $game_variables[id] instead of numbers for x and y, or put your formula directly in the script call if possible
Script 'Game_Interpreter' line 1411:SyntaxError occurred.
unexpected '\n', expecting '='
$game_map.events[3].jump_pos
($game_variables[96],$game_variables[97])
$game_map.events[3].jump_pos(
$game_variables[96],$game_variables[97])