Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #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
  #2  
Old 03-19-2006, 09:09 PM
Silent Silent is offline
<3
Silent's Avatar
Join Date: Mar 2005
Location: England
Posts: 132
Silent is on a distinguished road
Send a message via AIM to Silent Send a message via MSN to Silent
Have you done everything listed here?
__________________
Quote:
Originally Posted by MilkyWay0016
The Bible also says things like...

"Stone disobedient children" (Deuteronomy 21:18-21)
Quote:
Originally Posted by Loriel
Disobedient children are likely enough to get stoned already, I think.
Reply With Quote
  #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
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:30 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.