View Single Post
  #11  
Old 02-22-2007, 09:12 PM
Chandler Chandler is offline
Banned
Join Date: Jan 2007
Posts: 656
Chandler will become famous soon enough
Quote:
Originally Posted by zell12 View Post
If you are using a custom tileset, and you are editing levels for your server, make a folder, put the levels in it, copy the tileset.png and put it in there. Open a level, and put the:

NPC Code:
addtiledef yourtilesethere.png, #L, 1;



in a level... If that doesn't work, PM Wandaman


BTW, I honestly don't know what the index value does. I know 0 and 1 you need to set, and I believe anything 2 and above ignore the code and just use picso1.png
0: Classic tilesetType
1: Era tilesetType
5: Graal Kingdoms tilesetType
I should've used five on the ones I did, *edits
Reply With Quote