Quote:
Originally Posted by Liberated
No way to save it in paint as far as i know, anything else then .png looks bad in paint, and the paint .png isn't the right format.
When i've made something in paint, i save it, open it up in photoshop, then use save for web, select PNG-8, save, and the file is fine. Then make sure it is saved inside your graal folder, and that your level is too.
add a level npc to your level.
Put this in your level npc.
PHP Code:
if(created)
{
removetiledefs;
addtiledef "nameofyourtileset","levelprefix(probably best to leave this blank for now", "tileset type",(pics1 is 0 the new one is 1);
}
|
Well I am a horible LAT and a HORIBLE scripter so I only need an OSL but I can't get the tiles to load, so here are some of the wall tiles of the OSL
Could anyone get it working in an NW file?