This is a quick question. If I want to add stuff to a starter character when they just spawn in, should I write a program to do this(I already know how) or should I just put it into start character scripts>
You can just add it into StarterCharacterScripts. Anything you add in there gets replicated into the players character.