View Single Post
  #4  
Old 12-11-2001, 04:20 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to 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 ...
Reply With Quote