Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-13-2009, 12:33 AM
emoman emoman is offline
Wondering..
emoman's Avatar
Join Date: Aug 2007
Location: elsewhere
Posts: 68
emoman is on a distinguished road
Send a message via AIM to emoman Send a message via MSN to emoman
A bit of help with LAT

Hi, I have been using graals level editer for a while but have only recently come back to it since i found a LAT job about a year ago.

Now i know the basics of level editing, but right now i just want to make sure im doing this all right.


Just help me with these few questions i have.

1. When i first start out how do i shrink the level a little smaller, i'm trying to make a shop so i want to make it quite small. I always thought you needed to just select the amount of space you want and drag it away from the main level.

that was an easy question here comes the ones im not sure on completely.

2. I have a specific tileset i wish to use someone sent it to me by PM and its in a code

// NPC made by BLAHBLAHEXAMPLE
if (example){
exampleexampleblahblah.gif,,1;
}

Something like that

How can i put that into the level editer to get the tiles ?


I might have more questions so keep posted on this thread if you want to help.

And I'm sorry if my questions are so nooby and i sound stupid im just looking for help.


Thank you so much <3

yours truly
-emoman
Reply With Quote
  #2  
Old 05-13-2009, 12:44 AM
bioboi bioboi is offline
Maloria Manager
bioboi's Avatar
Join Date: Aug 2006
Posts: 145
bioboi has a spectacular aura aboutbioboi has a spectacular aura about
1. There should be a black tile on your tileset, and reading from your post you already have a custom tileset so I can't really show you where it would be. But in reality your level still has the same dimensions, but you're just make it feel smaller with a black tile.

2.
if (created){
removetiledefs;
addtiledef tilesetnamehere.format,,;
}

Or if it's not using the same format as pics1.png, use a 1 in the commas, for a setup like Era's.
__________________
Ignorance is bliss.
Reply With Quote
  #3  
Old 05-13-2009, 12:47 AM
emoman emoman is offline
Wondering..
emoman's Avatar
Join Date: Aug 2007
Location: elsewhere
Posts: 68
emoman is on a distinguished road
Send a message via AIM to emoman Send a message via MSN to emoman
Quote:
Originally Posted by bioboi View Post
1. There should be a black tile on your tileset, and reading from your post you already have a custom tileset so I can't really show you where it would be. But in reality your level still has the same dimensions, but you're just make it feel smaller with a black tile.

2.
if (created){
removetiledefs;
addtiledef tilesetnamehere.format,,;
}

Or if it's not using the same format as pics1.png, use a 1 in the commas, for a setup like Era's.


HOLY CRAP its and HONOR getting a reply from the manager of maloria I <3'd that server a while back and can't wait till its released again


But anyway on topic:

Its actually
// NPC made by DarkFalz
if (created) {
addtiledef gg-tileset.gif,,1;
}

where would i put that for it to be a tileset ?
__________________
Reply With Quote
  #4  
Old 05-13-2009, 12:49 AM
bioboi bioboi is offline
Maloria Manager
bioboi's Avatar
Join Date: Aug 2006
Posts: 145
bioboi has a spectacular aura aboutbioboi has a spectacular aura about
Quote:
Originally Posted by emoman View Post
HOLY CRAP its and HONOR getting a reply from the manager of maloria I <3'd that server a while back and can't wait till its released again


But anyway on topic:

Its actually
// NPC made by DarkFalz
if (created) {
addtiledef gg-tileset.gif,,1;
}

where would i put that for it to be a tileset ?
Make a blank NPC in the level editor, and simple copy and paste the code into that level NPC, and it should automatically change the tileset for you.
__________________
Ignorance is bliss.
Reply With Quote
  #5  
Old 05-13-2009, 12:54 AM
emoman emoman is offline
Wondering..
emoman's Avatar
Join Date: Aug 2007
Location: elsewhere
Posts: 68
emoman is on a distinguished road
Send a message via AIM to emoman Send a message via MSN to emoman
IT worked! thanks a bunch
__________________
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 08:47 AM.


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