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
hw to make diary with voice?
cheeseburgerXD Offline
Junior Member

Posts: 4
Threads: 2
Joined: Mar 2011
Reputation: 0
#1
hw to make diary with voice?

i need the diary with voice hw?
i am new to this thing so i dunno much
(This post was last modified: 03-03-2011, 09:53 AM by cheeseburgerXD.)
03-03-2011, 09:53 AM
Find
Ongka Offline
Member

Posts: 225
Threads: 3
Joined: Nov 2010
Reputation: 20
#2
RE: hw to make diary with voice?

Set the options of the letter like this:
[Image: letterv.th.png]

and put this script into your .hps file.
void PickLetter(string &in asEntity, string &in asType) //Has to be the same name as the callback function.
{
    PlayMusic("note.ogg", false, 0.7f, 0, 10, false); //note is the name of the music file (or voice).
}

[Image: 18694.png]
03-03-2011, 05:05 PM
Find
Vradcly Offline
Member

Posts: 100
Threads: 6
Joined: Jan 2011
Reputation: 0
#3
RE: hw to make diary with voice?

http://www.frictionalgames.com/forum/thread-4785.html

03-04-2011, 12:41 PM
Find
cheeseburgerXD Offline
Junior Member

Posts: 4
Threads: 2
Joined: Mar 2011
Reputation: 0
#4
RE: hw to make diary with voice?

than hw i get the voice?
03-13-2011, 09:20 AM
Find
Raymond Offline
Member

Posts: 126
Threads: 24
Joined: Feb 2011
Reputation: 0
#5
RE: hw to make diary with voice?

I think you need record your "real-life" sound Tongue.

Edit:I think Big Grin.

One World To Another [DEMO] coming soon.
(This post was last modified: 03-13-2011, 09:36 AM by Raymond.)
03-13-2011, 09:35 AM
Find
Viperdream Offline
Member

Posts: 124
Threads: 16
Joined: Jan 2011
Reputation: 0
#6
RE: hw to make diary with voice?

While we are at it. Does anyone know how to make the diary page show up in the journal? It doesn't work for me :<

I added the callback and also tried ReturnOpenJournal(true); but nothing works :<

03-13-2011, 06:37 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#7
RE: hw to make diary with voice?

It should automatically add?

03-13-2011, 07:07 PM
Website Find
Viperdream Offline
Member

Posts: 124
Threads: 16
Joined: Jan 2011
Reputation: 0
#8
RE: hw to make diary with voice?

It doesn't work for me : /

03-13-2011, 07:16 PM
Find
Raymond Offline
Member

Posts: 126
Threads: 24
Joined: Feb 2011
Reputation: 0
#9
RE: hw to make diary with voice?

I am trying to make a diary as well, i don't think i need to record my real-life voice.

One World To Another [DEMO] coming soon.
03-14-2011, 03:10 AM
Find




Users browsing this thread: 1 Guest(s)