This is my problem. Recently I've been running my server Stone Henge. Prehistora type server without issue. We've added more to the tiles and have been wanting to put up another test level to show how far we've gotten. Yet before we could use the tileset with ease on Editor using this script:
PHP Code:
if (created){
addtildef sh_tileset1.png,#L,0;
}
And now whenever any of us uses it in Editor we get the black lines across the screen and cannot use it. Any help with this would be greatly appreciated. I've tried delting the Offline tiledefs and redoing it but it is'nt working. Please help. ^-^