Thread: why ?
View Single Post
  #2  
Old 10-14-2001, 11:41 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Re: why ?

NPC Code:

if (created)
message Babylon Taylor Skill;
if (playerenters)
toweapons *Taylor;
if (weaponfired)
tayloropen();
function tayloropen()
showimg 0,babylontaylor.gif,32,32;



try that...

it will only show it at 32 32 on the level you know right?
__________________
Thanks,
-KJL
Reply With Quote