subject
Geography, 05.01.2021 01:40 annamariaafowyhrq

Local Damage = function(Part) local A = Part
local B = Part. Position
local C = {
origin = Player. Character. Head. Position,
position = Part. Position,
velocity = Player. Character. Head. CFrame. lookVector * math. clamp(500, 100, 500),
acceleration = Vector3.new(0, -156.2, 0),
age = os. time(),
toolFrom = "Magnetite Crossbow",
object = game:GetService("ReplicatedStorage" ).Projectiles:findFirstChild("Bolt" )
}
local D = (Player. Character. Head. Position - Part. Position).magnitude
game:GetService("ReplicatedStorage" ).Events. ProjectileImpact:FireServer(A, B, C, D)
end

Mouse. KeyUp:connect(function(key)
if key == "e" then
for i = 1, 20 do
if Mouse. Target and Mouse. Target. ClassName ~= "Terrain" then
Damage(Mouse. Target)
end
end
end
end)

ansver
Answers: 1

Another question on Geography

question
Geography, 23.06.2019 01:00
5. what is a red giant? can our sun become a red giant? why or why not?
Answers: 2
question
Geography, 23.06.2019 13:30
Many rivers in central asia come from
Answers: 1
question
Geography, 23.06.2019 18:30
Answer this asap. why did the americans go to china? a. trading b. exploration c. land d. live stock
Answers: 1
question
Geography, 24.06.2019 01:10
Where is a good place to get laid inside walmart with a boy
Answers: 1
You know the right answer?
Local Damage = function(Part) local A = Part
local B = Part. Position
local C = {
...
Questions
question
Arts, 19.11.2020 22:10
question
Geography, 19.11.2020 22:10
question
Physics, 19.11.2020 22:10
Questions on the website: 13722367