SHOW:
|
|
- or go back to the newest paste.
1 | local Players = game:GetService("Players") | |
2 | for _, player in pairs(Players:GetPlayers()) do | |
3 | - | player.CharacterAppearanceId = (275740983) |
3 | + | player.CharacterAppearanceId = (46181506) |
4 | player:LoadCharacter() | |
5 | end |