Quote:
Originally Posted by Alpho
We replaced the gani under the Attack function, which supprisingly resulted in the gani being replaced at all times.. That's kinda an issue, but here's what we have:
PHP Code:
// blah blah ...
replaceani("e_weapon-1h-attackwalk", "walk");
|
try
PHP Code:
replaceani("walk","walk");