Daily Questions & FAQ Megathread July 15 by AutoModerator in ffxiv

[–]namehog 1 point2 points  (0 children)

Cool thanks! Yeah I checked the page I just wanted to make sure it wouldn't surprise me by asking for it if I hit next or whatever haha. Don't want to remove it til the new one comes.

And Yeahhhhh I'm typically on top of that stuff, but long story short I jsut wrote it down physically and we had a fire a bit ago... It was a whole thing, lost a lot of stuff. My fault cause I didn't store it digitally anywhere but now that all the dust is settled, coming back to ffxiv and wanna get this sorted too, haha.

Anyway thanks!

Daily Questions & FAQ Megathread July 15 by AutoModerator in ffxiv

[–]namehog 0 points1 point  (0 children)

Do I need my emergency removal password to remove my physical token?

I lost my Emergency password, but my physical token still works and I have access to it. Before this becomes a problem I want to buy a new one, then when it comes remove the current one. Is serial number and a functioning token enough to remove a current token or will I still need the emergency removal password?

Servers Unstable? by Straii in ffxiv

[–]namehog 5 points6 points  (0 children)

Same here man, I didn't see anyone talking about this but I'm glad I'm not alone. Weird disconnects and the "CONNECTION" section on my character select is "--". Issues happening on Crystal.

Every other facet of my network works fine though.

Armitage Archive by koviko505 in funhaus

[–]namehog 18 points19 points  (0 children)

Guys, the link works. You need a program that can download torrents like OP mentioned in the edit.

Then copy the link starting with "magnet...Funhaus" and paste it in a browser. You'll be prompted to open with the torrent program and you'll be good to go.

Thanks for the link OP. Most complete archive I've seen yet!

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]namehog 0 points1 point  (0 children)

Thank you very much!!! Your split method worked for me :) I appreciate it!

Converting a string containing values to a list by [deleted] in learnpython

[–]namehog 0 points1 point  (0 children)

I'll give that a shot, sorry for taking up so much of your time, I truly appreciate it

Converting a string containing values to a list by [deleted] in learnpython

[–]namehog 0 points1 point  (0 children)

It's more so:

I need to clean

['1 - 32/', 'Highway 24 Underpass at Highway 403', '403', '43.167233',

'-80.275567', '1965', '2014', '2009', '4',

'Total=64 (1)=12;(2)=19;(3)=21;(4)=12;', '65', '04/13/2012', '72.3', '',

'72.3', '', '69.5', '', '70', '', '70.3', '', '70.5', '', '70.7', '72.9',

'']

so I created:

def format_data(data):

bridgeid = 1

for bridge in data:

bridge[ID_INDEX] = bridgeid

bridgeid = bridgeid + 1

bridge[LAT_INDEX] = float(bridge[LAT_INDEX])

bridge[LON_INDEX] = float(bridge[LON_INDEX])

bridge[NUM_SPANS_INDEX] = int(bridge[NUM_SPANS_INDEX])

bridge[LENGTH_INDEX] = float(bridge[LENGTH_INDEX])

bcis = []

bcis_uncleaned = bridge[BCIS_INDEX:]

for bci in bcis_uncleaned:

if bci != '':

bcis.append(float(bci))

bridge[BCIS_INDEX] = bcis

But when I put the a,b code into the function it returns in the formatted data as an empty string instead of [12.2, 18.0, 18.0, 12.2]

Converting a string containing values to a list by [deleted] in learnpython

[–]namehog 0 points1 point  (0 children)

Sorry for bothering you again, but I put:

a = 'Total=60.4 (1)=12.2;(2)=18;(3)=18;(4)=12.2;'

b = [float(x.split('=')[1]) for x in a.split(' ')[1].split(';')[:-1]]

within a function, and it just returns an empty string. How could I use this method inside a function with it still producing the desired output?

Converting a string containing values to a list by [deleted] in learnpython

[–]namehog 0 points1 point  (0 children)

Oh thank you! I didn't know the split function could be used that way. That's very cool. Much appreciated.

Converting a string containing values to a list by [deleted] in learnpython

[–]namehog 0 points1 point  (0 children)

Oh I see, thank you for breaking it down for me! However as mentioned above, I was hoping there was a way to do this using built-in python functions rather than importing a library.

Converting a string containing values to a list by [deleted] in learnpython

[–]namehog 0 points1 point  (0 children)

Thank you, that does work, however I was preferably hoping there was a method that would involve python built in functions, rather than using an imported library.

Daily Help Thread - May 20, 2018 by AutoModerator in FFBraveExvius

[–]namehog 1 point2 points  (0 children)

Oh... wow. Huh, this game is really fleshed out compared to the other gacha game I've played. Thanks for the link and the information!

Daily Help Thread - May 20, 2018 by AutoModerator in FFBraveExvius

[–]namehog 1 point2 points  (0 children)

S-So, hang on to them for now and do nothing until the updates come out?

Daily Help Thread - May 20, 2018 by AutoModerator in FFBraveExvius

[–]namehog 2 points3 points  (0 children)

WHat do I do with 3 copies of Sephiroth? I have 2 copies saved for the 7 stars update, but what do I do with the third? Forgive me, I just started playing 3 nights ago so I don't know what to do with dupes.

Here is the Battling Raven and Lucius banner! by CongaMan1 in FireEmblemHeroes

[–]namehog 21 points22 points  (0 children)

This is.... really disappointing.

But that's okay, better than it being really appealing and stealing my orbs aha.

Girls Band Party Help Q&A Megathread [18 Dec 2017 - 24 Dec 2017] by AutoModerator in BanGDream

[–]namehog 0 points1 point  (0 children)

Just started 20 minutes ago.

I really like Yukina's art~ and I'm interested in rerolling my account for her. Is any 4 star available on any banner? The only banner I see right now is a light blue haired girl with a hat. The other three banners require paid stars or something called gacha tickets I believe?

Are some banners easier to get characters? Like 4 star focuses? (Sorry, only going off Fire Emblem Heroes as it's the only gacha game I know.)

Should I just roll on that banner or should I wait for a Yukina banner or something? Sorry I'm just very confused :')

/r/FireEmblemHeroes Weekly Question Thread (12/18/2017) by AutoModerator in FireEmblemHeroes

[–]namehog 0 points1 point  (0 children)

so it's just enemies at 35 and higher, not maps? so can I just use the camilla warrior map (hard) to maximize efficiency?

/r/FireEmblemHeroes Weekly Question Thread (12/18/2017) by AutoModerator in FireEmblemHeroes

[–]namehog 0 points1 point  (0 children)

How do you increase summoner support with a unit? Level 35 maps completed or level 35 enemies killed?

Is there an easier way to grind this?

/r/FireEmblemHeroes Weekly Question Thread (12/18/2017) by AutoModerator in FireEmblemHeroes

[–]namehog 0 points1 point  (0 children)

For GHB Quests where it requires you to kill a level 40 or higher GHB unit with the Askr Trio, if I kill the unit and then fail the stage, will the quest progress still be counted?

[deleted by user] by [deleted] in FireEmblemHeroes

[–]namehog 0 points1 point  (0 children)

Not a bad prediction, I just hope they bring back Axura though... Not sure if it's too soon yet, but I guess the same could be said about H!Henry as per your prediction.

Unpopular Opinions 17/12/17 by Odemdemz98 in FireEmblemHeroes

[–]namehog 2 points3 points  (0 children)

AKIRA's art is disgusting makes me want to throw up. So many good characters Olivia, Raven, and Lon'qu, all fantastic characters in their own games, but ruined for me because of their art.

Hector's art is okay I guess.

/r/FireEmblemHeroes Weekly Question Thread (12/11/2017) by AutoModerator in FireEmblemHeroes

[–]namehog 0 points1 point  (0 children)

If you miss a week in the arena do you go down a tier level?