#i get error :((
1 messages · Page 1 of 1 (latest)
Hi
hi
You wanna help ?
....
u asked me if i wanted to help
Oh
but yea i need some help
For what ?
the script fires and it works but somehow it gives me an error
Ok give me your entire script and I'll give you the correct one
no
i wanna learn why is it happening
Oh ok
is it firing 2 times?
I understood the error
what is it
means that the function expects a Player object, but something else is being passed. Make sure you’re passing a valid Player instance, not a string or nil. Check your code where you call FireClient and confirm the argument is really a Player. If you want, send me your code and I can help you fix it!
Thank you...
Do you understand my friends?
what?
please do local player = players:GetPlayerFromCharacter(hit.Parent)
and if player then
what does that do