Hi I am wondering how to get a players positions as soon as he/she presses a dbutton. I am not wanting to continusly get his/hers location but just the location where they were when they pressed the dbutton. How would I do that. Here is the code I got.
button.DoClick = function()
playerpos = ?
end