Thread: Variable anIntArray353 [Please Look]

Results 1 to 4 of 4
  1. #1 Variable anIntArray353 [Please Look] 
    Registered Member
    gomomo11's Avatar
    Join Date
    May 2010
    Posts
    2,383
    Thanks given
    268
    Thanks received
    196
    Rep Power
    177
    Hi, i'm trying to hardcode an animation.
    I've made some simple frames in RSPoser. Here's my code:

    Code:
    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;
    Thanks a lot

    no external links without affiliate
    Reply With Quote  
     

  2. #2  
    q.q


    Join Date
    Dec 2010
    Posts
    6,535
    Thanks given
    1,072
    Thanks received
    3,534
    Rep Power
    4752
    try dumping it from other models and see what you come up with
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    gomomo11's Avatar
    Join Date
    May 2010
    Posts
    2,383
    Thanks given
    268
    Thanks received
    196
    Rep Power
    177
    Wow, good idea, never thought of doing this.
    Thanks

    no external links without affiliate
    Reply With Quote  
     

  5. #4  
    Registered Member
    gomomo11's Avatar
    Join Date
    May 2010
    Posts
    2,383
    Thanks given
    268
    Thanks received
    196
    Rep Power
    177
    All the animation files i have don't load in RSPoser, any other idea?

    no external links without affiliate
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Need the p variable
    By Purple in forum Requests
    Replies: 2
    Last Post: 02-20-2010, 11:00 PM
  2. Local variable Stat, Local variable lvl
    By Moarte in forum Help
    Replies: 5
    Last Post: 11-19-2009, 05:25 AM
  3. variable c.
    By zedex ranger in forum Help
    Replies: 2
    Last Post: 06-25-2009, 06:58 AM
  4. Variable p?
    By Enjoi in forum Help
    Replies: 3
    Last Post: 05-10-2009, 02:48 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •