Author Topic: Amended Adjustable Plate skybox not downloading for clients  (Read 653 times)




I added a skybox to the Adjustable Plate map and edited the GUI to make it available (side help: why's it put "Button" over it?) to quickly switch between.

It works fine in single player and as the host, but clients who do not have the file only see blue (they all selected download textures).

How do I convince it to see this as a thing they need?

Or maybe it just a glitch?

I would assume that it acts like faces and decals, where clients must download the custom file to see it.  Unless it was updated to work for everyone.

To fix the button problem is easy, just open client.cs and at the end of the file add Your_Button_Name.text = ""; and there will be no text on the button.

As for the missing skybox, there is no way to fix it that I know of. The player must have the sky files in order to see it properly. However, if you ask players to re-join while your sky is active then they will probably download it.

Everything else you have done seems to be fine though, if you have any other questions then just pm me.