View Single Post
  #3  
Old 03-19-2006, 10:24 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by lordspawn
Ok, heres the deal, my GMAP is handmade, the levels are linking together correctly and everything its just that after you log on and walk over to another level, everyone disappears and the only way to fix it is to update the level. I'm not sure if this would be of help but here is the loadmap script im using.

//#CLIENTSIDE
function onCreated() {

loadmap("fn");
}

[help please ]
loadmap() should not be used on a server at all.

There are gserver options, like the methods listed in the thread that Silent linked to, for using GMAPs.
__________________
Skyld
Reply With Quote