Quote:
Originally Posted by Ngoc999
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.