Thread: Can someone post Torva armour itemdef please? [REP++] [THANKS]

Results 1 to 2 of 2
  1. #1 Can someone post Torva armour itemdef please? [REP++] [THANKS] 
    Banned

    Join Date
    Jan 2011
    Posts
    3,273
    Thanks given
    345
    Thanks received
    545
    Rep Power
    0
    All I need is torva armour I tried K4rnage didnt work...
    Reply With Quote  
     

  2. #2  
    Learner

    Kaiser Btw's Avatar
    Join Date
    Dec 2010
    Posts
    2,420
    Thanks given
    509
    Thanks received
    445
    Rep Power
    209
    Code:
    		case 13362:
    		itemDef.modelID = 62714;
    		itemDef.name = "Torva full helm";
    		itemDef.description = "Torva full helm".getBytes();
    		itemDef.modelZoom = 672;
    		itemDef.modelRotationY = 85;
    		itemDef.modelRotationX = 1867;
    		itemDef.modelOffset1 = 0;
    		itemDef.modelOffset2 = -3;
    		itemDef.anInt165 = 62738;
    		itemDef.anInt200 = 62754;
    		itemDef.groundActions = new String[5];
    		itemDef.groundActions[2] = "Take";
    		itemDef.itemActions = new String[5];
    		itemDef.itemActions[1] = "Wear";
    		itemDef.itemActions[2] = "Check-charges";
    		itemDef.itemActions[4] = "Drop";
    		break;	
    case 13361:
    		itemDef.modelID = 62701;
    		itemDef.name = "Torva platelegs";
    		itemDef.description = "Torva platelegs".getBytes();
    		itemDef.modelZoom = 1740;
    		itemDef.modelRotationY = 474;
    		itemDef.modelRotationX = 2045;
    		itemDef.modelOffset1 = 0;
    		itemDef.modelOffset2 = -5;
    		itemDef.anInt165 = 62743;
    		itemDef.anInt200 = 62760;
    		itemDef.groundActions = new String[5];
    		itemDef.groundActions[2] = "Take";
    		itemDef.itemActions = new String[5];
    		itemDef.itemActions[1] = "Wear";
    		itemDef.itemActions[2] = "Check-charges";
    		itemDef.itemActions[4] = "Drop";
    	break;
    
    	case 13360:
    		itemDef.modelID = 62699;
    		itemDef.name = "Torva platebody";
    		itemDef.description = "Zaros's God Armour.".getBytes();//examine.
    		itemDef.modelZoom = 1506;
    		itemDef.modelRotationY = 473;
    		itemDef.modelRotationX = 2042;
    		itemDef.modelOffset1 = 0;
    		itemDef.modelOffset2 = 0;
    		itemDef.anInt165 = 62746;
    		itemDef.anInt200 = 62762;
    		itemDef.groundActions = new String[5];
    		itemDef.groundActions[2] = "Take";
    		itemDef.itemActions = new String[5];
    		itemDef.itemActions[1] = "Wear";
    		itemDef.itemActions[2] = "Check-charges";
    		itemDef.itemActions[4] = "Drop";
    	break;
    kinda glitched but its the best i could do.
    Reply With Quote  
     

  3. Thankful user:



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. [showoff]Torva on 508/525
    By grusnijslv in forum Models
    Replies: 17
    Last Post: 08-03-2011, 01:12 AM
  2. Torva effects
    By Warlock 999 in forum Snippets
    Replies: 26
    Last Post: 05-23-2011, 10:57 PM
  3. Revain | Torva | D claws | Eco
    By Kaiser Btw in forum Advertise
    Replies: 4
    Last Post: 02-24-2011, 02:36 AM
  4. Will Pay for Torva etc $$$
    By Russ in forum Help
    Replies: 0
    Last Post: 01-25-2011, 11:44 PM
  5. [REQ] New Armour, Torva and others [REQ]
    By Kickyamom in forum Models
    Replies: 5
    Last Post: 01-11-2011, 08:27 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •