
11-03-2008, 07:06 PM
|
|
Ideas on Fire
|
 |
Join Date: Jun 2007
Location: In my head
Posts: 3,208
|
|
|
Why so much caps ?
Simply use a script like
function onCreated()
{
addtiledef("thetilesetname.png,#L,0);
}
replace with 1 if your tileset is type1.
You should visit the graal bible for lot of tips. |
|
|
|