where do we enter the code?

- - - Updated - - -

Quote Originally Posted by Ganza View Post

f. Copy the tileset and go to Levels>Tiles and paste it there
14.jpg
g. Open GraalEditor and drag a white NPC outline to the stage

h. Enter this code and especially, browse the tileset image..

if (created) {
removetiledefs;
addtiledef (image name).png,,1;
}

15.jpg

Note: Any tileset can be inserted using this. You can download tileset whenever you enter a new server (Zodiac, Delteria, etc.)

Tip: Making your first level, try to outline it on a paper and perform it with ease. It usually helps so you couldn’t waste time just thinking on what to set up.
Also, if you want to insert furniture inside your level, browse that file inside Levels>Images and put the code in a white NPC outline,

if (created) {
setimg (image name and file format like .png, .gif);
}

Thank You For Reading This! Au Revoir!
[/SIZE]

Where is the outline and where do i enter the code?

- - - Updated - - -

i did this and entered the code execept the tileset isnt there and the thing turns all black.. help

- - - Updated - - -

i did this and entered the code execept the tileset isnt there and the thing turns all black.. help