map problems?

DeletedUser

the map around my charecter is completely blank no matter where i go. this blankness happens for around a 30min walking radius,anyone know why, what i can do, or experiencing the same issues?
 

DeletedUser

I'm pretty sure it's something on your end, but I'm not computer savvy enough to tell you what you should do :(
 

DeletedUser

I remember seeing another thread with the same problem. Luckily I remember how they fixed it. Ctrl + 0 should fix it.
 

DeletedUser

Try this:

Code:
javascript:WMap.mapData = new MapData(); WMap.scroll_map_to_char(); void(0);
 
Top