The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Need help - HPS/Skybox trouble
Zokrar Offline
Member

Posts: 85
Threads: 16
Joined: May 2013
Reputation: 0
#1
[SOLVED] Need help - HPS/Skybox trouble

Hi all, I took a fairly long break from mapping, and have run into a problem I ran into a long time ago. The new problem is that I've forgotten how to fix said problem Confused

First off, my hps file is not working. At the moment, all it has in it is...

Spoiler below!
void onStart()
{
GiveItemFromFile("lantern", "lantern.ent");
SetSkyBoxActive(true);
SetSkyBoxTexture("foreign_skyscape.dds");
}

I have made sure it is named the same as my map (Realism.hps, Realism.map), but I am not spawning with a lantern. I'm in debug mode, if that changes anything.

My next problem is that I can't get skyboxes to work. If I select the option in the editor (Edit -> Level settings) the skybox will appear in the editor, but once I start up the map, the sky is white.

Any and all help is greatly appreciated.

(This post was last modified: 06-21-2013, 10:21 PM by Zokrar.)
06-21-2013, 02:23 AM
Find


Messages In This Thread
[SOLVED] Need help - HPS/Skybox trouble - by Zokrar - 06-21-2013, 02:23 AM
RE: Need help - HPS/Skybox trouble - by 7heDubz - 06-21-2013, 02:53 AM
RE: Need help - HPS/Skybox trouble - by Zokrar - 06-21-2013, 02:56 AM
RE: Need help - HPS/Skybox trouble - by 7heDubz - 06-21-2013, 03:29 AM
RE: Need help - HPS/Skybox trouble - by Zokrar - 06-21-2013, 03:34 AM
RE: Need help - HPS/Skybox trouble - by 7heDubz - 06-21-2013, 03:43 AM
RE: Need help - HPS/Skybox trouble - by 7heDubz - 06-21-2013, 03:57 AM
RE: Need help - HPS/Skybox trouble - by Zokrar - 06-21-2013, 03:55 AM
RE: Need help - HPS/Skybox trouble - by Zokrar - 06-21-2013, 03:57 AM
RE: Need help - HPS/Skybox trouble - by Zokrar - 06-21-2013, 02:19 PM



Users browsing this thread: 1 Guest(s)