Hi, when I give an equipment to the player from server it automatically becomes un networked. But normally it's networked. How can I solve this problem? Thanks...
GunHammer_Ice equipment which is at the top is default template
but the "networked" text gone when the bot equips it.
I gavethe equipment via server.
Is the script that is handling equipping the "GunHammer_Ice" equipment to the player within a server context or at least have networking enabled?
I forgot to edit here. Then I added a normal script not in a context. And sent data from server to this script to equip the equipment. Then it worked.