Graal Forums  

Go Back   Graal Forums > Gold Servers > Zone
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #41  
Old 02-10-2006, 04:45 PM
colin012 colin012 is offline
That never happened...
colin012's Avatar
Join Date: Feb 2006
Location: Under your bed.....
Posts: 321
colin012 is on a distinguished road
I can't get to the new one open. It keeps saying bass.dll was not found. Whats that all about?
Reply With Quote
  #42  
Old 02-10-2006, 04:56 PM
colin012 colin012 is offline
That never happened...
colin012's Avatar
Join Date: Feb 2006
Location: Under your bed.....
Posts: 321
colin012 is on a distinguished road
ummm. I can't see the tiles Their all Zs... Why?
Reply With Quote
  #43  
Old 02-10-2006, 09:51 PM
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
Check my post on the second page regarding prefixes. That will answer your questions.
Reply With Quote
  #44  
Old 02-11-2006, 08:48 AM
someonesomewhere someonesomewhere is offline
hi
someonesomewhere's Avatar
Join Date: Mar 2005
Location: I think I took a wrong turn at Palshife...
Posts: 1,361
someonesomewhere is on a distinguished road
Quote:
Originally Posted by Huwajux
Scroll sideways. :P
Ignorance is the essence of sexyness. Also, thanks.
Reply With Quote
  #45  
Old 05-27-2006, 10:20 PM
pooper200000 pooper200000 is offline
The Blackswan
Join Date: May 2006
Location: Asylum
Posts: 5,060
pooper200000 will become famous soon enough
Send a message via AIM to pooper200000
Quote:
Originally Posted by SayianOozaru
alright, i go and make the npc, and paste what u posted inside the npc(check attacked image) and then i save the map, then press the play button, when i press F4 to get back to the editor, this is what happens -______-
I have isues too i can't find graaloffline.txt what should i do????
Reply With Quote
  #46  
Old 05-27-2006, 10:37 PM
pooper200000 pooper200000 is offline
The Blackswan
Join Date: May 2006
Location: Asylum
Posts: 5,060
pooper200000 will become famous soon enough
Send a message via AIM to pooper200000
Quote:
Originally Posted by VulcanP2P
Putting this first for all the people who know how to use it.

PHP Code:
if (created) {
  
removetiledefs;
  
addtiledef tileset_zone-blank.png,zone,1;
  
addtiledef2 zone_stars.gif,zone_start,320,64;
  
addtiledef2 zone_stars.gif,zone_dropship_,512,0;
  
addtiledef2 tileset_zone-dropship.png,zone_dropship_,1024,256;
  
addtiledef2 tileset_zone-dropship2.png,zone_dropship_,1408,256;
  
addtiledef2 tileset_zone-dropship3.png,zone_dropship_,1024,0;
  
addtiledef2 tileset_zone-floor1.png,zone_alpha,1024,0;
  
addtiledef2 tileset_zone-wall1up.png,zone_alpha,1472,256;
  
addtiledef2 tileset_zone-wall1top.png,zone_alpha,1536,256;
  
addtiledef2 tileset_zone-wall2up.png,zone_alpha,1504,304;
  
addtiledef2 tileset_zone-earth_gray.png,zone_alpha,1024,32;
  
addtiledef2 zone_tiles1.png,zone_alpha,768,48;
  
addtiledef2 zone_tiles2_gray.png,zone_alpha,1664,256;
  
addtiledef2 zone_tiles3.png,zone_alpha,1504,352;
  
addtiledef2 zone_tiles4-tent.png,zone_alpha,1504,448;
  
addtiledef2 zone_tiles5-paths_gray.png,zone_alpha,768,128;
  
addtiledef2 zone_tiles6-sulfpits_gray.png,zone_alpha,1664,352;
  
addtiledef2 tileset_zone-floor1.png,zone_ad,1024,0;
  
addtiledef2 tileset_zone-wall1up.png,zone_ad,1472,256;
  
addtiledef2 tileset_zone-wall1top.png,zone_ad,1536,256;
  
addtiledef2 tileset_zone-wall2up.png,zone_ad,1504,304;
  
addtiledef2 tileset_zone-earth.png,zone_ad,1024,32;
  
addtiledef2 zone_tiles1.png,zone_ad,768,48;
  
addtiledef2 zone_tiles2.png,zone_ad,1664,256;
  
addtiledef2 zone_tiles3.png,zone_ad,1504,352;
  
addtiledef2 zone_tiles4-tent.png,zone_ad,1504,448;
  
addtiledef2 zone_tiles5-paths.png,zone_ad,768,128;
  
addtiledef2 zone_tiles6-sulfpits.png,zone_ad,1664,352;
  
addtiledef2 tileset_zone-floor1.png,zone_showdown,1024,0;
  
addtiledef2 tileset_zone-wall1up.png,zone_showdown,1472,256;
  
addtiledef2 tileset_zone-wall1top.png,zone_showdown,1536,256;
  
addtiledef2 tileset_zone-wall2up.png,zone_showdown,1504,304;
  
addtiledef2 tileset_zone-earth.png,zone_showdown,1024,32;
  
addtiledef2 zone_tiles1.png,zone_showdown,768,48;
  
addtiledef2 zone_tiles2.png,zone_showdown,1664,256;
  
addtiledef2 zone_tiles3.png,zone_showdown,1504,352;
  
addtiledef2 zone_tiles4-tent.png,zone_showdown,1504,448;
  
addtiledef2 zone_tiles5-paths.png,zone_showdown,768,128;
  
addtiledef2 zone_tiles6-sulfpits_water.png,zone_showdown,1664,352;
  
addtiledef2 tileset_zone-floor1.png,zone_koth,1024,0;
  
addtiledef2 tileset_zone-wall1up.png,zone_koth,1472,256;
  
addtiledef2 tileset_zone-wall1top.png,zone_koth,1536,256;
  
addtiledef2 tileset_zone-wall2up.png,zone_koth,1504,304;
  
addtiledef2 tileset_zone-earth_brown.png,zone_koth,1024,32;
  
addtiledef2 zone_tiles1.png,zone_koth,768,48;
  
addtiledef2 zone_tiles2_brown.png,zone_koth,1664,256;
  
addtiledef2 zone_tiles3.png,zone_koth,1504,352;
  
addtiledef2 zone_tiles4-tent.png,zone_koth,1504,448;
  
addtiledef2 zone_tiles5-paths_brown.png,zone_koth,768,128;
  
addtiledef2 zone_tiles6-sulfpits_brown.png,zone_koth,1664,352;
  
addtiledef2 tileset_zone-floor1.png,zone_arctic,1024,0;
  
addtiledef2 tileset_zone-wall1up.png,zone_arctic,1472,256;
  
addtiledef2 tileset_zone-wall1top.png,zone_arctic,1536,256;
  
addtiledef2 tileset_zone-wall2up.png,zone_arctic,1504,304;
  
addtiledef2 tileset_zone-earth_arctic.png,zone_arctic,1024,32;
  
addtiledef2 zone_tiles1.png,zone_arctic,768,48;
  
addtiledef2 zone_tiles2_arctic.png,zone_arctic,1664,256;
  
addtiledef2 zone_tiles3.png,zone_arctic,1504,352;
  
addtiledef2 zone_tiles4-tent.png,zone_arctic,1504,448;
  
addtiledef2 tileset_zone-floor1.png,zone_wars,1024,0;
  
addtiledef2 tileset_zone-wall1up.png,zone_wars,1472,256;
  
addtiledef2 tileset_zone-wall1top.png,zone_wars,1536,256;
  
addtiledef2 tileset_zone-wall2up.png,zone_wars,1504,304;
  
addtiledef2 tileset_zone-earth_arctic.png,zone_wars,1024,32;
  
addtiledef2 tileset_zone-earth.png,zone_wars,1424,32;
  
addtiledef2 zone_tiles1.png,zone_wars,768,48;
  
addtiledef2 zone_tiles2_arctic.png,zone_wars,1664,256;
  
addtiledef2 zone_tiles2.png,zone_wars,1664,352;
  
addtiledef2 zone_tiles3.png,zone_wars,1504,352;
  
addtiledef2 zone_tiles4-tent.png,zone_wars,1504,448;

Now for you all who are saying "What's this? ". This here is an NPC script you can put in a level to load the zone tileset in GraalEditor.exe. The script determines what tiles will load determining on what the level name is.

For Example:

Say I wanted to make a Arctic level. I would put this NPC in the level then save it with a name that starts with 'zone_arctic'. Then press the Play button in level editor and hit F4. This will have loaded my arctic tiles and I would be able to make an arctic level! :megaee

I hope this was helpful for those who want to take a shot at zone levels.

Alternative Method at the request of Bl0nkt:
  • Open the graal folder then go to levels -> tiledefs
  • Open the tiledefsZone.txt file and copy the contents
  • Open the tiledefsOffline.txt file and paste the Zone contents
  • Save tiledefsOffline.txt and close GraalEditor.exe if open
  • Open GraalEditor.exe and save the level with proper prefixes as explained above then hit play then F4.
I tried doing this and well... i didn't work i got to your fifth step then wasn't sure what to do.
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:45 AM.


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