Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do i make a Dark and Evil vocie
jessehmusic Offline
Senior Member

Posts: 423
Threads: 102
Joined: Dec 2011
Reputation: 8
#8
RE: How do i make a Dark and Evil vocie

(04-06-2012, 11:56 PM)Adrianis Wrote:
(04-06-2012, 10:25 PM)jessehmusic Wrote: ah ty!!! can you give a tut how to set subtitles when the voice comes...
Inside whatever function you use to call the voice, you could use the function below to effectively display a subtitle. There may well be a better way someone else could suggest, I haven't done any subtitles before

SetMessage(string& asTextCategory, string& asTextEntry, float afTime);

Displays a message on the screen.

asTextCategory - the category in the .lang file
asTextEntry - the entry in the .lang file
afTime - determines how long the message is displayed. If time is < =0 then the life time is calculated based on string length.
i think i need to have add timers then with SetMessage

http://www.moddb.com/mods/jessehmusic - Hospital of horror , WIP
04-07-2012, 12:00 AM
Website Find


Messages In This Thread
RE: How do i make a Dark and Evil vocie - by jessehmusic - 04-07-2012, 12:00 AM



Users browsing this thread: 1 Guest(s)