Thread: [PI]Help with adding GFX

Results 1 to 2 of 2
  1. #1 [PI]Help with adding GFX 
    Registered Member
    Join Date
    Feb 2010
    Posts
    98
    Thanks given
    0
    Thanks received
    2
    Rep Power
    14
    I need to know where to put the .dat file and where to add this code
    Code:
    if(j == 425){ // Barrelchest
    				cache[j].anInt405 = 9210;
    				cache[j].anInt406 = 5871;
    				cache[j].aAnimation_407 = Animation.anims[cache[j].anInt406];
    			}
    Please help me, i've tried for almost an hour now but still can't find where.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jul 2010
    Age
    26
    Posts
    1,144
    Thanks given
    7
    Thanks received
    48
    Rep Power
    0
    Put .dat file in animations folder if its for animations.

    Put .dat file in raw folder if its for models.

    Put your code in animations.java
    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. (562) Adding 1 Hit & 2 Hit (562)
    By I range i in forum Tutorials
    Replies: 12
    Last Post: 11-28-2009, 07:40 PM
  2. [Req] Adding 508 Gui
    By coolv1994 in forum Requests
    Replies: 1
    Last Post: 10-08-2009, 01:20 PM
  3. Replies: 7
    Last Post: 07-19-2009, 06:08 PM
  4. Adding a GUI
    By Josh™ in forum Requests
    Replies: 17
    Last Post: 03-01-2009, 09:59 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
  •