Ok, this one has me stumped. I have a Basket which when you put Fibre in it the Fibre appears in the basket, the more you add to the basket the higher the pile of fiber in the basket. When run in the Editor as the Server this all works just fine. However when run as a client on a dedicated you see nothing. How do I get the client to reproduce the results from the dedicated server? As far as I can tell when you access the inventory all the code seems to run on the server, none of it on the client. It doesn’t update the Name on the client either. The fullness is a variable that should be replicated but How can I get the client to update the item ?
My Thanks in advance… I am sure it is something really stupidly simple that I am just missing…
Cheers
Thugg