|
| 08 Nov 2012 08:10 PM |
Workspace.Button1.Touched:connect(function(otherPart)
print("3") end)
if i am using the coding above how do i find the player who touched the button? |
|
|
| Report Abuse |
|
|
|
| 08 Nov 2012 08:14 PM |
if Game.Players:GetPlayerFromCharacter(otherPart.Parent) then
¤¤ †KMXD† ¤¤ |
|
|
| Report Abuse |
|
|
| |
|
| |
|