Just do this one time in the logic where the ego view changes:
v16 = x;Just change x to the view number.
This makes it so that the view number will permanently be x.
And just so Joel doesn't ask why I don't use defines:
ego_view_no = x;That should work as well.
