of     1   

xPRESIDENTx
#59915700Wednesday, December 21, 2011 4:38 AM GMT

My question is how do i locat a player in workspace but the script is in player in players. Here what i tryed but dident work game.Workspace.(script.Parent.Parent.Parent.Name):remove() but it cant locate the part. the script i need is one that is in a gui and when you press the button it removes a model form the player but i dont know how to locate the player HELP!!!
Spectrumw
#59915786Wednesday, December 21, 2011 4:40 AM GMT

script.Parent.Parent.Parent.Character['Model']:Remove()
xPRESIDENTx
#59916824Wednesday, December 21, 2011 4:58 AM GMT

That wont work cause i need it to go to player and find the name then go to workspace and search that name then look in the model/player and remove a part
smurf279
#59916973Wednesday, December 21, 2011 5:01 AM GMT

getPlayerFromCharacter()
xPRESIDENTx
#59968666Thursday, December 22, 2011 1:28 AM GMT

Can you please make it a more reasonable way but not make the full script.

    of     1