ID:266948
![]() Sep 2 2002, 3:33 am
|
|
How could i make it so that when a character attacks, he moves himself, for insteance an example would be if a player had an axe, when he attacks someone the arm and axe starts moving and hitting the mob. If you want a good example go to runescape.com and play runescape, try attacking someone.
|
![]() Sep 2 2002, 8:35 am
|
|
You set up a movement state, called "Axe Attack", then, do flick(usr,"Axe Attack")
|