Advertisement
Pastebloxian

lumber tycoon spawn base plots

Mar 2nd, 2019
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  2. if v.Owner.Value == game.Players.LocalPlayer then
  3. game.ReplicatedStorage.PropertyPurchasing.ClientExpandedProperty:FireServer(v,CFrame.new(game.Players.LocalPlayer.Character["Left Leg"].Position))
  4. end
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement