Frictional Games Forum (read-only)

Full Version: SetSkyboxTexture not an actual function?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've got this:

SetSkyBoxTexture("Test.dds");

But I get a "no matching signatures" error, saying that SetSkyboxTexture isn't even a function. Am I doing something wrong here?
Nevermind, I forgot to capitalize the B -_-