|
06-20-2012
|
47
|
|
Times Change
Join Date: Feb 2012
Location: Cairo, Egypt
Posts: 1,872
|
Setting Era PC tileset:
PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef era_tileset-summer-offline.png,,1;
}
Setting iEra tileset (make sure you have saved iEra's tileset in your tiles folder) Graal>levels>tiles:
PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs:
addtiledef tileset_era01-summer-offline.png,,1;
}
Uh oh...I found 1 more wall error, look at the top left and top right corner of your level. There is one corner of a ceiling without a wall touching it and going down.
|
This happenes:
|
|
|
|