View difference between Paste ID: TmSCJ9R3 and b8aaAbrz
SHOW: | | - or go back to the newest paste.
1
warn("(part name).Touched:connect(function(hit)")
2
warn("   local p =game.Players:GetPlayerFromCharacter(hit.Parent)")
3-
warn("   p:Kick(reason here)")
3+
warn("   p:Kick(you stepped on kick lego)")
4
warn("end)")