Author Topic: Map skybox not downloading  (Read 1215 times)

I've made a map, but when a client connects to the server, it skips downloading the skybox; and gives the player a blank blue one instead. Is there a way to fix it?
I've already tried using:
Code: [Select]
datablock DecalData(Universe_Skybox)
{
textureName="Add-ons/Map_Blu/space.png";
};
This is from the .mis
materialList = "Add-ons/Map_Blu/space.dml";

« Last Edit: January 24, 2009, 09:30:02 AM by yuki »

no i dont think there is a way to fix it. your probably just doing it wrong.

no i dont think there is a way to fix it. your probably just doing it wrong.
Ok, if you don't know what is going on, then get out.. >:|

There isn't any way to fix it.

And you're not doing it wrong. It just doesn't work.