Call RPC on replicated actors only after begin play is finished

Begin play event is finished with your last node in that event and/or when game ends. Seems that you need to change server/client logic when you spawn that actor.
Can you give an example to get a more concrete answer?