View Single Post
  #3  
Old 12-19-2003, 02:44 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by DarkShadows_Legend
It is:
NPC Code:

addtiledef imageName.ext,levelstart,type;


There is Types 0 (default) and 1 (New Order(like era)).

levelstart would be what the level names would start with.
So if you have it as eoa_ then it should work with all levels that start with eoa_

And the first part would just be the name of the tileset.

Simple eh?
I think he did it right? He just didn't add the semicolon.

addtiledef tileset.png,wasteland_,1
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote