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:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading screen help
HoyChampoy Offline
Junior Member

Posts: 43
Threads: 16
Joined: Jun 2012
Reputation: 0
#1
Loading screen help

So when a player walks through a level door i want a custom loading screen to show, i got the text to work, but the jpg picture doesn't show up. The picture is already 700x392. is there something i did wrong?

hps:



void OnLeave()
{
SetupLoadScreen("LoadingText", "TextOne", 1, "LoadScreen1.jpg");
}

lang.


<CATEGORY Name="LoadingText">
<Entry Name="TextOne">The demon is a liar. He will lie to confuse us. He will also mix lies with the truth to attack us. The attack is psychological, and powerful. So do not listen. Remember that, do not listen.</Entry>
</CATEGORY>
06-30-2012, 06:36 AM
Find


Messages In This Thread
Loading screen help - by HoyChampoy - 06-30-2012, 06:36 AM
RE: Loading screen help - by EXAWOLT - 06-30-2012, 12:00 PM
RE: Loading screen help - by HoyChampoy - 06-30-2012, 07:39 PM
RE: Loading screen help - by Cruzore - 06-30-2012, 07:47 PM
RE: Loading screen help - by EXAWOLT - 07-01-2012, 07:05 PM



Users browsing this thread: 1 Guest(s)