Quote:
Originally posted by Python523
I think it's
putnpc example.gif,example.txt,1,1;
no playerx='s or playery='s in it
|
You need playerx/y, or else it'll go to the coordinates listed in the level.
e.x:
putnpc door.gif,door.txt,30,30;
That will show the door image at the 30,30 coordinates of the level.