View Single Post
  #5  
Old 04-24-2008, 05:33 PM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
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 ?
Reply With Quote