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
  #1  
Old 11-07-2005, 05:31 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Arrow Zone Tileset

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!

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.
__________________

For Zone or Guild Support use the Support Center

Last edited by VulcanP2P; 11-07-2005 at 06:09 AM..
Reply With Quote
  #2  
Old 11-07-2005, 05:49 AM
SayianOozaru SayianOozaru is offline
Banned
SayianOozaru's Avatar
Join Date: Apr 2005
Location: Waldorf, Maryland
Posts: 3,303
SayianOozaru is on a distinguished road
Send a message via AIM to 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 -______-
Attached Thumbnails
Click image for larger version

Name:	1.gif
Views:	382
Size:	29.5 KB
ID:	34193   Click image for larger version

Name:	2.gif
Views:	382
Size:	61.1 KB
ID:	34194  
Reply With Quote
  #3  
Old 11-07-2005, 05:52 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
You need to have the proper prefix for the level name. i.e: If you wanted to do that level with the tiles used in wars just save the level name as zone_wars-map1.nw, press Play, then F4.
__________________

For Zone or Guild Support use the Support Center
Reply With Quote
  #4  
Old 11-07-2005, 06:00 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
Why not just tell them how to do it permanently so they don't have to use a script each time?
Reply With Quote
  #5  
Old 11-07-2005, 06:06 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by Bl0nkt
Why not just tell them how to do it permanently so they don't have to use a script each time?
Done.

I posted the first method originally because most of the people I tried explaining the method you requested to did not understand it well.
__________________

For Zone or Guild Support use the Support Center
Reply With Quote
  #6  
Old 11-07-2005, 02:20 PM
anubis_wing anubis_wing is offline
Registered User
anubis_wing's Avatar
Join Date: Aug 2005
Location: Canadia
Posts: 2,963
anubis_wing will become famous soon enough
Ok I sent the files and all to the offline thing BUT I can't seem to open the stuff in graal editor.
Reply With Quote
  #7  
Old 11-07-2005, 07:16 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Thanks Vulcan.
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #8  
Old 11-07-2005, 10:13 PM
Robert_H Robert_H is offline
Registered Lunatic
Robert_H's Avatar
Join Date: Nov 2005
Posts: 100
Robert_H is on a distinguished road
Am I the only one that has no clue what this is?!
__________________
Sin
Reply With Quote
  #9  
Old 11-07-2005, 10:33 PM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by anubis_wing
Ok I sent the files and all to the offline thing BUT I can't seem to open the stuff in graal editor.
Did you save it as a proper level name, press play, then hit F4?
__________________

For Zone or Guild Support use the Support Center
Reply With Quote
  #10  
Old 11-07-2005, 10:56 PM
Robert_H Robert_H is offline
Registered Lunatic
Robert_H's Avatar
Join Date: Nov 2005
Posts: 100
Robert_H is on a distinguished road
Um, no.. I just don't know what the whole concept is for..
__________________
Sin
Reply With Quote
  #11  
Old 11-07-2005, 11:30 PM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally Posted by Robert_H
Um, no.. I just don't know what the whole concept is for..
Pay better attention.
Reply With Quote
  #12  
Old 11-08-2005, 12:54 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
Let me wrap it up in a nutshell.

Copy everything you see in the PHP Code (the colorful words in the scrolling box). Go to the level editor (Easiest way is to go on graal2 and hit "Editor"). Go to Baddies, NPCs, Chests and click the thing that looks like an outline of a person. Drop it in the level and double-click it. Paste everything you copied into it. Close out of it and save your level with the correct prefix to use those tiles. By this I mean save your level with either "zone_arctic, zone_wars, zone_whatever" in the beginning of the filename (example: zone_arctic_test1.nw). Hit "Play" and then F4. You should be able to use the tiles.
Reply With Quote
  #13  
Old 11-08-2005, 02:56 AM
anubis_wing anubis_wing is offline
Registered User
anubis_wing's Avatar
Join Date: Aug 2005
Location: Canadia
Posts: 2,963
anubis_wing will become famous soon enough
All it shows is Z's every where!
Reply With Quote
  #14  
Old 11-08-2005, 03:33 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by anubis_wing
All it shows is Z's every where!
What did you save the level name as?

Its a very simple concept to grasp. Look at the script an see the parts where its ,zone_dropship_, or ,zone_wars, ? Thats what you need to look at. Saving it as zone_anubissfirstlevel13371111.nw will only add the tiles with the Zs. However if you did zone_wars-anubissfirstlevel13371111.nw it would give you the Zs and the tiles used on the Zone Wars map.
__________________

For Zone or Guild Support use the Support Center
Reply With Quote
  #15  
Old 11-08-2005, 03:47 AM
anubis_wing anubis_wing is offline
Registered User
anubis_wing's Avatar
Join Date: Aug 2005
Location: Canadia
Posts: 2,963
anubis_wing will become famous soon enough
Ah cuz you see I saved it as Zone_Tiles
Reply With Quote
  #16  
Old 11-08-2005, 03:49 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
Quote:
Originally Posted by anubis_wing
Ah cuz you see I saved it as Zone_Tiles
So you understand it now?
__________________

For Zone or Guild Support use the Support Center
Reply With Quote
  #17  
Old 11-08-2005, 03:51 AM
anubis_wing anubis_wing is offline
Registered User
anubis_wing's Avatar
Join Date: Aug 2005
Location: Canadia
Posts: 2,963
anubis_wing will become famous soon enough
More or less.
Reply With Quote
  #18  
Old 11-08-2005, 04:26 AM
Shadox Shadox is offline
Ex-Zone Player
Shadox's Avatar
Join Date: Aug 2005
Location: in a plasma tv box
Posts: 191
Shadox is on a distinguished road
i understand it less!...cause im just too lazy to pssibly comprihend all of those exceptionally large words...also i dont get why there is so many
__________________
OwNz YoU aLl!!11!1eleven!!!!11
Reply With Quote
  #19  
Old 11-08-2005, 04:29 AM
hydralisk150 hydralisk150 is offline
Registered User
hydralisk150's Avatar
Join Date: Nov 2005
Posts: 29
hydralisk150 is an unknown quantity at this point
Talking

is there a way to get all the maps on it so i can use all the tiles?
Reply With Quote
  #20  
Old 11-08-2005, 05:21 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
Vulcan, you're helping a dead cause. rofl.

Wait until they learn what development is first.
Reply With Quote
  #21  
Old 11-08-2005, 02:01 PM
anubis_wing anubis_wing is offline
Registered User
anubis_wing's Avatar
Join Date: Aug 2005
Location: Canadia
Posts: 2,963
anubis_wing will become famous soon enough
How do I get a bigger map the map I want to design is much bigger than the one it supplies.
Reply With Quote
  #22  
Old 11-08-2005, 02:38 PM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally Posted by anubis_wing
How do I get a bigger map the map I want to design is much bigger than the one it supplies.
Use a Gmap. If you don't know what that is, or how to make one; Search the forums. All your questions will have been answered in previously made threads.
Reply With Quote
  #23  
Old 11-08-2005, 07:06 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Poor Vulcan, explains an answer, get another question. Repeat.
Explaining to them is like trying to get a sumo wrestler to get a score of 10, performing at swan lake ballet performance.
*Edit
Could you script the doors, seats, TV's and trader areas please?
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.

Last edited by Huwajux; 11-08-2005 at 08:24 PM..
Reply With Quote
  #24  
Old 11-08-2005, 11:00 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
Quote:
Originally Posted by Huwajux
Poor Vulcan, explains an answer, get another question. Repeat.
Explaining to them is like trying to get a sumo wrestler to get a score of 10, performing at swan lake ballet performance.
*Edit
Could you script the doors, seats, TV's and trader areas please?
Doors probably run on actiongrab. Here's what it would be in GS1:

NPC Code:
//#CLIENTSIDE
if (playerenters) show;

if (actiongrab) {
hide;
sleep 2;
show;
}



This is probably wrong, but it might be this in GS2 (sorry for any mistakes, I don't know too much with it yet):

NPC Code:
function onplayerenters() show;

function onactiongrab() {
hide;
sleep("2")
show;
}



God, I feel like a new scripter again. :[

Edit:

Seats are tiles for zone_dropship and the TV is an image.
Reply With Quote
  #25  
Old 11-08-2005, 11:31 PM
Robert_H Robert_H is offline
Registered Lunatic
Robert_H's Avatar
Join Date: Nov 2005
Posts: 100
Robert_H is on a distinguished road
Quote:
Originally Posted by Bl0nkt
Let me wrap it up in a nutshell.

Copy everything you see in the PHP Code (the colorful words in the scrolling box). Go to the level editor (Easiest way is to go on graal2 and hit "Editor"). Go to Baddies, NPCs, Chests and click the thing that looks like an outline of a person. Drop it in the level and double-click it. Paste everything you copied into it. Close out of it and save your level with the correct prefix to use those tiles. By this I mean save your level with either "zone_arctic, zone_wars, zone_whatever" in the beginning of the filename (example: zone_arctic_test1.nw). Hit "Play" and then F4. You should be able to use the tiles.
Ah! wow that's easier
__________________
Sin
Reply With Quote
  #26  
Old 01-17-2006, 11:32 AM
Harbost Harbost is offline
Registered User
Join Date: Jan 2006
Posts: 18
Harbost is on a distinguished road
umm im confused!
how can i get this on my laptop...?
and how can i get like roads with the white line?!?!?!?!?
Reply With Quote
  #27  
Old 01-17-2006, 07:27 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Quote:
Originally Posted by Harbost
umm im confused!
how can i get this on my laptop...?
and how can i get like roads with the white line?!?!?!?!?
Get what on your laptop?
Er...road?
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #28  
Old 01-17-2006, 08:08 PM
Damix2 Damix2 is offline
RED SQUARE CLUB
Join Date: Nov 2003
Location: NY-what's better?
Posts: 3,577
Damix2 will become famous soon enough
Quote:
Originally Posted by Harbost
umm im confused!
how can i get this on my laptop...?
and how can i get like roads with the white line?!?!?!?!?
The same way as on a desktop.


And do you mean Era's tiles?
__________________
Reply With Quote
  #29  
Old 01-17-2006, 09:11 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
Let me try to explain prefixes a bit better.

A prefix is a character that comes before a word/sentence/etc. A prefix in files are what comes before that filename.

Example: Say the prefix is level_. Say the level name is lol.nw.

Now, take the level name, lol.nw, and put the level_ prefix on it. It becomes level_lol.nw.

Question: Who cares?
Answer: Many times, when you see random blocks or unusable tiles, it's because the wrong prefix was used.

Take a look at the tiledefs for Zone.

PHP Code:
tileset_zone-blank.png,zone,1,0,0
zone_stars
.gif,zone_start,4,320,64
zone_stars
.gif,zone_dropship_,4,512,0
tileset_zone
-dropship.png,zone_dropship_,4,1024,256
tileset_zone
-dropship2.png,zone_dropship_,4,1408,256
tileset_zone
-dropship3.png,zone_dropship_,4,1024,0
tileset_zone
-floor1.png,zone_alpha,4,1024,0
tileset_zone
-wall1up.png,zone_alpha,4,1472,256
tileset_zone
-wall1top.png,zone_alpha,4,1536,256
tileset_zone
-wall2up.png,zone_alpha,4,1504,304
tileset_zone
-earth_gray.png,zone_alpha,4,1024,32
zone_tiles1
.png,zone_alpha,4,768,48
zone_tiles2_gray
.png,zone_alpha,4,1664,256
zone_tiles3
.png,zone_alpha,4,1504,352
zone_tiles4
-tent.png,zone_alpha,4,1504,448
zone_tiles5
-paths_gray.png,zone_alpha,4,768,128
zone_tiles6
-sulfpits_gray.png,zone_alpha,4,1664,352
tileset_zone
-floor1.png,zone_ad,4,1024,0
tileset_zone
-wall1up.png,zone_ad,4,1472,256
tileset_zone
-wall1top.png,zone_ad,4,1536,256
tileset_zone
-wall2up.png,zone_ad,4,1504,304
tileset_zone
-earth.png,zone_ad,4,1024,32
zone_tiles1
.png,zone_ad,4,768,48
zone_tiles2
.png,zone_ad,4,1664,256
zone_tiles3
.png,zone_ad,4,1504,352
zone_tiles4
-tent.png,zone_ad,4,1504,448
zone_tiles5
-paths.png,zone_ad,4,768,128
zone_tiles6
-sulfpits.png,zone_ad,4,1664,352
tileset_zone
-floor1.png,zone_showdown,4,1024,0
tileset_zone
-wall1up.png,zone_showdown,4,1472,256
tileset_zone
-wall1top.png,zone_showdown,4,1536,256
tileset_zone
-wall2up.png,zone_showdown,4,1504,304
tileset_zone
-earth.png,zone_showdown,4,1024,32
zone_tiles1
.png,zone_showdown,4,768,48
zone_tiles2
.png,zone_showdown,4,1664,256
zone_tiles3
.png,zone_showdown,4,1504,352
zone_tiles4
-tent.png,zone_showdown,4,1504,448
zone_tiles5
-paths.png,zone_showdown,4,768,128
zone_tiles6
-sulfpits_water.png,zone_showdown,4,1664,352
tileset_zone
-floor1.png,zone_koth,4,1024,0
tileset_zone
-wall1up.png,zone_koth,4,1472,256
tileset_zone
-wall1top.png,zone_koth,4,1536,256
tileset_zone
-wall2up.png,zone_koth,4,1504,304
tileset_zone
-earth_brown.png,zone_koth,4,1024,32
zone_tiles1
.png,zone_koth,4,768,48
zone_tiles2_brown
.png,zone_koth,4,1664,256
zone_tiles3
.png,zone_koth,4,1504,352
zone_tiles4
-tent.png,zone_koth,4,1504,448
zone_tiles5
-paths_brown.png,zone_koth,4,768,128
zone_tiles6
-sulfpits_brown.png,zone_koth,4,1664,352
tileset_zone
-floor1.png,zone_arctic,4,1024,0
tileset_zone
-wall1up.png,zone_arctic,4,1472,256
tileset_zone
-wall1top.png,zone_arctic,4,1536,256
tileset_zone
-wall2up.png,zone_arctic,4,1504,304
tileset_zone
-earth_arctic.png,zone_arctic,4,1024,32
zone_tiles1
.png,zone_arctic,4,768,48
zone_tiles2_arctic
.png,zone_arctic,4,1664,256
zone_tiles3
.png,zone_arctic,4,1504,352
zone_tiles4
-tent.png,zone_arctic,4,1504,448
tileset_zone
-floor1.png,zone_wars,4,1024,0
tileset_zone
-wall1up.png,zone_wars,4,1472,256
tileset_zone
-wall1top.png,zone_wars,4,1536,256
tileset_zone
-wall2up.png,zone_wars,4,1504,304
tileset_zone
-earth_arctic.png,zone_wars,4,1024,32
tileset_zone
-earth.png,zone_wars,4,1424,32
zone_tiles1
.png,zone_wars,4,768,48
zone_tiles2_arctic
.png,zone_wars,4,1664,256
zone_tiles2
.png,zone_wars,4,1664,352
zone_tiles3
.png,zone_wars,4,1504,352
zone_tiles4
-tent.png,zone_wars,4,1504,448
tileset_zone
-floor1.png,zone_gwars,4,1024,0
tileset_zone
-wall1up.png,zone_gwars,4,1472,256
tileset_zone
-wall1top.png,zone_gwars,4,1536,256
tileset_zone
-wall2up.png,zone_gwars,4,1504,304
tileset_zone
-earth.png,zone_gwars,4,1024,32
zone_tiles1
.png,zone_gwars,4,768,48
zone_tiles2
.png,zone_gwars,4,1664,256
zone_tiles3
.png,zone_gwars,4,1504,352
zone_tiles4
-tent.png,zone_gwars,4,1504,448
zone_tiles5
-paths.png,zone_gwars,4,768,128
zone_tiles6
-sulfpits.png,zone_gwars,4,1664,352 
Look at the fourth, fifth and sixth lines down. You will see this:

PHP Code:
tileset_zone-dropship.png,zone_dropship_,4,1024,256
tileset_zone
-dropship2.png,zone_dropship_,4,1408,256
tileset_zone
-dropship3.png,zone_dropship_,4,1024,
There are three images listed there, one being tileset_zone-dropship.png. The image looks like this:



Question: What does that matter?
Answer: That's a group of tiles that you can use for level editing.

Question: Wow! How do I use them!?
Answer: Prefixes.

This is how we will do this. Look at the first line. Notice zone_dropship_ after the image name? Guess what? That's a prefix. Use that prefix in your level name and that image will appear on your tileset. You may have noticed this prefix is also in the other two lines listed. So guess what? Those images will be added too!

I hope this answered some questions.
Reply With Quote
  #30  
Old 01-18-2006, 04:20 PM
Raeiphon Raeiphon is offline
I never asked for this.
Join Date: Jun 2005
Posts: 855
Raeiphon is on a distinguished road
You can also achieve this by pasting the code from Bl0nkt's post into the levels/tiledefs/tiledefs_Offline.txt, and using the prefix described.
__________________

I hope for nothing. I fear nothing. I am free.

Last edited by Darlene159; 01-19-2006 at 01:01 AM.. Reason: not needed
Reply With Quote
  #31  
Old 01-23-2006, 06:22 PM
Elk Elk is offline
Sr Marketing Strategist
Elk's Avatar
Join Date: Nov 2005
Location: Deerland
Posts: 3,829
Elk has a brilliant futureElk has a brilliant futureElk has a brilliant futureElk has a brilliant futureElk has a brilliant futureElk has a brilliant futureElk has a brilliant future
Send a message via ICQ to Elk Send a message via AIM to Elk Send a message via MSN to Elk Send a message via Yahoo to Elk
*hugs*
__________________
iEra IGN: *Elk (Darkshire)
iCla. IGN: *Elk (Darkshire)
iZone IGN: *Elk (Darkshire)




Reply With Quote
  #32  
Old 01-25-2006, 08:01 PM
Dante55555 Dante55555 is offline
Kds Xanadu
Dante55555's Avatar
Join Date: Apr 2005
Posts: 2,092
Dante55555 is an unknown quantity at this point
I alrdy new that and actualy tried making zone levels in da past... Didnt work out so well.. Well another shot cant hurt xD Watta we win if the levels REALLY REALLY good huh? :P Maybe a ET job xD
Reply With Quote
  #33  
Old 01-25-2006, 10:04 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
First of all, how does being an ET relate in any way to making levels? Second of all, who said this was a competition? It was scrictly to present development to Zone players, as they were not learning much about developing. Thirdly, I'm not picking on anyone, but Zone players (or at least what I see of them) are the least compatible staff members you could find. I wouldn't pick them to work on a classic server, let alone a gold server. I could probably make exceptions to people like Huwajux and Nythe, though.
Reply With Quote
  #34  
Old 01-26-2006, 12:11 AM
Dante55555 Dante55555 is offline
Kds Xanadu
Dante55555's Avatar
Join Date: Apr 2005
Posts: 2,092
Dante55555 is an unknown quantity at this point
Shh Hachi.. Your making yourself look smart.. U dont want that do u. And the only reason zone asnt got any good staff is cause they dont got me :P ... How cud u point out Huwa as 1 of the good staff anyway? xD J/k j/k
Reply With Quote
  #35  
Old 01-26-2006, 02:13 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 Bl0nkt
First of all, how does being an ET relate in any way to making levels? Second of all, who said this was a competition? It was scrictly to present development to Zone players, as they were not learning much about developing. Thirdly, I'm not picking on anyone, but Zone players (or at least what I see of them) are the least compatible staff members you could find. I wouldn't pick them to work on a classic server, let alone a gold server. I could probably make exceptions to people like Huwajux and Nythe, though.
Ehh...
-_-
I agree with the entire statement, and, unfortunately, that also includes me as one of the "least compatible staff members you could find"...
By the way, don't you mean "competent"?
Reply With Quote
  #36  
Old 02-09-2006, 04:53 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
By the way. I know this is a double post. I also know this thread is a good few months old. But, I need help with this.
I saved it with the right prefix. zone_wars-ss.nw
However, all I get are the Z tiles. And whenever I try to save it as zone_arctic, same things happens. No prefixes work. Help!

EDIT: This won't work with any tileset. Not Icarus, nor Era.
x-x
EDIT2: I've taken a picture of the Editor with the files uploaded. Look at the file name, tell me what I'm doing wrong -_-
NOTE: Of course, I made sure the Zone tileset was loaded before doing this. Disregard the Era file.
Attached Thumbnails
Click image for larger version

Name:	help.png
Views:	180
Size:	51.4 KB
ID:	35444  

Last edited by someonesomewhere; 02-09-2006 at 06:28 AM..
Reply With Quote
  #37  
Old 02-09-2006, 08:54 AM
Raeiphon Raeiphon is offline
I never asked for this.
Join Date: Jun 2005
Posts: 855
Raeiphon is on a distinguished road
That's normal. Zone tileset isnt very large, majority of the things you see in levels are actually images
__________________

I hope for nothing. I fear nothing. I am free.
Reply With Quote
  #38  
Old 02-09-2006, 12:09 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Quote:
Originally Posted by someonesomewhere
By the way. I know this is a double post. I also know this thread is a good few months old. But, I need help with this.
I saved it with the right prefix. zone_wars-ss.nw
However, all I get are the Z tiles. And whenever I try to save it as zone_arctic, same things happens. No prefixes work. Help!

EDIT: This won't work with any tileset. Not Icarus, nor Era.
x-x
EDIT2: I've taken a picture of the Editor with the files uploaded. Look at the file name, tell me what I'm doing wrong -_-
NOTE: Of course, I made sure the Zone tileset was loaded before doing this. Disregard the Era file.
Have you tried scrolling through the tileset?
There isn't a lot of Zone tiles like Raeiphon said, it's mainly NPC images. Trees etc.
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
Reply With Quote
  #39  
Old 02-10-2006, 03:28 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
Notice that there is no room to scroll.

And notice that I said it didn't work with any tileset.

EDIT: Oh btw I fixed it.

Close please.
Reply With Quote
  #40  
Old 02-10-2006, 12:37 PM
Huwajux Huwajux is offline
Zone Oracle
Join Date: Jul 2005
Location: Padded cell
Posts: 3,947
Huwajux will become famous soon enough
Send a message via AIM to Huwajux Send a message via MSN to Huwajux
Quote:
Originally Posted by someonesomewhere
Notice that there is no room to scroll.
Scroll sideways. :P
__________________
No matter where we go, or what we do, we will always live our lives within the confines of our own head.
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:42 PM.


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