Graal Forums  

Go Back   Graal Forums > Development Forums > Graphic Design
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-25-2002, 08:05 PM
Mykel Mykel is offline
:o
Mykel's Avatar
Join Date: May 2002
Location: Canton, Ohio.
Posts: 5,526
Mykel has a spectacular aura about
Send a message via AIM to Mykel Send a message via MSN to Mykel
Tileset

I am juss messing around and would like to know how to make a tileset? or how to put things into the already current tileset?
__________________
(Married to Skyld)
Reply With Quote
  #2  
Old 07-26-2002, 05:31 AM
Mykel Mykel is offline
:o
Mykel's Avatar
Join Date: May 2002
Location: Canton, Ohio.
Posts: 5,526
Mykel has a spectacular aura about
Send a message via AIM to Mykel Send a message via MSN to Mykel
any help?
__________________
(Married to Skyld)
Reply With Quote
  #3  
Old 07-26-2002, 05:32 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Just edit the currecnt tileset.
That's the easist way to do it.
Use addtiledef to add it into your levels.
Remember it has to be 256 colours.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #4  
Old 07-26-2002, 05:32 AM
warp2ukew warp2ukew is offline
Prime Rib of Micronesia
warp2ukew's Avatar
Join Date: Feb 2002
Location: In a van down by the river.
Posts: 1,718
warp2ukew will become famous soon enough
Quote:
Originally posted by AlexH
Just edit the currecnt tileset.
That's the easist way to do it.
Use addtiledef to add it into your levels.
Remember it has to be 256 colours.
__________________
Reply With Quote
  #5  
Old 07-26-2002, 05:47 AM
Neglegence2002 Neglegence2002 is offline
are you happy now?
Join Date: Dec 2001
Location: PA
Posts: 1,254
Neglegence2002 is on a distinguished road
Quote:
Originally posted by AlexH
Just edit the currecnt tileset.
That's the easist way to do it.
Use addtiledef to add it into your levels.
Remember it has to be 256 colours.
__________________
enter my brain
Reply With Quote
  #6  
Old 07-26-2002, 07:35 PM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by AlexH
Just edit the currecnt tileset.
That's the easist way to do it.
Use addtiledef to add it into your levels.
Remember it has to be 256 colours.
Reply With Quote
  #7  
Old 07-26-2002, 08:42 PM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Quote:
Originally posted by AlexH
Just edit the currecnt tileset.
That's the easist way to do it.
Use addtiledef to add it into your levels.
Remember it has to be 256 colours.
-Gastly
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #8  
Old 07-26-2002, 10:48 PM
azuretek23 azuretek23 is offline
Registered User
azuretek23's Avatar
Join Date: May 2002
Location: Phoenix, AZ
Posts: 516
azuretek23 is on a distinguished road
Send a message via ICQ to azuretek23 Send a message via AIM to azuretek23
why the hell would everyone just quote that? just dont say anything... he dosent need to read it like 6 times
__________________
:: Give a man a fish, you feed him for a day. Teach a man to fish, and you lose your monopoly on fisheries ::
Reply With Quote
  #9  
Old 07-29-2002, 09:00 AM
Mykel Mykel is offline
:o
Mykel's Avatar
Join Date: May 2002
Location: Canton, Ohio.
Posts: 5,526
Mykel has a spectacular aura about
Send a message via AIM to Mykel Send a message via MSN to Mykel
*ish n00b*
addtiledef?
that is a .txt right? in teh tileset thing? but how do I add it, I mean....((NEEDS MORE INFO))
__________________
(Married to Skyld)
Reply With Quote
  #10  
Old 07-29-2002, 10:02 AM
davidpsy davidpsy is offline
Over Nine THOUSAND!!!!!!!
davidpsy's Avatar
Join Date: Mar 2002
Location: Bandiria
Posts: 5,514
davidpsy is on a distinguished road
Send a message via AIM to davidpsy
ok here is the donaldshimoda guide to useing addtiledef.
first you must understand a tile is 16 pictules by 16 pictules
and once you make a tile you can add it one to graal in a way less lagy way like useing it as a npc. there is a thing called addtiledef now in graal level editing there is a big menue of tiles to use now what addtiledef2 does is it takes a tile and covers it over any tile on that menue a easy way to do this is put a npc in the level you want lets say this level is named newtiles now put a npc in your level and put the following script in it
if (playerenters){addtiledef2 nameoftile.gif,newtiles,0,0;}
its realy hard to guess where to put the tile so to make it easy i just copy pics1.png and add what ever i want this way i can control wich tile is ground and wich is not wich ones the player can walk on and wich he can not now your probly wondering why the nameoftile.gif and the newtiles and the 0,0 thing ok ill ecplain that first copy pics1.png and add what ever you want then lets say you name it pics to the script would be addtiledef2 pics2.gif,newtiles,0,0;} but why the newtiles thing ok well lets say you just put new rather then newtile that would make all the levels with the word new have that tile in the tile menu but this can be good for like makeing a server when you want to have all the levels in your server have this new tile set but if you just want one level to have it just put the name of the level with out the .nw or .graal ok so you understand that now for the 0,0 thing
well thats the y and x of where the tile will be put on the menue this is why i copy pics1 because i can just cover the whole thing over and have what i wanted added added so now you understand addtiledef your welcome also if you added something you dident want to add just get rid of all the words in this file tiledefsoffline.txt
__________________
-Donald Shimoda
Level oo.

Forces greater than your self, can be over come.
Reply With Quote
  #11  
Old 07-29-2002, 11:09 AM
Lao_Su2 Lao_Su2 is offline
Panda
Lao_Su2's Avatar
Join Date: Jan 2002
Location: Draper, Utah
Posts: 645
Lao_Su2 is on a distinguished road
Send a message via AIM to Lao_Su2
Quote:
Originally posted by davidpsy
ok here is the donaldshimoda guide to useing addtiledef.
first you must understand a tile is 16 pictules by 16 pictules
and once you make a tile you can add it one to graal in a way less lagy way like useing it as a npc. there is a thing called addtiledef now in graal level editing there is a big menue of tiles to use now what addtiledef2 does is it takes a tile and covers it over any tile on that menue a easy way to do this is put a npc in the level you want lets say this level is named newtiles now put a npc in your level and put the following script in it
if (playerenters){addtiledef2 nameoftile.gif,newtiles,0,0;}
its realy hard to guess where to put the tile so to make it easy i just copy pics1.png and add what ever i want this way i can control wich tile is ground and wich is not wich ones the player can walk on and wich he can not now your probly wondering why the nameoftile.gif and the newtiles and the 0,0 thing ok ill ecplain that first copy pics1.png and add what ever you want then lets say you name it pics to the script would be addtiledef2 pics2.gif,newtiles,0,0;} but why the newtiles thing ok well lets say you just put new rather then newtile that would make all the levels with the word new have that tile in the tile menu but this can be good for like makeing a server when you want to have all the levels in your server have this new tile set but if you just want one level to have it just put the name of the level with out the .nw or .graal ok so you understand that now for the 0,0 thing
well thats the y and x of where the tile will be put on the menue this is why i copy pics1 because i can just cover the whole thing over and have what i wanted added added so now you understand addtiledef your welcome also if you added something you dident want to add just get rid of all the words in this file tiledefsoffline.txt
*left eye twitches* omg *shakes a little* what the *EXPLODES*
__________________
Panda
Reply With Quote
  #12  
Old 07-29-2002, 02:07 PM
davidpsy davidpsy is offline
Over Nine THOUSAND!!!!!!!
davidpsy's Avatar
Join Date: Mar 2002
Location: Bandiria
Posts: 5,514
davidpsy is on a distinguished road
Send a message via AIM to davidpsy
LOL i guess i did try a lot
__________________
-Donald Shimoda
Level oo.

Forces greater than your self, can be over come.
Reply With Quote
  #13  
Old 07-29-2002, 03:34 PM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
what the hell is a pictule?

And the command is
addtiledef2 tilenames.png,the level/start of level it will work in,x on pics1, y on pics1

you'll have to view the pics1 in a program and look for the correct place to put the tiles. If you don't know how to do this, I suggest you learn how. One tile = 16 pixels by 16 pixels. (16x16)
__________________
Quote:
Originally posted by Spark910
Think befreo you type.
Reply With Quote
  #14  
Old 07-29-2002, 08:25 PM
Mykel Mykel is offline
:o
Mykel's Avatar
Join Date: May 2002
Location: Canton, Ohio.
Posts: 5,526
Mykel has a spectacular aura about
Send a message via AIM to Mykel Send a message via MSN to Mykel
Quote:
Originally posted by davidpsy
LOL i guess i did try a lot
omg, ish so confused, i know the x,y thing, and the level thing.
But, the rest i am confused...x.x...
__________________
(Married to Skyld)
Reply With Quote
  #15  
Old 07-29-2002, 09:54 PM
Dark-Dragoon Dark-Dragoon is offline
Registered User
Dark-Dragoon's Avatar
Join Date: May 2002
Posts: 886
Dark-Dragoon is on a distinguished road
Mykel. whatever you do, DO NOT LISTEN TO DONALDSHIMODA.
__________________
R.I.P. 1999-2004 Graalian Year
The World Renown Nobody, Guy.
Reply With Quote
  #16  
Old 07-30-2002, 12:20 AM
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 davidpsy
All that gibberish
USE! PARAGRAPHS!

And why the hell would you make the file size of the new tiles tens of times bigger just to save some work? That's being stupid AND lazy, just measure out how many tiles across from the far left of the tileset (x), and how many tiles down from the top of the tileset (y), and multiply those numbers by 16. Then you will get the x, and y, in pixel.
Reply With Quote
  #17  
Old 07-30-2002, 12:49 AM
Mykel Mykel is offline
:o
Mykel's Avatar
Join Date: May 2002
Location: Canton, Ohio.
Posts: 5,526
Mykel has a spectacular aura about
Send a message via AIM to Mykel Send a message via MSN to Mykel
__________________
(Married to Skyld)
Reply With Quote
  #18  
Old 07-31-2002, 08:21 AM
davidpsy davidpsy is offline
Over Nine THOUSAND!!!!!!!
davidpsy's Avatar
Join Date: Mar 2002
Location: Bandiria
Posts: 5,514
davidpsy is on a distinguished road
Send a message via AIM to davidpsy
Quote:
Originally posted by Dark-Dragoon
Mykel. whatever you do, DO LISTEN TO DONALDSHIMODA.
there i fixed it
__________________
-Donald Shimoda
Level oo.

Forces greater than your self, can be over come.
Reply With Quote
  #19  
Old 07-31-2002, 08:32 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Quote:
Originally posted by Torankusu

And the command is
addtiledef2 tilenames.png,the level/start of level it will work in,x on pics1, y on pics1
addtiledef image,levelstart,type; - specifys the tiles images for all levels that start with 'levelstart' (0-standard type,1-new order)

addtiledef2 image,levelstart,x,y; - replaces parts of the tiles image

If he's making a completly new tileset he'll want to use addtiledef.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #20  
Old 07-31-2002, 09:57 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by davidpsy

there i fixed it and im a idoit
you sure are I thought you said you was gonna stop being a noob?
Reply With Quote
  #21  
Old 08-02-2002, 09:18 PM
Mykel Mykel is offline
:o
Mykel's Avatar
Join Date: May 2002
Location: Canton, Ohio.
Posts: 5,526
Mykel has a spectacular aura about
Send a message via AIM to Mykel Send a message via MSN to Mykel
Quote:
Originally posted by Poogle
you sure are I thought you said you was gonna stop being a noob?
__________________
(Married to Skyld)
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 11:17 AM.


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