try dumping it from other models and see what you come up with
|
|
Hi, i'm trying to hardcode an animation.
I've made some simple frames in RSPoser. Here's my code:
Thanks a lotCode:anims[9999] = new Animation(); //emote Id anims[4005].anInt352 = 24; // how many frames anims[4005].anIntArray355 = new int[] { 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 }; //delay anims[4005].anIntArray353 = new int[] { WHAT TO ADD HERE? FRAME ID DOESNT WORK}; anims[4005].anInt363 = 0; anims[4005].anInt364 = 0;


try dumping it from other models and see what you come up with
Wow, good idea, never thought of doing this.
Thanks

All the animation files i have don't load in RSPoser, any other idea?

| « Webclient error | want to run my client.jar with a cmd. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |