View Single Post
  #1  
Old 03-19-2006, 08:45 PM
lordspawn lordspawn is offline
Registered User
Join Date: Aug 2004
Posts: 24
lordspawn is on a distinguished road
Exclamation Annoying GMAP error [help]

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 ]
Reply With Quote