Hi,
I want to share the Life between all actors that are in the same team.
As of today, my life property is managed with COND_OwnerOnly, I want to change to COND_CUSTOM and manage the replication within PreReplication.
But, I don't know how to determine to "who" the data will be sent in PreReplication to know if I should replicate it or not.
Thanks for your help,
I want to share the Life between all actors that are in the same team.
As of today, my life property is managed with COND_OwnerOnly, I want to change to COND_CUSTOM and manage the replication within PreReplication.
But, I don't know how to determine to "who" the data will be sent in PreReplication to know if I should replicate it or not.
Thanks for your help,
Comment