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


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.Lang File Help [SOLVED]Easy
Darkfire Offline
Senior Member

Posts: 371
Threads: 22
Joined: May 2014
Reputation: 15
#5
RE: Easy

This is a callback used for dialogues.
AddEffectVoice(string& asVoiceFile, string& asEffectFile, string& asTextCat, string& asTextEntry,
bool abUsePosition, string& asPosEntity, float afMinDistance, float afMaxDistance);

Unless you use a voice file in there, the text isn't going to appear. You can always make a blank voice file, but I'd suggest using
SetMessage(string& asTextCategory, string& asTextEntry, float afTime);

It's much more handy, but it will display the message in the centre, as I recall.

10-31-2014, 08:12 PM
Find


Messages In This Thread
[SOLVED]Easy - by Straxedix - 10-31-2014, 06:05 PM
RE: Easy - by FlawlessHappiness - 10-31-2014, 06:17 PM
RE: Easy - by Straxedix - 10-31-2014, 07:19 PM
RE: Easy - by DnALANGE - 10-31-2014, 08:06 PM
RE: Easy - by Darkfire - 10-31-2014, 08:12 PM
RE: Easy - by DnALANGE - 10-31-2014, 08:13 PM
RE: Easy - by Straxedix - 10-31-2014, 08:13 PM
RE: Easy - by Straxedix - 10-31-2014, 08:17 PM
RE: Easy - by FlawlessHappiness - 10-31-2014, 08:21 PM
RE: Easy - by DnALANGE - 10-31-2014, 08:21 PM
RE: Easy - by Straxedix - 10-31-2014, 08:26 PM



Users browsing this thread: 4 Guest(s)