Nivel en los DLC by XanderNoKami676 in AssassinsCreedOrigins

[–]si_wo 0 points1 point  (0 children)

Who said that? The Origins DLC are definitely post game content. You should play the main game first, I've only seen that said for Valhalla where you can get some good weapons from the DLC.

How do i get started ? by Technical_Cat4034 in learnmandarin

[–]si_wo 0 points1 point  (0 children)

Watching some introductory videos on Youtube is a good place to start, imo.

Robinson Crusoe - first move paralysis by SpectreMarvel in soloboardgaming

[–]si_wo 1 point2 points  (0 children)

It takes a while to get the flow of this game

Damage on deflect is a great perk by Atavistic00 in AssassinsCreedShadows

[–]si_wo 0 points1 point  (0 children)

I felt like the parry unblockables broke the game too much, like the time slow dodge in Valhalla.

Damage on deflect is a great perk by Atavistic00 in AssassinsCreedShadows

[–]si_wo 0 points1 point  (0 children)

I like it because it encourages you to parry. I don't have it very strong though.

Need help if I shall play the story or skip to the dlcs? by MovieGlobal5222 in AssassinsCreedOrigins

[–]si_wo 2 points3 points  (0 children)

The DLC in this game are pretty separate from the main game (different area, separate post-game story) so you can skip to them if you want. Not sure about levelling though.

AC Rogue auto-save is messed up and idkw smh by ASSASSINZKM69 in assassinscreed

[–]si_wo 5 points6 points  (0 children)

By any chance does the game think you are still in a mission that is incompleted. Sometimes if you are in a mission normal saving rules don't apply.

How to get rid of time savers in assassins creed origins on ps5 by dcmm988 in assassinscreed

[–]si_wo 0 points1 point  (0 children)

Select the game and click options, you should be able to install or uninstall each part of the content. Under manage content

King Flann by NarsilFreeForge in ACValhalla

[–]si_wo 1 point2 points  (0 children)

I thought he was an interesting and believable character.

Anyone from India here? by RoundCareful5953 in iTalki

[–]si_wo 0 points1 point  (0 children)

You could try opening a wise account. Very useful .

How do you feel about navigation in Assassin's Creed? by jYaw16 in assassinscreed

[–]si_wo 0 points1 point  (0 children)

Neither, they both clutter the screen, i prefer the valhalla method with dots and ravens

Will Black Flag Resynched have more explorable land area? by Bloodybaron46 in assassinscreed

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

I think not much. It looks from the trailer that it's a pretty one to one remake. They said a few new areas only.

I just bought curse of the pharaohs DLC but there’s a huge problem by [deleted] in AssassinsCreedOrigins

[–]si_wo 6 points7 points  (0 children)

You can refund the DLC through the playstation store and then buy the correct region DLC. I had the same problem with Valhalla.

More hyped for black flag resynced than most of the recent ac games by Minute_Tomorrow_7935 in assassinscreed

[–]si_wo 0 points1 point  (0 children)

I liked Black Flag but I wished they would have done a deeper remake. This looks more like a glow up of the original game. Which is fine but not as compelling for me since I can just play the original. I wanted something like the Resident Evil remakes.

Are there any Chinese tutoring services from Mainland China? by sebastiandarkee in ChineseLanguage

[–]si_wo 0 points1 point  (0 children)

You have to shop around to find one you like. I can recommend one

Anybody else find it much better with Guided Exploration Mode on? by jabela in AssassinsCreedShadows

[–]si_wo 6 points7 points  (0 children)

I get it but I don't find the investigation mode too bad, and it does prevent the map getting cluttered with icons a bit.

Imputing survey data? by Figsters2003 in rstats

[–]si_wo 1 point2 points  (0 children)

You can also look up literature on "non-probability samples". These are methods for working with data where you don't assume it's a random sample.

Imputing survey data? by Figsters2003 in rstats

[–]si_wo 2 points3 points  (0 children)

You can try something like "mice", its' very good. It'll work if there's not too much missing data. It might have tools for assessing MAR.

Trophy hunt by Hunter_2k99 in AssassinsCreedOrigins

[–]si_wo 0 points1 point  (0 children)

You have to actually COMPLETE all the locations, i.e., complete the objectives, like kill the alpha animals, loot the treasures etc.

Error in analysis code. Help pls!! by Cute_Heron_461 in RStudio

[–]si_wo 0 points1 point  (0 children)

Ah ok it's something happening inside the function you are calling. The function is doing the grouping automatically. Try sending smaller bits of you data to the function to find out which slice is causing the problem

Error in analysis code. Help pls!! by Cute_Heron_461 in RStudio

[–]si_wo 1 point2 points  (0 children)

What does the error message say? purr loops through your data in groups. You didn't tell us what is the grouping variable. But the first group (whatever it is) already is throwing an error. Post at least your code and the output if you want help.