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

How do you force players to use R6 Blocky rig? [closed]

Asked by 4 years ago

I need help trying to get the players to have a blocky R6 package when they join, no matter what they have on. I dont want a player to be wearing rthro or some kind of other package. I just need some help, please reply if you have advice!

Closed as off-topic by zblox164, TheluaBanana, pidgey, PrismaticFruits, and Leamir

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?

3 answers

Log in to vote
1
Answered by
bailley5 114
4 years ago
Edited 4 years ago

This is simple, You click on the home tab in roblox studio and look for a button named "Game Settings" In the game settings you have to press permissions then their will be 3 buttons one saying Force players to use r15 or r6 (their is also player choice which is automatically on when you start creating a game) You want to click R6 and press save then publish and every player is forced to use r6 sorry if my explanation isn't the best!

0
good answer 123nabilben123 499 — 4y
0
Thank you for responding! Unfortunately, this is not what I am really looking for. I know how to force the players to R6. I wanted to force the R6 and Blocky package on them. What I am saying is that when someone joins in a rthro package, boy package, ect, it still allows them to wear that package. I do not want them to have a different package besides the blocky package. DecentDucky 2 — 4y
Ad
Log in to vote
0
Answered by
AbeTGT 4
4 years ago

Pretty simple, If you are not an intermediate scripter, this is also good for you.

On the Home tab, press Game Settings. Then go to Permissions. Then you find it but I don't have studio open at the moment.

But, thing is, if you want to spawn in RTHRO, check this out: https://devforum.roblox.com/t/any-way-to-force-rthro-solved/195149 but if you are a good scripter, that link up there would possibly help you out.

Log in to vote
0
Answered by 4 years ago

You need to add a script that when a play joins it removes the character meshes (arms, legs, torso, etc.) to make it completely blocky. And to make it R6 do what the above answers say.