#scripting help

8 messages · Page 1 of 1 (latest)

slender flaxBOT
#

studio** You are now Level 2! **studio

viral topaz
#

@pine barn

#

try printing player and see the result

#

Im p sure ur calling the remote on a instance

#

99% sure FireServer only returns a player descriptor if its fired in SPS or SCS

#

U can fix this by adding a local player in the local script

#

or just use the CD Method

#

script.parent.ClickDetector.MouseClicked:Connect(function(playerWhoClicked()
Remote.FireServer(playerWhoClicked, Amount)
end