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 09-22-2003, 06:30 PM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
GMAPs

I am desperately trying to comprehend this whole GMAP idea. No one tells me the same thing. I got a GMAP made. Now how do I integrate this into a server? Heres two ways I got:

loadmap mapname.gmap;

or

setmap with the textfile as the gmap.

Now also, in folder config do I set the GMAP as a level?
level levels/*.gmap
or
gmap levels/*.gmap

And finally in serveroptions,
gmap=gmapname
Do I include the .gmap extension?

Any help would be appreciated. I really want to get this all organized for me in my head.
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #2  
Old 09-22-2003, 07:22 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
don't include the extension in serveroptions, yes add it as a level in folder config, just treat it like a level.. a really really big level.
__________________

Reply With Quote
  #3  
Old 09-22-2003, 08:57 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Re: GMAPs

loadmap mapname; <- Generally use that, and as Stefan loads all gmaps on the server on login, I suppose it is good practice to do so
gmaps=gmapname1,gmapname2 <- gmaps= gets a comma seperated list of gmap names without .gmap extension
levels *.gmap <- That goes into the folder options. I think you still need to mark the levels in the folder options too, though

Do not use setmap.

IM me if you fail to get it to work.
Reply With Quote
  #4  
Old 09-22-2003, 09:00 PM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
Hey ok thats great. Your got me going now Loriel. Thx again!
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #5  
Old 09-22-2003, 09:03 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
You need both a 'file' and a 'level' entry in folder config for gmaps.

level *.gmap
file *.gmap
Reply With Quote
  #6  
Old 09-22-2003, 10:42 PM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
I always assume anything in folder config automatically has to be declared as a file first.
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #7  
Old 09-22-2003, 11:21 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
This thread inspired me.
Please comment.
Reply With Quote
  #8  
Old 09-22-2003, 11:35 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Loriel
This thread inspired me.
Please comment.
It's very good.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #9  
Old 09-23-2003, 02:55 AM
Riot-Starter Riot-Starter is offline
Registered User
Join Date: Aug 2001
Location: Central Florida, USA
Posts: 79
Riot-Starter is on a distinguished road
Send a message via AIM to Riot-Starter
I made a flat gmap program awhile ago in php:
http://gscript.us/gmap.php

Dunno how helpful it is anymore now that the level gen can do it.
Reply With Quote
  #10  
Old 09-23-2003, 03:33 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally posted by SaijinGohan
I always assume anything in folder config automatically has to be declared as a file first.
Nope. Just files you want the client to download. Normal levels, for example, need not be declared as a file.
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 12:52 PM.


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