#Remote events
1 messages · Page 1 of 1 (latest)
Oh yeah makes sense go to line 41 and remove it that should help 😊
I can supply code if you want I just didn’t want to do it prematurely
do it
Ok
Sorry I have to take screenshots I think
Here's the local script; let me know if you want any of the collapsed code I just wanted to save on space
And here is the server script
When I run it, the "?", ">", my player's name, "#", and "!" all get printed, but the "^" does not
ok bro first off
many things wrong
first off ur doing OnClientEvent and OnServerEvent
Your suppose to either do FireServer
Or do FireClient
and when u do fireclient() ur suppose to pass in the player instance @ocean berry
ping me when u get the message
Hi
@unborn dagger
There are some times where it does FireServer between lines 29 and 110 on the local script, if you want to see those let me know
Ok np I’ll get it soon
Ok I did get rid of some spaces between lines trying to make stuff fit better in pictures but I had to zoom out anyway to fit all the horizontal text, but here is the local script minus a list of colors near the beginning I closed
just show the part thats erroring
Well I don't think I really get any errors in the output but it's just that line 68 in the server script gets skipped over
show server line 68
where is the “^” and “?””>”
“?” and “>” are at lines 92 and 95 respectively in the local script