Quote:
Originally Posted by cyan3
I just used this and it load's Pisco2 with no problems.
PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef picso2.png,,0;
}
I also used another tileset and it works fine also.
PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef revolutions_tileset_new.png,,0;
}
|
those are type "0" though.
Might be a problem with type "1", so try the tileset I gave you (relic's)?