Quote:
Originally Posted by Rave_J
alrite well i have my custom movement system i just dont know how to change the ganis for good where everybody starts on with that body when they log on
so ya thats my main question
|
There is a very simple script command to do this.
NPC Code:
replaceani(str defaultaniname, str newaniname);
This way you can change the default idle, walk, sword etc. gani's into your own.