Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   How do I get the level editer to load multiple, related, indoor levels? (https://forums.graalonline.com/forums/showthread.php?t=72087)

Drakeero 02-09-2007 10:13 PM

How do I get the level editer to load multiple, related, indoor levels?
 
When I got the overworld tilesets to load somehow the editor began loading all the Zormite map sections at once.

I still can't get all the map segments for Zormite castle to load so I can work on the "big picture".

Any idea how to do that?

Chandler 02-09-2007 10:39 PM

HTML Code:

//#CLIENTSIDE
if (playerenters){
  loadmap gmapname;
}

example:
HTML Code:

//#CLIENTSIDE
if (playerenters){
  loadmap world;
}


Drakeero 02-09-2007 10:40 PM

So I load up a blank frame NPC in the level editor, copy/paste that text into it, and when I load it up i'll load up all of Zormite castle in the editor?

Chandler 02-09-2007 10:41 PM

Quote:

Originally Posted by Drakeero (Post 1275581)
So I load up a blank frame NPC in the level editor, copy/paste that text into it, and when I load it up i'll load up all of Zormite castle in the editor?

Only if you replace ['world'//'gmapname'] with the Zormite Castle map. What is Zormite?

WanDaMan 02-09-2007 10:42 PM

Post the Gmap File, if some sectors are working an some arn't it'll be in that document.

Drakeero 02-09-2007 10:49 PM

It's not a gmap file. It's a bunch of *.nw files that are loaded together in game.

They range from gk2kcastlezormite1_a-1.nw all the way to gk2kcastlezormite1_f-7.nw.

Chandler 02-09-2007 10:57 PM

Problem solved^^

Drakeero 02-09-2007 11:00 PM

Not quite, still not working.

Drakeero 02-09-2007 11:03 PM

Now it works, thanks.

Drakeero 02-10-2007 03:34 AM

Screwed it up again. Chandler, could you help me with the actual name of the Zormite Castle map again.

Chandler 02-10-2007 04:53 AM

g2k2castlezormite1
g2k2castlezormite2
g2k2castlezormiteb1

:)


All times are GMT +2. The time now is 12:39 PM.

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