#help Vex
1 messages · Page 1 of 1 (latest)
ill be helping in a sec
yo
so this is the module. to spawn the parts
and im not sure
if i need to add like a tag or something in this script
or
the combat script:
UIS.InputBegan:Connect(function(I,E) -- checkt of je niet aan het typen bent in de chat
if I.KeyCode == Enum.KeyCode.Two then -- nu gaat er iets gebeuren als je muis 1 clikt
if E then return end
if character:FindFirstChild("Stunned") then return end
if special2cooldown == false then
game.ReplicatedStorage.MainEvent:FireServer("two")
stomp:play()
wait(0.65)
OwnModule.GroundRepture(hrp.CFrame, 80, 10, 20, true)
special1cooldown = true
wait(1)
special1cooldown = false
end
end
end)
...
orrrrr
maybe
this
i can't send
do you also know how to fix this:
bro it crashed my game and i do not know how to find it easy
try doing global find and search for the ids
did the code work? the one i sent back
yeah man
great
but it said: 17:39:14.510 FindFirstDescendant is not enabled - Client - OwnModule:136
but thats just normal right?
it is prob bc
if hum and not character:FindFirstDescendant(hit.Name) then
if you are the creator
the code gives that signal
its a normal thing according to others
aslong as the code works
there isnt a problem
yeah i put a return end in it so it doesn't ping all the time
how to use the global find thing
thx man
yeah np
btw findfirstdecendant
is prob not a thing
isn't FindFirstChild?
alright ill test it in game rq
ight
this is for the whole game
only scripts
so it checks through all scripts
trying to find the content
and now it giving errors
output
sounds:
local sound = script.HitSounds:Clone()
sound.Parent = hit.Parent.HumanoidRootPart
i have this in the script
only if clicked
or pressed 1 / 2
yo Vex i found a bug man
wsp
what is not visible?
.
yo
yeah i need to put something else then localplayer