© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
4 replies
ItsDaGrizz

❔ Weird Timing of Functions

I have a question, I am making a game and im having a problem with my Third Person models. Each player saves a json and then loads the info, takes the ints and spawns the correct gameobject from a list i created. This works on the Host to spawn its own third person model (Which is hidden only to itself), but the host cannot see the client's. The client spawns its own and can see the host's so im not sure what the problem is.

The aim is to make the client's Cosmetics show on the host player.
I know that the Host does spawn cosmetics for the other player, but the number item it spawns is always 0, which is the default empty, and i dont know why

my code is https://pastebin.com/YjcNufgL

If other scripts are needed just @ me
Pastebin
using Mirror;using System.IO;using System.Threading;using UnityEngi...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

SmtpClient timing out
C#CC# / help
2y ago
functions
C#CC# / help
3y ago
Functions
C#CC# / help
4y ago
❔ Importing functions by RVA instead of Name
C#CC# / help
4y ago