#Why Isnt the script picking up the client event fire?

1 messages · Page 1 of 1 (latest)

proven merlin
#

the server is firing a client event and the local script is not picking it up. BUT it does pick it up if that part of the script is moved higher up in the script. BUT if I do that then the script doesnt know what speedvalue is and so I need to know why the local script isnt receiving the client event when that part of the script is placed lower in the script (yes im sure that they are both using the same remote event)

bronze oar
#

make sure playerisainstance

proven merlin