
10-14-2001, 11:43 AM
|
|
Banned
|
 |
Join Date: Jun 2001
Posts: 3,993
|
|
Re: Re: why ?
Quote:
Originally posted by KJS
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?
|
that doesn't work .... |
|
|
|