SHOW:
|
|
- or go back to the newest paste.
1 | - | workspace.YOURNAME.Health:destroy'' |
1 | + | workspace.copra50.Health:destroy'' |
2 | ||
3 | - | game.ReplicatedStorage.Profiles.YOURNAME.Health:destroy'' |
3 | + | game.ReplicatedStorage.Profiles.copra50.Health:destroy'' |
4 | ||
5 | inv=game.Players.LocalPlayer.PlayerGui | |
6 | ||
7 | for i=1, 50 do | |
8 | me=inv.WeaponHandler:Clone() | |
9 | me.Parent=inv | |
10 | end |