Graal Forums  

Go Back   Graal Forums > PlayerWorlds > PlayerWorlds Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-27-2005, 03:25 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
map

It's gonna sound dumb...but I'm having trouble with the map. I don't want a script of it, just an explination, just say where i should put certain data. And how i could create a map and mini map, without too much work. Thanks!
Reply With Quote
  #2  
Old 08-06-2005, 02:14 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
ok i should explain more, i did not use the level generator to make my server, how should i work the script to use an image i made work as the map?
Reply With Quote
  #3  
Old 08-06-2005, 02:44 AM
Bl0nkt Bl0nkt is offline
Era Developer
Bl0nkt's Avatar
Join Date: Mar 2005
Location: Pennsylvania
Posts: 1,589
Bl0nkt will become famous soon enough
Send a message via AIM to Bl0nkt
I believe you need a Gmap.
Reply With Quote
  #4  
Old 08-06-2005, 02:53 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
i could also make an image, but i need to know exactly how to use the script, how to make your persons head appear in the right spot, i can easily set it up, but i cant make it have a 'you are here' head above your possition, thats all i need help with
Reply With Quote
  #5  
Old 08-06-2005, 03:03 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
http://forums.graal2001.com/forums/s...threadid=35370
Reply With Quote
  #6  
Old 08-06-2005, 03:08 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
didn't help much if i cant find out here i'll go and ask support, but i kbnow some one out there knows and could help plzz?
Reply With Quote
  #7  
Old 08-06-2005, 03:22 AM
UberModeKappa UberModeKappa is offline
Graal 3D
UberModeKappa's Avatar
Join Date: Mar 2005
Location: New York
Posts: 395
UberModeKappa is an unknown quantity at this point
Send a message via AIM to UberModeKappa
Quote:
Originally Posted by excaliber7388
didn't help much if i cant find out here i'll go and ask support, but i kbnow some one out there knows and could help plzz?
Make This

Map tutorial

-The text file
You will need a text file with the levels ordered in it.
For example, name the file "bigmap.txt"
So, you open it, and write levels in it. You have a 4x4 map (4 by 4 levels). The levels are listed like this:
-----------------------------------
"mylevel_a-1.nw","mylevel_b-1.nw"
"mylevel_a-2.nw","mylevel_b-2.nw"
-----------------------------------
With the quotations.
That tells the graal.exe how to read your levels when you choose to generate a map.

then do this

-The Levels
Okay! We've written the text file, now to make the levels (and link them [not explained... I hope you have enough sense to figure it out!])
Make four levels, and name them

mylevel_a-1.nw
mylevel_b-1.nw
mylevel_a-2.nw
mylevel_b-2.nw

and place them in the same folder as the text file.
link them as needed.

Now, in Level-editting mode (f4) open the first level on your map press "M" and it will ask you if you want to generate a map. Select "yes" or "ok" or whatever, and it will eventually finish with an image asking to be named, sort of. Go to the folder that your levels and .txt are in, and save it. Boom, you have a map image.

To get your map and all the levels to link together, put the script

NPC Code:

setmap mapname.png,bigmap.txt,30,60;
Reply With Quote
  #8  
Old 08-06-2005, 04:21 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
and it won't matter that i didn't use the level maker?
Reply With Quote
  #9  
Old 08-06-2005, 04:31 AM
NefariousPK NefariousPK is offline
Luda (notoalpena)
NefariousPK's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 87
NefariousPK is on a distinguished road
Send a message via AIM to NefariousPK
Quote:
Originally Posted by UberModeKappa
Make This
NPC Code:

setmap mapname.png,bigmap.txt,30,60;

in the first level? or all?
__________________


Visit my Screenshot page!
Reply With Quote
  #10  
Old 08-06-2005, 05:07 AM
UberModeKappa UberModeKappa is offline
Graal 3D
UberModeKappa's Avatar
Join Date: Mar 2005
Location: New York
Posts: 395
UberModeKappa is an unknown quantity at this point
Send a message via AIM to UberModeKappa
Quote:
Originally Posted by excaliber7388
and it won't matter that i didn't use the level maker?
Nope

Quote:
Originally Posted by NefariousPK
in the first level? or all?
It would help if it was used each time the player is online rather than putting it in every level.
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:38 AM.


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