ok... default A-Z from tile 1 to 26 then, what I had in mind was: a form in which you see the tileset ; you select the character, and then press the key you want to assign it to. bam, it's done. Useful stuff that would speed up things: Use arrow keys to move through tileset quickly ; When you hit a key, it would automatically move the cursor to the next tile ; same thing when you hit space Enter would move you down And most of all: Select multiple tiles at once (just like when you map), and then hit the key representing the first tile, and it will assign the next tiles to the next keys. For example, you select a group of 6 tiles representing letters H to M First tile in selection would be !@#$%^&*igned to H, 2nd to I, ... you get the idea The form would need to show a preview of each legal character ; like: A: [ A ] B: [ B ] C: ???? D: [ D ] ... Z: a: ... z: 0: ... 9: other characters: like: . , ! ; : " ' .... there's a lot of them and honestly, making all 255 ascii characters available isnt harder then allowing only few of them. Actually, it will be harder to limit the use of certain characters ; some characters just aren't supposed to be visible (space, enter, esc, etc.) thanks for the tileset by the way ; i'll use the tileset editor to add special characters to it That's kind of what I had in mind....... I HATE PAINT