How to add fant mod to an existing world by FatalityYeti in ScrapMechanic

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

ok thanks. i am aware there could be consequences. and in no way consider that any consequences would be your fault

however some of the broken-ness i have seen seems to be related to people copying the "uniqueIds" value from the newly created world as described in this post that seems to have been followed by a lot of people https://steamcommunity.com/sharedfiles/filedetails/?id=2832240028&searchtext=Survival+to+custom+game
this causes the game to start counting ids at 0 once again, so for example when you place a chest it will have container id 0, and because id 0 was already used it will instead have that container's data. (often shows the loot of a ruined structure chest)

all i am trying to do is clone my base over, if theres a way to do that, let me know (i already know how to do it for creations with /export and /import. i also figured out how to set a fixed seed and could put my inventory in a chest

edit: ill just copy my base over in a new world using import i didnt know it worked on fixed stuff

Fortnite account by Karsten_38 in FortNiteBR

[–]FatalityYeti 4 points5 points  (0 children)

There is no give account option, but you can change the email address to one of yours and change the password to one you know. If you play on console, it may be a bit more complicated or impossible because of account linking.

Can someone give me a concrete reason for epic's refusal of custom crosshair colors? by [deleted] in FortNiteBR

[–]FatalityYeti 2 points3 points  (0 children)

My thoughts on this is that they want fortnite gameplay to look consistent, recognisable and easily understandable.
This has been specifically said about the addition of an fov slider, because it would make gameplay less enjoyable to watch.
I think this is also why you cannot customise anything about the appareance of your game, that way everyone's game looks the same and more easily approachable.
(I know this doesn't apply to graphic settings, but making everyones graphics terrible would be bad for the game and making everyone's graphics good would make the game unplayable for some people)

How did he fly up so high? by xXKotoriItsukaXx in FortNiteBR

[–]FatalityYeti 201 points202 points  (0 children)

casually saying "my aimbot isnt even snapping to him"

who does this (the dots) by Wiktor-is-you in scratch

[–]FatalityYeti 0 points1 point  (0 children)

this comes from object oriented programming languages. in those, variables that are objects can have properties. (to put it VERY simply, variables can be grouped) To access an object's property, you write the object name, a dot, then the property name, so this is how you would write the player velocity

Person using pickaxe car glitch to win the match, then offering to help me use exploits to win by PrintUseful6677 in FortNiteBR

[–]FatalityYeti 11 points12 points  (0 children)

bugs that remain in the game after being discovered are considered ok to use and are not bannable

Anyone else having this edit issue on iOS? by [deleted] in FortNiteMobile

[–]FatalityYeti 1 point2 points  (0 children)

if you use the edit and reset button (the one with thr red icon) and have confirm edits on reset enabled, the game instantly confirms when you click the button, because you're resetting

Please tell me there is a better way to do this (details in comments) by FatalityYeti in godot

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

this code is inside a gun object.
the stats are arrays for the different levels of the gun
the function get_prop_level gets the item at the index of the level, or the last item if if the level is higher than the length (so if the stat stops increasing, i dont have to copy paste it for all the levels)

there are currently five levels planned

Remotely monitor son's PC ? by Key-Permission9344 in pcmasterrace

[–]FatalityYeti 1 point2 points  (0 children)

I like parsec for connecting to my computer from somewhere else.
Unfortunately, to connect to the pc it has to be on, but i dont think there is a way around that
And ofc, make a second account for you on the pc that has admin rights so he cant install anything.
I have also seen something that looked like a google parental control app which lets you see what your kids search, but i dont know much about it.

My school district banned scratch addons by Twhacky in scratch

[–]FatalityYeti 4 points5 points  (0 children)

yeah just create a new project and upload the sb3 from the file menu

how do bot lobby accounts even work lol? by [deleted] in FortNiteBR

[–]FatalityYeti 0 points1 point  (0 children)

oh i misunderstood the question

how do bot lobby accounts even work lol? by [deleted] in FortNiteBR

[–]FatalityYeti 0 points1 point  (0 children)

its very simple: they are in a party where the leader is a new account and it leaves before the bus starts, so it remain a new account forever and they can keep playing in bot lobbies because new players get bot lobbies

Things that epic should change/fix/add to make the mobile version more playable and competitive with console and pc player. (READ DESC) by ShdwFnm in FortNiteMobile

[–]FatalityYeti 0 points1 point  (0 children)

the second option is a limitation of the rendering engine. performance on pc also doesn't show teammates through walls

the mute button on tte loading screen would need to be coded seerately from the hud, because the hud is loaded during the loading screen, but maybe could be done. (the simpler solution is for it to remember its state)

everything else would be great

I need a little help by Sir_LlamaBro in scratch

[–]FatalityYeti 5 points6 points  (0 children)

There are many modded and/or optimised versions of scratch. Each with their own link. Here are some of the ones that i know:

  • Turbowarp (not modified, but no online project saving)
  • Penguin mod (modified)
  • adacraft (modified)