Do the same print string setup I used on the Srv Move Elevator event.
This will tell you if the event is being called on the server. If it isn’t called then the Onrep function wont fire.
Srv Move Elevator needs to replicate (Run on Server).
General flow here is the client interacts with the local elevator. That Elevator calls its server version (Srv Move Elevator). The server elevator “Sets” the New floor repnotify variable.