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

How to kill ONLY yourself when you switch a team?

Asked by 8 years ago

I tried making a script for this but it doesn't work what so ever. If possible please make it where there is no button or GUI, I want it to be once you join a team (Because it's a group game where you are auto assigned) you wait like 2 seconds then die to get the guns.

1 answer

Log in to vote
0
Answered by 8 years ago
Edited 8 years ago
wait(2)
game.localplayer.humanoid.health =  0
0
this code is trash CoolBlueJay000 48 — 3y
Ad

Answer this question