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
EXAWOLT Offline
Member

Posts: 113
Threads: 14
Joined: Apr 2012
Reputation: 3
#2
RE: Loading screen help

where have you put the picture?

[Image: cs-maker#imagebox]

simply nuff said




(This post was last modified: 06-30-2012, 12:10 PM by EXAWOLT.)
06-30-2012, 12:00 PM
Find
HoyChampoy Offline
Junior Member

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

(06-30-2012, 12:00 PM)EXAWOLT Wrote: where have you put the picture?

[Image: cs-maker#imagebox]
in a folder called graphics in my custom story map
06-30-2012, 07:39 PM
Find
Cruzore Offline
Senior Member

Posts: 301
Threads: 2
Joined: Jun 2012
Reputation: 37
#4
RE: Loading screen help

I don't know if it is needed, but paste it in the root of your custom story instead.

Think, before you speak Google, before you post
06-30-2012, 07:47 PM
Find
EXAWOLT Offline
Member

Posts: 113
Threads: 14
Joined: Apr 2012
Reputation: 3
#5
RE: Loading screen help

(if you haven´t solved it yet) drag the text i wrote above: [Image: cs-maker#imagebox] to the webb bar and you will come to a picture where it shows how it should look like

simply nuff said




(This post was last modified: 07-01-2012, 10:06 PM by EXAWOLT.)
07-01-2012, 07:05 PM
Find




Users browsing this thread: 1 Guest(s)