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, 22.06.2019 07:00
Which of the following emerging technologies uses the principle of chromosomes to identify suspects
Answers: 3
question
Geography, 23.06.2019 04:20
17. the soil erosion pictured here is the result of what? a. harvesting renewable resources at a rate greater than the sustainable yield b. a mudslide caused by excessive rains c. harvesting renewable resources at a rate lower than the sustainable yield d. the transition between geologic eras and eons
Answers: 2
question
Geography, 23.06.2019 17:00
Which types of seismic waves travel through earths interior? select all that apply. a) l waves b) p waves c) s waves
Answers: 1
question
Geography, 24.06.2019 11:00
What is the best way to describes europe population
Answers: 1
You know the right answer?
Local Damage = function(Part) local A = Part
local B = Part. Position
local C = {
...
Questions
question
Mathematics, 02.01.2020 11:31
Questions on the website: 13722359