
04-24-2008, 05:33 PM
|
|
Ideas on Fire
|
 |
Join Date: Jun 2007
Location: In my head
Posts: 3,208
|
|
|
Ok but do I clear the tiledefs then i put back my tiles (the type1)
And anyway, I still can't find how to get the type1
I made one ok, I uploaded it on RC
But even in 1 level it wont show
and the old tileset is still here !
This is what I did:
// NPC made by Soala
if (created) {
removetiledefs;
addtiledef silence_tiles_type1.png;
}
can you tell me what's wrong ? |
|
|
|