Instance editable overrides RepNotify variable on network client join ONLY WHEN

You can flag a variable as Transient so that it is zero-filled at load time. Transient variables ignore whatever variable is pre-set in the instance and expects to be set to a new value at run-time.