View Single Post
  #5  
Old 12-11-2001, 04:26 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by nyghtGT
errr !!!
NPC Code:

NPC Code:

if (playerenters) {
toweapons Dragon;
}
if (weaponfired) {
replaceani walk,dragon_walk;
}




you can replace some of the other ganis too but those 2 are the only ones i know off hand ...
2??
Reply With Quote