getDistance
if ps.getDistance(source, vector3(200.00, 300.00, 23.4) >= 3.5 then
print(ps.getPlayerName(source) .. ' is too far to be doing this!')
endLast updated
if ps.getDistance(source, vector3(200.00, 300.00, 23.4) >= 3.5 then
print(ps.getPlayerName(source) .. ' is too far to be doing this!')
endLast updated