View Single Post
  #1  
Old 06-07-2005, 10:33 AM
syltburk syltburk is offline
shutup ctrl+s
syltburk's Avatar
Join Date: Oct 2001
Location: Sweden, Stockholm
Posts: 3,018
syltburk is an unknown quantity at this point
Send a message via ICQ to syltburk Send a message via AIM to syltburk Send a message via Yahoo to syltburk
what am i doing wrong

what am i doing wrong here, i got another tileset and want to change it back to the main one but it doesn't work
(i tried with clientside)

// NPC made by Jaffer (Chill)
if (created) {
addtiledef pics1.png,0,0;
}
if (playertouchsme) {
}
Reply With Quote