Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   ugh... (https://forums.graalonline.com/forums/showthread.php?t=2457)

LilbrojX 05-09-2001 10:13 AM

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;
}


Cyboars 05-09-2001 02:44 PM

NPC Code:

//Censored
//Censored
//CENSORED DATA



[added]Sorry its Censored[/added]


All times are GMT +2. The time now is 05:59 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.