View Single Post
  #4  
Old 05-30-2013, 12:20 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Draenin View Post
Ah, that fixed it. I guess I had just been lucky before.

For some reason, they had been loading before without being specified in server options. Weird.
Just some explanation, and this may or may not be what happened in your case:

GMAPs not in gmaps= will load clientside if you warp to the GMAP name (warpto 30 30 mygmap.gmap) but not if you warp to the levels. They won't load on the server without being in gmaps= (or being loaded dynamically). You always want to make sure they're loaded serverside; that will take care of the clientside loading as well. You can test that easily by looking at a player's level in RC; it should be mygmap.gmap and not something like mygmap_a1.nw. So, even if it seems to be working without adding it to gmaps=, you should add it to gmaps=.
__________________
Reply With Quote