Blockland Forums > Help
Faces as add-ons
Mysteroo:
noedit
Also what I'm really asking is
Why if the other faces show up in the add-on list, does doing the exact same thing to the new one do nothing?
Mysteroo:
bump
Jasa1:
--- Code: ---datablock decalData(DecalName)
{
textureName = "./DecalTexture";
preload = true;
};
--- End code ---
Mysteroo:
soo, I'm guessing you mean put that in server.cs?