For some reason I am unable to use .GetReplicaById() It just returns nil even though if I use .ReplicaOfClassCreated and hook the method that way it works fine. I have even tried printing Replicas[replicaid].. Or actually just Replicas too. Both of those returned nil for some reason. Either I am setting up something wrong or it's broken
For some reason I am unable to use .GetReplicaById() It just returns nil even though if I use .ReplicaOfClassCreated and hook the method that way it works fine. I have even tried printing Replicas[replicaid].. Or actually just Replicas too. Both of those returned nil for some reason. Either I am setting up something wrong or it's broken