BaloghDaniel
Results
2
comments of
BaloghDaniel
I *thought* i was having the same issue. I tried the debug script you provided and it seems that the client IsOwner. Although I still get "Client is not allowed...
I Debuggd all the way trough the "TrycommitTransformToServer" method in ClientNetworkTransform and i found this. ``` ` public bool CanClientWrite(ulong clientId) { switch (WritePerm) --> (Writeperm = "server" in this...