View Single Post
  #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