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 help with script
i3670 Offline
Posting Freak

Posts: 1,308
Threads: 74
Joined: Oct 2011
Reputation: 36
#2
RE: Need help with script

AddEffectVoice(string& asVoiceFile, string& asEffectFile, string& asTextCat, string& asTextEntry,
bool abUsePosition, string& asPosEntity, float afMinDistance, float afMaxDistance);

This adds a voice and an effect to be played. It is okay to call this many times in order to play many voices in a row. The EffectVoiceOverCallback is not called until ALL voices have finished.

asVoiceFile - the voice to play
asEffectFile - the effect to play
asTextCat - the category in the .lang file
asTextEntry - the text entry in the .lang file
abUsePosition - plays using 3D from the entity, or without 3D
asPosEntity - the entity at which the effect appears
afMinDistance - minimum distance to see the effect
afMaxDistance - maximum distance to see the effect

http://wiki.frictionalgames.com/hpl2/amn...ns#journal

"What you think is irrelevant" - A character of our time

A Christmas Hunt
01-28-2013, 11:50 PM
Find


Messages In This Thread
Need help with script - by afroduckie - 01-28-2013, 11:29 PM
RE: Need help with script - by i3670 - 01-28-2013, 11:50 PM
RE: Need help with script - by NaxEla - 01-29-2013, 01:25 AM
RE: Need help with script - by afroduckie - 01-29-2013, 01:50 AM
RE: Need help with script - by Your Computer - 01-29-2013, 07:37 AM
RE: Need help with script - by No Author - 01-29-2013, 09:43 AM
RE: Need help with script - by afroduckie - 01-30-2013, 01:56 PM
RE: Need help with script - by No Author - 01-30-2013, 03:49 PM
RE: Need help with script - by afroduckie - 01-30-2013, 11:05 PM
RE: Need help with script - by i3670 - 01-31-2013, 01:26 AM
RE: Need help with script - by afroduckie - 01-31-2013, 03:14 AM
RE: Need help with script - by FlawlessHappiness - 01-31-2013, 06:53 AM
RE: Need help with script - by afroduckie - 01-31-2013, 11:00 PM



Users browsing this thread: 1 Guest(s)