View Single Post
  #11  
Old 12-16-2001, 05:58 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by AlexH
it is

putnpc img,txtfile,x,y

so putnpc door.gif,door.txt,30,30;
would put a door at 30,30 and toran rightfully said

and putnpc example.gif,example.txt,playerx+1,playery+1;
as i said would put an example npc at playerx+1 and playery+1

I think we all know what it does and how it works but we're confusing each other by explaining it the wrong way
Reply With Quote