![]() |
Quick Map Help - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Quick Map Help (/Thread-Quick-Map-Help) Pages: 1 2 |
Quick Map Help - pinku - 12-16-2013 11:37 AM Hey everyone! I did search around, but couldn't find my answer. I'm sorry if it's somewhere around. ![]() I have some trouble with my maps 2, 3 and 4. I can walk around it with .gm ON, however, when I turn it off, I always seem to get back to the same location. There are no console errors or anything. My server has the map2, 3 and 4 MULs, so this is not the problem either. Am I missing an ini setting? Are they the SE and ML "basic features"? Thanks a lot! RE: Quick Map Help - Mordaunt - 12-16-2013 12:01 PM do you have those expansions enabled in sphere.ini? have you uncommented those maps in spheretables.scp? RE: Quick Map Help - pinku - 12-16-2013 01:37 PM First, thanks for helping! My sphere is reading sphere_map_points2/3/4 on spheretables, if it was the question. hehe As for the .ini, I do have some settings off. I'm unsure which of them has something to do with the map, except for the obvious ones. ![]() I tried spherewiki, but it couldn't help me in this part. Code: // FeatureT2A, used to control T2A expansion features ( default 03 ) Thanks again! RE: Quick Map Help - amonvangrell - 12-16-2013 03:06 PM Could be RESDISP Code: // Default setting for RESDISP on all newly created accounts. also uncomment Maps on spheretables.scp about those configs you have post, i have all mine on and the maps works fine. RE: Quick Map Help - pinku - 12-16-2013 04:16 PM Hey amon! Thank you for helping me out! I currently have this setting on RESDISP: Code: // Default setting for all accounts specifying default resdisp. Could this be the reason? And what do you mean on spheretables? Thanks again. RE: Quick Map Help - Mordaunt - 12-16-2013 10:51 PM Yes... switch it up to like 7, which is the current expansion RE: Quick Map Help - pinku - 12-19-2013 03:05 AM I'm sorry for the delay, had no time the last days. I tried AutoResDisp to 4, then 5, then 7 (just triple checking ![]() Any other suggestions? Thanks! RE: Quick Map Help - darksun84 - 12-19-2013 03:41 AM Did you uncomment the maps scripts files in spheretables .scp ? scripts/maps/sphere_map0.scp //scripts/maps/sphere_map0_ml.scp //scripts/maps/sphere_map1.scp //scripts/maps/sphere_map2.scp //scripts/maps/sphere_map3.scp //scripts/maps/sphere_map4.scp //scripts/maps/sphere_map5.scp scripts/maps/sphere_map_points0.scp //scripts/maps/sphere_map_points0_ml.scp //scripts/maps/sphere_map_points1.scp //scripts/maps/sphere_map_points2.scp //scripts/maps/sphere_map_points3.scp //scripts/maps/sphere_map_points4.scp //scripts/maps/sphere_map_points5.scp RE: Quick Map Help - pinku - 12-21-2013 08:18 AM Yes! Made sure they are reading, also restarted the server after. scripts/map/spheremap.scp scripts/map/sphere_map2.scp scripts/map/sphere_map2.scp scripts/map/sphere_map3.scp scripts/map/sphere_map4.scp scripts/map/spherepoints.scp scripts/map/sphere_map_points2.scp scripts/map/sphere_map_points3.scp scripts/map/sphere_map_points4.scp Still the same issue. ![]() RE: Quick Map Help - XuN - 12-21-2013 08:54 AM Are you running in Local? or in a remote server, just point sphere to ALL your files, maybe some other files are missing. Just to be sure, go to somewhere like 927,500,-58,2 and move to the north, use .where when you are in top of that climb and see if your Z value changed to -40, if not: sphere is not reading all files, if yes... script problem. |