
05-09-2001, 10:13 AM
|
|
why dont you marry it?
|
 |
Join Date: Mar 2001
Location: hmm
Posts: 1,465
|
|
|
this is kinda emberassing... but... how do I make my npc chase my player, like REALLY chase him... I'm kinda new... here's wut I got soo far, this isn't the whole script.
if (this.chase=0)
if (this.distx<=5|this.disty<=5) {
this.offense=1;
}
if (this.offense>=1) {
followplayer;
setcharani -----,#f;
}
|
__________________

http://www.dictionary.com/search?q=arrogant
kai is an expert on all things arrogant
|
|
|
|