Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-25-2001, 12:39 AM
Metal-Slug Metal-Slug is offline
!_!
Metal-Slug's Avatar
Join Date: Jun 2001
Posts: 2,421
Metal-Slug is on a distinguished road
use the shoot.gani file, then
like this
NPC Code:

if (playertouchsme) {
toweapons Bow and Arrows;
}
if (weaponfired&&playerdarts>0) {
playerdarts--;
freezeplayer 0.3;
setani shoot,wbow1.gif;
timeout=0.25;
}
if (timeout) shootarrow playerdir;


just edit that the way you want!
__________________

Er1c2 loaded the local ban info of Loriel-2002 RC
Reply With Quote
Reply


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 06:34 PM.


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