View Single Post
  #3  
Old 01-04-2011, 11:24 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
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 View Post
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
__________________
Reply With Quote