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
How to make custom loading screens?
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#5
RE: How to make custom loading screens?

Yeah, Tanshaydar has it right. Just put that function in your onLeave section like this

void OnLeave()
{
SetupLoadScreen(string&asTextCat, string&asTextEntry, int alRandomNum, string&asImageFile);
}

You can also put multiple ones and it will choose a loading screen at random (I believe, it might be a different function though, but it's similar)


Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
08-20-2011, 07:34 AM
Find


Messages In This Thread
How to make custom loading screens? - by ZyLogicX - 08-19-2011, 11:24 PM
RE: How to make custom loading screens? - by Selyp - 08-20-2011, 07:34 AM



Users browsing this thread: 1 Guest(s)