Quote:
Originally Posted by Soala
If you are swimming in the cliffs of pics1, the tileset type you've used is 1 in the script. Switch it to type 0.
The tileset type value should be the very last number in your script:
PHP Code:
addtiledef("tilesetname.png",levelname,type);
|
what if his tileset is a type 1(modern)?
i don't think there's something wrong with what type it is by judging of his previous threads, rather that he doesn't have the proper tileset or levelprefix-
as i said, please post the script that you are using to change tileset(s).