#Sent invalid data

3 messages · Page 1 of 1 (latest)

cloud nexus
supple talon
#

":CmdDamageHit(System.Single,UnityEngine.RaycastHit) called on revolver while NetworkClient is not ready. "

#

This means you had server try call a command?
Only clients call commands.
Server calls Rpc's.