I have a loop writing sprites and sprite variables to a buffer in obj_steam using buffer_write. For whatever reason, they're writing and/or reading the values*256. I am using the packet_handle_client script with extra switch case items to read the data on the client side. What could be the cause of this x256 multiplier?