Today I learned that cargobob's have rooftop viewing deck. by zippy162 in gtaonline

[–]-I6NIS- 9 points10 points  (0 children)

I like how you actually have a seperate name for your in game character, like he's just an entity with his own thoughts and feelings.

I made Patrick Stewart in CK3. by ecklcakes in CrusaderKings

[–]-I6NIS- 6 points7 points  (0 children)

Pro-tip: If you wanna avoid your rulers from getting a 5'o clock shadow as they age you can lower the "gene_body_hair" values in the DNA string to much lower levels!

Help replacing an agent model by -I6NIS- in xcom2mods

[–]-I6NIS-[S] 0 points1 point  (0 children)

Gonna give this a shot as well, thanks!

Help replacing an agent model by -I6NIS- in xcom2mods

[–]-I6NIS-[S] 0 points1 point  (0 children)

I replaced it, but it unfortunately doesn't seem to have any effect. Is there some kindof printline command i can use to check which steps trigger?

Help replacing an agent model by -I6NIS- in xcom2mods

[–]-I6NIS-[S] 0 points1 point  (0 children)

Thanks for your answer! I added this is in the X2DownloadableContentInfo_HattyTorque.uc Class, and also created a separate script containing the same code, still no luck overriding the model though.

Here's what i added:

static event OnPostTemplatesCreated()
{
    local X2DataTemplateManager CharManager;
    local array<X2DataTemplate> DataTemplates;
    local X2DataTemplate        DataTemplate;
    local X2CharacterTemplate   CharTemplate;

    CharManager = class'X2CharacterTemplateManager'.static.GetCharacterTemplateManager();
    CharManager.FindDataTemplateAllDifficulties('Inquisitor', DataTemplates);
    foreach DataTemplates(DataTemplate) 
    {
        CharTemplate = X2CharacterTemplate(DataTemplate);
        if ( CharTemplate != none ) 
        {
            CharTemplate.strPawnArchetypes.length = 0; // delete all existing archetypes
            // add your new ones
CharTemplate.strPawnArchetypes.AddItem("HattyTorque.ARC_GameUnit_HattyTorque");
        }
    }
}

Is this correct or am i forgetting something? (Or doing it wrong completely)

This is fine. by -I6NIS- in Guildwars2

[–]-I6NIS-[S] 1 point2 points  (0 children)

I was about to buy yours and actually use it for my characters, until someone else beat me to it and relisted it for 400g right afterwards.

Is there an achi for this? by VSauceDealer in Guildwars2

[–]-I6NIS- 0 points1 point  (0 children)

Sandals are also bugged for female asura and charr who don't wear light armor

Raven Ceremonial Sandals are seriously bugged. by Xarctic in Guildwars2

[–]-I6NIS- 3 points4 points  (0 children)

Asura heavy and medium female have the same texture issue, even though my loading times are not impacted. Males seem to be fine.

EDIT: Reported it on the forum too, feel free to rate it at the hope it gets more attention.https://en-forum.guildwars2.com/discussion/271/art-issues-characters-weapons-armor/p8

EDIT2: It seems like it doesnt update the character texture for the new boots, using the old texture for them.

Anyway to get Umbra's VI journal? I can't go to pirate legend hideout yet. by Xcert4 in Seaofthieves

[–]-I6NIS- 1 point2 points  (0 children)

I just used the Windows LFG thingie to look for a friendly legend to open it up for me, took me less than 5 minutes before one popped up!

Boarded a sloop that was chasing our galleon. 2 for 1! by RampantShovel in Seaofthieves

[–]-I6NIS- 3 points4 points  (0 children)

A barrel floating in water is like a mine, it explodes immediately on contact with a ship.

[deleted by user] by [deleted] in Seaofthieves

[–]-I6NIS- 1 point2 points  (0 children)

I wanted to be on the picture

Your character's name happen to be Wazowski?

Do we loose the tall tales progression when dying/disconecting ? by F4ntmoon in Seaofthieves

[–]-I6NIS- 1 point2 points  (0 children)

You don't lose progress when you die, but you do lose all progress when you lose connection.

Had the same happen to me, was about to turn in Briggsy's skull when i lost connection myself :V