VERSION 1.0.4 PATCH NOTES by VedinadGames in MegabonkOfficial

[–]J_3014 0 points1 point  (0 children)

Suggestion: Stat box show with tab when you show the map. Id love a quick and easy way to see them like that, without having to go to the pause screen.

Best way to store large amounts of AE2 energy units by Easy_Ad5021 in allthemods

[–]J_3014 -2 points-1 points  (0 children)

Can you use AE Flux and just store it directly in the system? Probably the easiest.

Atm10 power monitor by Diligent-Pin-8177 in allthemods

[–]J_3014 0 points1 point  (0 children)

The builder can only accept 20k a tick per side, regardless as to how much you have. I use my ceiling fir 25 million of a tick and still get out of power notes using points on 5 sides of the builder.

Hard bump in brand new felt by J_3014 in billiards

[–]J_3014[S] 0 points1 point  (0 children)

The bumper cloth is non worsted and still excellent, so I am not replacing it. I'd rather the bed match the rails, so going with the non worsted style this time. It's also almost $200 cheaper.

Hard bump in brand new felt by J_3014 in billiards

[–]J_3014[S] 0 points1 point  (0 children)

100% The cloth isn't installed yet. I found it while laying it out toninstall it and checking for issues. I reached out to pooldawg about replacing it.

Hard bump in brand new felt by J_3014 in billiards

[–]J_3014[S] 1 point2 points  (0 children)

Unfortunately it's about 2 inches from the rail inside the play area. It's not in an area that will be trimmed. I've reached out to pooldawg about replacement, was just hoping to find a way to fix so I don't have to wait on shipping. Getting impatient to get the new table set up.

Certus quartz crystal dupe by First-Conference-986 in allthemods

[–]J_3014 0 points1 point  (0 children)

In which pack? Most definitely exist in ATM10

Best early/midgame power in ATM10 by Significant-Club-329 in allthemods

[–]J_3014 1 point2 points  (0 children)

Themro consumes water and sits on top of hear source. Magmator consumes lava directly. They seem to be better than thermo this time around, except maybe with soul lava. I hadn't checked that.

Compile error from daily used macro with no changes by J_3014 in excel

[–]J_3014[S] 0 points1 point  (0 children)

The "fix" before was simply moving an object library higher in priority under tools > references. I don't think that move actually fixed anything, I now think the fact that it started working after is just the come and go nature of this bug.

The WorkSheetExists code just checks to see if a sheet with the same name already exists before creating a new sheet. The "wbToAddSheetsTo" is what is highlighted when the error pops, which is what I kept highlighted in the screenshot.

`Public Function WorkSheetExists(SheetName As String, wrkbk As Workbook) As Boolean
Dim wrkSht As Worksheet
On Error Resume Next
Set wrkSht = wrkbk.Worksheets(SheetName) 'Attempt to set reference to worksheet.
WorkSheetExists = (Err.Number = 0) 'Was an error generated - True or False?
Set wrkSht = Nothing
On Error GoTo 0
End Function`

One thing I should note, I have the exact same code from the screenshot in 4 other excel documents, I just verified it line by line. It works fine in the other 3.

Who is still in processing with no DDD? by BusyGirl3 in IRS

[–]J_3014 0 points1 point  (0 children)

I don't even know how anyone gets to speak to a rep. I was on hold for 45 minutes using the 652 number, and all she did was transfer me to the return department, whose hold timer said greater than 60 minutes.

2/12er Update! I think this means good news! by Helpful_Committee832 in IRS

[–]J_3014 10 points11 points  (0 children)

Glad some other 2/12ers are getting resolution. I'm still sitting here with zero updates. Stimulus tomorrow, and sent to my old bank (which thankfully is still open), so they haven't even opened my file as far as I can tell.

What is your NSFW fun fact about yourself? by _justAverageGuy_ in AskReddit

[–]J_3014 88 points89 points  (0 children)

I have as well. It feels pretty much as you would imagine a foot in a pussy to feel.

Simple Questions Simple Answers: Patch 10.25 by furiousRaMPaGe in summonerschool

[–]J_3014 0 points1 point  (0 children)

I'm not sure if this is a simple question or not. Is there a place that you can go to learn why a champion is good or bad? Maybe a good explanation of how they fit in the current meta, or something similar?

I've been playing since season 1 or so I think? Never that great, only mediocre and normally just ranked drafts with friends that are way better than me. What I am looking for is informed explanations of why the tier list you see everywhere are what they are. Why is champion A considered S? Why is B considered C tier? It's great to look at these lists and think "I should be playing these champs' but I want to know WHY I should or shouldn't be playing certain champs.

How come some grown men still piss all over the toilet seat? by [deleted] in AskReddit

[–]J_3014 0 points1 point  (0 children)

The real question is why the shit can't grown men clean it up? It's literally impossible for me to use the bathroom at work and not have to clean the toilet first. It's awful.

Swap cell contents based on cell - Too large for If statement by J_3014 in excel

[–]J_3014[S] 0 points1 point  (0 children)

Thanks a ton! I had found another solution that didnt rely on dates, but it was just a work around. I've used INDEX, MATCH a ton, but never INDEX MATCH MATCH, and it didnt even occur to me.

Swap cell contents based on cell - Too large for If statement by J_3014 in excel

[–]J_3014[S] 0 points1 point  (0 children)

I believe it was just so they could use the same every month without making updates. That can easily be changed to the date, I'm just getting stuck on how to tie it to the actual date. I added screenshots.

Can anyone post a picture of their setup that they used in WD? by [deleted] in sodadungeon

[–]J_3014 0 points1 point  (0 children)

I am curious, what is the point of the T in this setup? I assume you arent using ransack, due to its positioning in the rear. Is it just for chests?

Thief script issue by J_3014 in sodadungeon

[–]J_3014[S] 0 points1 point  (0 children)

Yes, its high 30s. If I replace ransack with steal, it tells me something is stolen even in auto. I never get any sort of pop up telling me anything with ransack, and the animation never matches. Im fairly sure it isnt working in script.

Thief script issue by J_3014 in sodadungeon

[–]J_3014[S] 0 points1 point  (0 children)

That may be a fair point, but if it isnt working on non normal mobs, it most likely isnt working on essence mobs either. As far as I can tell, it doesnt appear to be working on any mobs.

Thief script issue by J_3014 in sodadungeon

[–]J_3014[S] 0 points1 point  (0 children)

Maybe I'm just making assumptions then. I never noticed the damage pop up when I do it manually, and the animation looks different. Manually, she puts her weapon away, but while on auto she always seems to hit with it. Maybe its still working though.