Alright I'm no good with tiles but I need 2 scripts:
1. Auto tile converter
When editing tiles in-game (using $game_map.data[x,y,floor]=tile id) when an autotile it doesn't convert it into the correct pieces I got no clue how it works so if someone can point me to one it'll be helpful.
2. Tile viewer
In-game single tile viewer from the map's tileset (like showing tile #2 at position x/y in a small image somewhere on the screen)
Any help would be helpful : D
Try this for number 1: http://forum.chaos-project.com/index.php/topic,11353.0.html
Just what I needed thanks : D