ID:946389
Aug 25 2012, 8:00 am
|
|
I'm having a problem with my map generation. When I compile the map i have the cord set to one location but the game loads me up in a completely different spot what do i do to fix this
|
Aug 25 2012, 8:50 am
|
|
Well a code snippet of the loading might be nice But, check through everywhere you have called mob/New() and mob/Login() and make sure you don't have two different locations being set.
|