Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Switching to R15 using Lua. Without using game settings?

Asked by 7 years ago

Would you be able to switch a player to R15 (without setting options when publishing the game) So like:

game.Players.LocalPlayer.Character.Humanoid.RigType=Enum.HumanoidRigType.R15

Would this be possible

0
modifying the HumanoidRigType kills the character and forces it to respawn. I tried once to get around changing RigType and it kept respawning as the default type. davness 376 — 7y

1 answer

Log in to vote
3
Answered by 7 years ago

This is currently impossible as far as I know. I've tried this about a million ways to make sure the character stays alive, although this doesn't work. Roblox might possibly add this in the near future.

Ad

Answer this question