hey, if your here from seeing my previous post, yea thats been mostly solved
there is one problem though that remains and i know is just the single one thing that is breaking the whole process
i want to carry the C1 of RightShoulder from the player to another players local script (using remote events firing to a receiver then firing to clients then onclientevent) then replace the server side C1 of the player with the C1 that was fired from the same player, resulting in the arm location and orientation being the same on the server as it is on the client where the player is moving it on
hope this is even understandable…
my current attempt at trying to get the local C1 to be the server C1 too:
A RemoteEvent can only send Player and one other variable across. The Player who fired the remote is automatically sent, so you only have one variable with which to play.
You could put them both value and ArmRotation in a table, then separate it out at the server side.
Oh. When I was trying to update my Shop remote event the other day, it would only ever send one var when I was testing when I was trying to differentiate between different item type purchases…
ill put it as solved as it worked but the main goal that im still trying to achieve isnt, so yea ill just commission it since i have almost 10k to spare for advertising after selling a limited and im absolutely done with this piece of crap bugging my mind for 4-5 months or so by now