View Single Post
  #4  
Old 05-11-2010, 07:20 AM
Liberated Liberated is offline
not doing alot
Liberated's Avatar
Join Date: Feb 2008
Posts: 1,366
Liberated has a spectacular aura about
Quote:
Originally Posted by iSlayer View Post
anyway to save it in paint? and i wont name it pics1.png rofl
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);

__________________
Quote:
Originally Posted by Tigairius View Post
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Reply With Quote