View Single Post
  #2  
Old 12-04-2003, 07:12 AM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
your script syntax is way off.

edit:

your a level maker so here ya go:
NPC Code:

if (created) {
showimg 143, block.png, x, y;
changeimgpart 143, 0, 0, 16, 16;
changeimgzoom 143, 1;
}

__________________
new account: Trevor
Reply With Quote