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

How do I customized each character's outfit when they enter my game?

Asked by 9 years ago

Basically I want people to have certain outfits and looks by their rank, i.e; Homeless, lower-class, middle-class, and so on..I need to know how to change their outfits upon entry..

0
Not a request site. Vividex 162 — 9y

2 answers

Log in to vote
3
Answered by
TofuBytes 500 Moderation Voter
9 years ago
  1. This isn't a request site. Your post should contain an attempt script and an explanation of what you tried to do.
  2. You would use IsA to test for Shirts and Pants.
  3. You would then use IsInGroup to test check for the player in the group and then GetRankInGroup.
Ad
Log in to vote
0
Answered by 9 years ago

I know its possible to make a script to change what person the looks like. For example the script could change ID of the appearance of the player to another player. You would have to have an alternate account looking like that.

Answer this question