Frictional Games Forum (read-only)
SetSkyboxTexture not an actual function? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: SetSkyboxTexture not an actual function? (/thread-9643.html)



SetSkyboxTexture not an actual function? - DamnNoHtml - 08-08-2011

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 -_-