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
Need Credit Roll when i leave the map.[not solved]
VeNoMzTeamHysterical Offline
Member

Posts: 240
Threads: 36
Joined: Dec 2012
Reputation: 3
#1
Need Credit Roll when i leave the map.[not solved]

HPS

void OnLeave()
{
StartCredits("Creditsong.ogg", false, "Ending", "maincredits", 0);
}

LANG

<CATEGORY Name="Ending">
<Entry Name="maincredits">Amnesia - Halloween!</Entry>
</CATEGORY>


The problem is the music starts playing but not the text...
And i just go to the next map.... but i want the blackscreen with the text credit.

Anyone knows what the problem is?

http://www.frictionalgames.com/forum/thread-21719.html
Evil Awaking Work In Progress!
Hours Spend 472.
03-23-2013, 03:39 PM
Website Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: Need Credit Roll when i leave the map.[not solved]

OH MY GOD. YOU BUMPED TWO OLD THREADS AND NOW YOU'RE MAKING ANOTHER ONE. WHY BUMPING THE TWO OF THOSE IF YOU'RE GONNA MAKE A THREAD ABOUT IT?

Anyway, change both the category and the entry name.

"Veni, vidi, vici."
"I came, I saw, I conquered."
03-23-2013, 03:40 PM
Find
VeNoMzTeamHysterical Offline
Member

Posts: 240
Threads: 36
Joined: Dec 2012
Reputation: 3
#3
RE: Need Credit Roll when i leave the map.[not solved]

(03-23-2013, 03:40 PM)JustAnotherPlayer Wrote: OH MY GOD. YOU BUMPED TWO OLD THREADS AND NOW YOU'RE MAKING ANOTHER ONE. WHY BUMPING THE TWO OF THOSE IF YOU'RE GONNA MAKE A THREAD ABOUT IT?

Anyway, change both the category and the entry name.

Did i really made already a threat of this?

Anyway i gonna try xD

(03-23-2013, 03:40 PM)JustAnotherPlayer Wrote: OH MY GOD. YOU BUMPED TWO OLD THREADS AND NOW YOU'RE MAKING ANOTHER ONE. WHY BUMPING THE TWO OF THOSE IF YOU'RE GONNA MAKE A THREAD ABOUT IT?

Anyway, change both the category and the entry name.

Still not working it just loads the next map and only starts the music.

http://www.frictionalgames.com/forum/thread-21719.html
Evil Awaking Work In Progress!
Hours Spend 472.
(This post was last modified: 03-23-2013, 03:44 PM by VeNoMzTeamHysterical.)
03-23-2013, 03:42 PM
Website Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#4
RE: Need Credit Roll when i leave the map.[not solved]

StartCredits can only be made on story endings. Using it to load to another map WILL not give you the credits. As the black screen from level door had the highest priority.

"Veni, vidi, vici."
"I came, I saw, I conquered."
03-24-2013, 03:05 PM
Find




Users browsing this thread: 1 Guest(s)