ID:264110
 
Code:
turf
Grass
icon = 'Grass.dmi'
start
icon = 'start.dmi'
Dirt
icon = 'Dirt.dmi'
mob
icon = 'Person.dmi'

mob/Login()
src.loc = locate(7,7,1)


Problem description: When I press run and the game comes up I not at that location and I seem to have a habit to all ways run every thing I do when I make it xD

Make sure you have a map, that part of the map exists and you don't have other mob/Login() on your code.
In response to Jemai1
Thank You!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!