Jump to content

Is there a command in the console to replace a character with a specific other character?


Recommended Posts

Hello, I have a question, but I don’t know which section to put it in. So please excuse me. Is it possible in the game to replace a certain character with another through the console, without getting into the character lobby. For example, write: respawn “some player” to “some character” and immediately appear in the world? Like AllPlayers[player number]:PushEvent('respawnfromwilson)

local player = AllPlayers[number]; player.prefab = "character's prefab"; player.components.seamlessplayerswapper:_StartSwap("character's prefab")
all characters' prefabs are their names except maxwell is waxwell and wigfrid is wathgrithr

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...