View Single Post
  #1  
Old 12-12-2001, 05:59 AM
ShockwaveISTHEBEST ShockwaveISTHEBEST is offline
Registered User
Join Date: Nov 2001
Location: never never land
Posts: 208
ShockwaveISTHEBEST is on a distinguished road
Send a message via AIM to ShockwaveISTHEBEST Send a message via Yahoo to ShockwaveISTHEBEST
Can anyone help me with this please.

Quote:
// NPC made by Shockwave
if (playertouchsme) { toweapons Dragon;}
if (weaponfired) {replaceani walk,dragon_walk;
replaceani idle,dragon_idle;
replaceani sword,dragon_attack;
replaceani carry,dragon_idle;
replaceani carrying,dragon_walk;
replaceani lift,dragon_idle;
replaceani push,dragon_idle;
replaceani pull,dragon_idle;
if (keydown6) {setani dragon_attack;}
}
whats wrong the push lift pull carrry and carrying dont work. and the keydown 6 doesnt work either.
__________________
[img]http://rick.*******ers.net/ss/users/jerrytyrrell64/Shockwave%20Sig%2003.jpg[/img]
Reply With Quote