View Single Post
  #21  
Old 09-07-2003, 12:46 AM
Gravis2k Gravis2k is offline
Registered User
Join Date: Jun 2003
Location: AR
Posts: 52
Gravis2k is on a distinguished road
Send a message via ICQ to Gravis2k Send a message via AIM to Gravis2k Send a message via Yahoo to Gravis2k
i also tried simplifiing the part that is not working to see if my variables were not working right

NPC Code:
//#CLIENTSIDE
if (weaponfired){
replaceani idle,birdidle;
replaceani sword,birdattack2;
replaceani walk,birdidle;
}




but the walk gani fails on this also
__________________
My first roll on Kingdoms
Reply With Quote