View Single Post
  #27  
Old 11-10-2008, 09:20 AM
Tigairius Tigairius is offline
The Cat
Tigairius's Avatar
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Tigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant future
Quote:
Originally Posted by Ngoc999 View Post
i putted this at the npc in graal ed

//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef ngc.png,,0;
}


And If I Try It I Only Get Black Lines In The Editor
Save the tileset as a .gif, then use gif2mng (in your graal folder) to convert it to png again. If you don't have gif2mng, you can download it from the dev package on the login server (same way you downloaded level editor).

To convert the .gif image to a .png image using gif2mng, simply drag and drop the image on top of the program and it will output the new file in the same folder that the program is in. After you've converted your image, make sure the image is in the same folder as your Graal editor program.

If you post your tileset image I can convert it to the correct format for you without a loss of image quality.
__________________


“Shoot for the moon. Even if you miss, you'll land among the stars.”
Reply With Quote