Finished this lesson, but started to run into the error of my Client not properly updating the unit movements. Unit select/move actions can be properly accounted for when completed by the client, but do not register as completed/taken (as in the action shows properly on the server side, but not the client side)
I belive im tracing it back to CmdMove, but not sure what I would change for it to get the server to send the the information back to the client. Any advice on what to check for?