Graal Forums  

Go Back   Graal Forums > Development Forums > Level Design
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-24-2006, 03:09 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
people invisible on gmap

we cant see other people on the gmap.
can somone help?
Reply With Quote
  #2  
Old 10-24-2006, 03:26 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
How is it setup?

Some things to make sure:

It's in the serveroptions.
Have "file *.gmap" or so in Folder config.
Is the .gmap uploaded?
Have everyone close Graal and reconnect?
Update GMAP through RC?

Apparently a loadmap script is not needed.
__________________
Reply With Quote
  #3  
Old 10-24-2006, 03:29 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
we have tryed reconnecting and yes all that is done.
Reply With Quote
  #4  
Old 10-24-2006, 03:31 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
If I had P2P I'd come check it out but sadly I can't. You can search the forums for solutions, people usually have em. Are you sure the GMAP file and levels are correct? What folder is the GMAP in? Try moving it to the levels folder.

Maybe restart the npc server? I don't know.
__________________
Reply With Quote
  #5  
Old 10-24-2006, 03:33 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
its in the level folder. any other sugestions

(sorry for the spelling errors)
Reply With Quote
  #6  
Old 10-24-2006, 03:34 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by kyle42 View Post
its in the level folder. any other sugestions

(sorry for the spelling errors)
Is the GMAP even loading? On RC check the playerlist and see if it is showing level names or just gmapname.gmap
__________________
Reply With Quote
  #7  
Old 10-24-2006, 03:40 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
it shows the level name but everything i try dont work. some times i can see players but thay cant see me or others.
Reply With Quote
  #8  
Old 10-24-2006, 03:55 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Try adding the loadmap script in a level and see if it works.

I think it's...

PHP Code:
if (created) {
loadmap gmapname;

I'm not a NAT so I cant really help. If that doesnt work I think it's...

PHP Code:
//#CLIENTSIDE
if (playerenters) {
loadmap gmapname;

Note you don't use .gmap in the gmapname, just the name. And are you sure it's correctly placed in the serverops? Copy paste what you've got there.
__________________
Reply With Quote
  #9  
Old 10-24-2006, 03:57 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
baddyitems=true
healswords=true
disconnectifnotmoving=false
nickname=Zerati
normaladminscanchangegralats=true
#bigmap=zerati
#minimap=zerati.png
newgmaps=true
gmaps=ze.gmap
aptime0=75
aptime1=150
aptime2=300
aptime3=600
aptime4=1200
aptime5=2400
#Spork: kills death gralats event points and thast it for now
#Change clientr.eventpoints to whatever
profilevars=Kills:=playerkills,Deaths:=playerdeath s,Gralats:=playerrupees,Hearts:=playerhearts,Full Hearts=playerfullhearts,Spar Rating:=playerrating
staff=(Owner),kyle42,admin-playerworld107,(Co-Owner),percivel,Zeta0,(Developer),SirRiley1,(Scrip ts),naokohiro,Yanitz,pielover99x,Twinny,(Manager), cbk1994,(GAT),zwilde,Naill0,(LAT),Switch,Glefistus ,Dragonosteel,Dante_of_the_Dark,vampires11,alansco ttworley,robtoe1234,Skatertay,brakk,jeff746,wack02 020,(GAT),Kia345,(Gani Team),mjs312,(Temp LAT),fullmetaled,the sword hunter,(NAT),godofwarares,devilsknite1
playerlisticons=Online,Away,DND,Working,School
npcrights=true
copylevels=true
savelevels=true
onlystaff=false
dontaddserverflags=false
putnpcenabled=true
serverpm=natapp

we have more but its just the server message and some other stuff.
Reply With Quote
  #10  
Old 10-24-2006, 04:04 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
gmaps=ze.gmap

it should be

gmaps=ze
__________________
Reply With Quote
  #11  
Old 10-24-2006, 04:07 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
ok i will try it
Reply With Quote
  #12  
Old 10-24-2006, 04:22 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
it didnt work
Reply With Quote
  #13  
Old 10-24-2006, 05:01 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
does any one have any more ideas?
Reply With Quote
  #14  
Old 10-24-2006, 08:18 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
update the gmap as a level

eg "update level ze.gmap" in player
or use RC to update the gmap.

This fixed a few problems for me a while back..could help now
Reply With Quote
  #15  
Old 10-24-2006, 03:41 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by kyle42 View Post
does any one have any more ideas?
Where is the GMAP uploaded? Sorry if you answered this, I'm just typing from the top of my head.

Also, when you changed the serverops did you have everyone reconnect? Was the GMAP appearing in the playerlist of the RC? You don't need any loadmap scripts so delete them all.

Also are you POSITIVE the gmap and the levels fit? Like, did you generate a map and get some levels and a gmap file?
__________________
Reply With Quote
  #16  
Old 10-24-2006, 08:47 AM
Devil Devil is offline
Banned
Join Date: Feb 2003
Location: Australia
Posts: 2,835
Devil has a little shameless behaviour in the past
Send a message via AIM to Devil Send a message via MSN to Devil
Aren't you staff there Twinny?
Reply With Quote
  #17  
Old 10-24-2006, 10:18 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Quote:
Originally Posted by Devil View Post
Aren't you staff there Twinny?
Wow lol...my ip isn't configured right but lol... did the server change name recently or something?
Reply With Quote
  #18  
Old 10-24-2006, 09:17 AM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
You've got two loadmap commands. Delete the one in the levels and create an NPC containing it.
__________________
V$:CONFL16T
Reply With Quote
  #19  
Old 10-24-2006, 12:39 PM
Devil Devil is offline
Banned
Join Date: Feb 2003
Location: Australia
Posts: 2,835
Devil has a little shameless behaviour in the past
Send a message via AIM to Devil Send a message via MSN to Devil
Huh what are you on about?
Reply With Quote
  #20  
Old 10-24-2006, 01:19 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
"loadmap" is only for useful for preloading, you don't need it.
Check /find ze.gmap and make sure it is both downloadable and level, if not then add lines folder configuration (file & level entry). Also restart the gserver to make sure the map is loaded correctly.
Reply With Quote
  #21  
Old 10-25-2006, 12:56 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
yes im positive and yes i did have them reconnect
Reply With Quote
  #22  
Old 10-25-2006, 12:57 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by Gerami
Was the GMAP appearing in the playerlist of the RC? You don't need any loadmap scripts so delete them all.
^--
__________________
Reply With Quote
  #23  
Old 10-26-2006, 01:02 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
its showing in the playerlist
Reply With Quote
  #24  
Old 10-26-2006, 02:39 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by kyle42 View Post
its showing in the playerlist
Does it work yet / what server?
Reply With Quote
  #25  
Old 10-26-2006, 02:41 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
i dont know yet my no one but me is on it right now
server:zerati
Reply With Quote
  #26  
Old 10-26-2006, 02:44 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by kyle42 View Post
i dont know yet my no one but me is on it right now
server:zerati
Well.. I can't log on it..?
Reply With Quote
  #27  
Old 10-26-2006, 02:46 AM
kyle42 kyle42 is offline
Registered User
Join Date: Jul 2006
Posts: 21
kyle42 is on a distinguished road
sorry bout that fixed now
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 10:08 PM.


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