Thread: Re Upload- Completionist's cape model and ints

Results 1 to 1 of 1
  1. #1 Re Upload- Completionist's cape model and ints 
    Donator


    Join Date
    Feb 2014
    Posts
    611
    Thanks given
    122
    Thanks received
    207
    Rep Power
    117
    Please hit that thanks button if this helped you



    For the amount of people requesting this now a days and not being able to find it is ridiculous.. Come on guys search a download that has it and rip

    Anyways here it is..

    models: Put into raw folder

    Download 65274.zip @ UppIT

    Ints: Object def file


    3315 is the object id for the rack, change if ud like
    Code:
     if(i == 3515)
                {
                objectDef.name = "Completionist's Cape Rack";
                objectDef.description = "Masters can obtain the cape here.".getBytes();
                objectDef.anInt744 = 2;
                objectDef.anInt761 = 1;
                objectDef.anIntArray773 = new int[1];
                objectDef.anIntArray773[0] = 65274;
                objectDef.itemActions = new String[5];
                objectDef.itemActions[0] = "Take A Comp Cape";
                objectDef.hasActions = true;
                objectDef.aBoolean767 = true;
                objectDef.aBoolean762 = false;
                objectDef.aBoolean769 = false;
            }




    Reply With Quote  
     

  2. Thankful users:



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. Replies: 11
    Last Post: 01-13-2015, 01:34 PM
  2. Replies: 2
    Last Post: 02-14-2009, 04:05 AM
  3. converting a 508 model and ints
    By Vox' in forum Models
    Replies: 0
    Last Post: 01-24-2009, 09:08 PM
  4. [REQ] Skillcape models and ints [REQ]
    By Mrparkers in forum Models
    Replies: 0
    Last Post: 12-12-2008, 05:49 AM
  5. REQ Dark bow Spec Model and int REQ
    By Bitlord44 in forum Models
    Replies: 3
    Last Post: 08-01-2008, 05:45 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
  •