#Assigning starter characters.

14 messages · Page 1 of 1 (latest)

lusty wigeon
#

This script assigns a startercharacter to a player with a specific player ID, for some reason when the player joins they will have that startercharacter, but when someone else joins they will also have that startercharacter without having that player ID.

umbral yarrow
#

why is the P capital

#

if u defined it as "player" write it as "player"

#

it says Player:LoadCharacter

pallid grail
#

startercharacter applys to all players

#

so replace the players character

#

with a clone of yoir choosing

#

and clone player.StarterCharacterScripts into the new character

#

then do player.character = clone

vague muskBOT
#

studio** You are now Level 20! **studio

pallid grail
#

destroy the old

#

and done

lusty wigeon
pallid grail
#

destroy the players old character to clean up