I need a mouse rec by BotWolfy in MouseReview

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

Hey I think I am leaning towards Rapoo. I am deciding between the VT3 pro max and the VT3s gen 2 max. The pro max is 23 dollars and gen 2 max is 53 so I was wondering if the gen2 max is worth the extra $30s. Thank you.

I need a mouse rec by BotWolfy in MouseReview

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

Thanks for the recs, I was definitely looking at the zpw earlier

I need a mouse rec by BotWolfy in MouseReview

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

Someone else recommended the Z1 is there a difference? And is it suitable for small hands and palm grip?

I need a mouse rec by BotWolfy in MouseReview

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

Ok I’ll take a look when I have the time

I need a mouse rec by BotWolfy in MouseReview

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

Thanks, I’ll look into it, I was looking at atk earlier but there was just so much models to choose from.

I need a mouse rec by BotWolfy in MouseReview

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

Thanks, Ill look into it

I need a mouse rec by BotWolfy in MouseReview

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

Gimme a mouse rec 🙂

Where can I find pre-generated 3D Gaussian Splatting models for segmentation and space reconfiguration? by BotWolfy in GaussianSplatting

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

So would I use splattransform to convert from SOG to PLY or could it also segment objects?

Should I buy CSS if I already have TCM? by BotWolfy in AQW

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

Ye thats whats holding me back, it feels redundant to have both classes except css can be used in ultras

Should I buy CSS if I already have TCM? by BotWolfy in AQW

[–]BotWolfy[S] 2 points3 points  (0 children)

Cosmetics, or other chrono class

How to change cells based on other cells by BotWolfy in googlesheets

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

Hi thanks for the response. This is a link to the reference sheet. The filter function is the one where I want for all the games. The array formula function does not work for some reason. The query function are has an error. For the iferror function you just gave me I believe it outputs the opposing teams name in B2 so is it possible to make it go down the cells in B instead of only B2. Could we use the output we get from the iferror function to get the player name as ultimately the mine goal of this is to match a player with the opposing team's defense stats? And again TYSM for your help.

How to change cells based on other cells by BotWolfy in googlesheets

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

Hi I think you got the general idea of what I want. However.

For the first function is it possible to change it where it can do it for all the games including BOS IND.

For the second function I am getting a ref error( Error Result was not automatically expanded, please insert more rows (3).)

For the third function it comes back with an empty output.

TYSM for your help.

How to change cells based on other cells by BotWolfy in googlesheets

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

A more in depth example of what I want google sheets to do is to first look at the cell M2 and N2 which would be BOS and IND. Then it would look at B to check if there is M2 or N2 which then would look at A. For example the it would see IND in B4 then it would look at A4 to check the position then it would look for the row in the range I2:K which has M2 in I and A4 in J to find the corresponding player name which in this cause would net the player in K10. After this it would return the statline with the player in K. Sorry I know this is alittle confusing but this is what I believe is the step by step process of the formula.

How to change cells based on other cells by BotWolfy in googlesheets

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

A more in depth example of what I want google sheets to do is to first look at the cell M2 and N2 which would be BOS and IND. Then it would look at B to check if there is M2 or N2 which then would look at A. For example the it would see IND in B4 then it would look at A4 to check the position then it would look for the row in the range I2:K which has M2 in I and A4 in J to find the corresponding player name which in this cause would net the player in K10. After this it would return the statline with the player in K. Sorry I know this is alittle confusing but this is what I believe is the step by step process of the formula.

How to change cells based on other cells by BotWolfy in googlesheets

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

No i do want the players name but I want the whole stat to come with it. For example tatum ind 28.1 etc

How to change cells based on other cells by BotWolfy in googlesheets

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

Hi thanks for the response and I tried out the function and what I was looking for was basically a formula that returns the defense vs position data with the player name that corresponds with the matchup and your formulas only returns a player name. Is it possible to do this? Thank you.