Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-11-2001, 01:45 PM
Cyboars Cyboars is offline
Registered User
Cyboars's Avatar
Join Date: Mar 2001
Location: Everwhere.
Posts: 209
Cyboars will become famous soon enough
Send a message via AIM to Cyboars Send a message via Yahoo to Cyboars
I've worked on this for human pets --almost done.here's the follow script

NPC Code:

// Graal NPC by Chris
if (created) {
// Initialize the attributes
showcharacter;
setcharprop #3,head1132.gif;
setcharprop #C0,black;
setcharprop #C1,black;
setcharprop #C2,black;
setcharprop #C3,black;
setcharprop #C4,black;
setcharprop #n,-=ÇÿÞh먯â€*h=- (Corrupted Angels);
setcharprop #2,no-shield.gif;
shieldpower = 1;
setcharprop #8,body2.png;
dir = 2;
ap = 0;
}
if (playerdir = 1){setdir = 1;}
if (playerdir = 2) {setdir = 2;}
if (playerdir = 3) {setdir = 3;}
if (playerdir = 4) {setdir = 4;}
if (playersays(Cool)){say2 Want Cyph to follow?;}
if (playersays(follow)){followplayer;}


I'm not including the pet part :-P
And I AM Including a Picture of me running around a Mithica Level (offline) with a crapload of followers...
Attached Thumbnails
Click image for larger version

Name:	originalclocktownparty.png
Views:	261
Size:	43.6 KB
ID:	667  
__________________


Returned to Graal 2/1/02
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:49 PM.


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