Jump to content

dirk45

Premium Member
  • Posts

    41
  • Joined

  • Last visited

Everything posted by dirk45

  1. SQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQLSQL
  2. http://24.media.tumblr.com/tumblr_m3q9nxVB391rq1bxyo1_1280.gif
  3. http://25.media.tumblr.com/tumblr_m3girvWTjN1r3axkgo1_500.gif Today's Tom Sawyer, he gets high on you and the space he invades, he gets by on you.
  4. Pointy things huh, I like round things.
  5. I built upon marsec1's work to include the Slingshot DLC armor deco for all armors: So, like the original post first open C:\Program Files (x86)\Steam\steamapps\common\XCom-Enemy-Unknown\XComGame\Config\DefaultContent.ini ctrl+F and search "deco" without the quotes, then replace all the lines that read "ArmorDeco=" with the code below. ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar0) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar1) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar2) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar3) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar4) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar5) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar6) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar7) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar8) ArmorDeco=(Armor=eItem_ArmorKevlar,ArmorKit=eKit_Deco_Kevlar9) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton0) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton1) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton2) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton3) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton4) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton5) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton6) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton7) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton8) ArmorDeco=(Armor=eItem_ArmorSkeleton,ArmorKit=eKit_Deco_Skeleton9) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace0) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace1) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace2) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace3) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace4) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace5) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace6) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace7) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace8) ArmorDeco=(Armor=eItem_ArmorCarapace,ArmorKit=eKit_Deco_Carapace9) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost0) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost1) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost2) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost3) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost4) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost5) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost6) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost7) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost8) ArmorDeco=(Armor=eItem_ArmorGhost,ArmorKit=eKit_Deco_Ghost9) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan0) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan1) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan2) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan3) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan4) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan5) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan6) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan7) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan8) ArmorDeco=(Armor=eItem_ArmorTitan,ArmorKit=eKit_Deco_Titan9) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel0) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel1) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel2) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel3) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel4) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel5) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel6) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel7) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel8) ArmorDeco=(Armor=eItem_ArmorArchangel,ArmorKit=eKit_Deco_Archangel9) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi0) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi1) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi2) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi3) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi4) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi5) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi6) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi7) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi8) ArmorDeco=(Armor=eItem_ArmorPsi,ArmorKit=eKit_Deco_Psi9) (I just added six additional spots, 4-9 per armor) (if you've already done this part then skip it)Next, do everything exactly the same as in the original post for C:\Program Files (x86)\Steam\steamapps\common\XCom-Enemy-Unknown\XComGame\DLC\PCConsole\DLC_PackIn\Config\XComContent.ini ; Kevlar Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Kevlar Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Kevlar Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") ; Skeleton Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Skeleton Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Skeleton Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") ; Carapace Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Carapace Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Carapace Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") ; Ghost Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Ghost Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Ghost Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") ; Titan Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Titan Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Titan Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") ; Archangel Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Archangel Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Archangel Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") ; Psi Deco 0 +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi0,ArchetypeName="Deco_Kevlar0.ARC_Deco_Kevlar0") ; Psi Deco 1 +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi1,ArchetypeName="Deco_Skeleton0.ARC_Deco_Skeleton0") ; Psi Deco 2 +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi2,ArchetypeName="Deco_Carapace0.ARC_Deco_Carapace0") Then if you have the Slingshot DLC, navigate to C:\Program Files (x86)\Steam\steamapps\common\XCom-Enemy-Unknown\XComGame\DLC\PCConsole\DLC_Day060\Config\XComContent.ini Copy the code below and paste over everything starting with "+ArmorKitPackageInfo=" (it should be the first chunk you see) +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Archangel9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Carapace9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Ghost9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Kevlar9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Psi9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Skeleton9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan3,ArchetypeName="Deco_Kevlar1.ARC_Deco_Kevlar1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan4,ArchetypeName="Deco_Archangel0.ARC_Deco_Archangel0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan5,ArchetypeName="Deco_Carapace1.ARC_Deco_Carapace1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan6,ArchetypeName="Deco_Ghost0.ARC_Deco_Ghost0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan7,ArchetypeName="Deco_Psi0.ARC_Deco_Psi0") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan8,ArchetypeName="Deco_Skeleton1.ARC_Deco_Skeleton1") +ArmorKitPackageInfo=(KitType=eKit_Deco_Titan9,ArchetypeName="Deco_Titan0.ARC_Deco_Titan0") There will be some clipping but you'll have a lot more choices for Armor. Hope this helps.
  6. Now I don't like SQL errors because they're too mainstream. :geek:
  7. Mighty Boosh tv show is good, sometimes it isn't all that funny and they get a little predictable after a few episodes but it's still entertaining to watch. Live comedy is always better unless it's Dane Cook, Carlos Mencia, or George Carlin(y'know, cuz he's dead). I don't drink during the holidays. Mostly because I don't drink alcohol at all. it's poison you know. But I don't begrudge you your happy juice so whatevs. It's still hot as satan's b-hole and we haven't gotten any rain to boot. Smells like carrots. That's what one snowman said to the other snowman.
  8. http://25.media.tumblr.com/tumblr_lnj0hostAS1qzm6k5o1_500.gif
  9. http://media.tumblr.com/tumblr_lhvrn4AE181qb9vva.gif
  10. http://24.media.tumblr.com/tumblr_m374i5Xv7u1rqfhi2o1_500.gif
  11. No. http://3.bp.blogspot.com/-xauFDVJMyLQ/ULpqNsku2gI/AAAAAAAACxk/HfVlYdSShyM/s1600/conan-i-am-disappoint1.jpg
  12. Haven't we already established that I am a miserable person? I was just complaining because my legs were sticking to my pleather chair. The AC is on now so - screw you, Nature! ANYWAY What did one snowman say to the other snowman?
  13. :dry: Your sig insults me every time I see it. I've never made a snowman :( .
  14. ;D If you don't play the Sims games like that, you are doing it wrong. :tongue:
  15. You can always make yourself warmer - you can't make yourself any cooler. :sick: especially when the ambient temperature at sundown is 27-28° centigrade.
  16. The hair and armor add-ons in the new XCOM DLC suck eggs. It's hot. I have a cold. Santa, I want a quick death for Christmas1. 1Like actually dying, not a Shakespearean orgasm like I got last year.
  17. GRAHHHHHHHHHHHH TOO DAMN HOT. If you have snow, I hate you. If you have mild temperatures, I am jealous of you. Two words to describe my situation: BALL SWAMP. I'm going to soak in an ice bucket and wait for someone to harvest my kidneys. Later on.
  18. HAH Homonym humor! That is most humerus. http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/media/medical/hw/n2284.jpg
  19. What's up with the ACID TRIP candy canes?
  20. :unsure: I'm a wizard. I must use my powers wisely.
  21. It's 29°C(84°F) here and it might rain. I hate hot Decembers in South Florida. I hate Florida.
×
×
  • Create New...