pics1.png
has to be in the main Graal directory. I'm not sure if you can modify it, but try renaming it to pics1_edit.png and adding the original back and seeing if that fixes your problems.
Quote:
Originally Posted by Soala
addtiledef is not even inside the onCreated function lol
|
It wouldn't work if it was.
edit since you edited yours: that's still not the problem
edit again since you edited yours again:
PHP Code:
// NPC made by WaDaFack
//#CLIENTSIDE
function onCreated() {
addtiledef("pics1.png",new2.nw,0);
}
needs quotes around new2.nw