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 11:00
The pacific islands that lie along tectonic plates may have volcanic activity are uninhabited may not have agricultural economies are located in the tasman sea
Answers: 1
question
Geography, 23.06.2019 13:00
Why did the belgian parliament pass laws to decentralize its government? a. to increase trade with neighboring luxembourg b. to decrease the political power enjoyed by the flemish c. to enable belgium to join the european union d. to reduce tensions between belgium's two main ethnic groups
Answers: 1
question
Geography, 23.06.2019 13:10
The middle east links which two continents? ●asia and europe●europ and africa●africa and asia●africa and australia
Answers: 1
question
Geography, 23.06.2019 13:30
What border separates sonora and chihuahua national border state border physical boundary natural boundary
Answers: 1
You know the right answer?
Local Damage = function(Part) local A = Part
local B = Part. Position
local C = {
...
Questions
question
Mathematics, 19.07.2020 01:01
question
Social Studies, 19.07.2020 01:01
question
Mathematics, 19.07.2020 01:01
question
Social Studies, 19.07.2020 01:01
Questions on the website: 13722363