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
Message in the middle of the screen
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Message in the middle of the screen

void 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.

For this and more -> http://wiki.frictionalgames.com/hpl2/amn..._functions

06-01-2011, 11:26 PM
Website Find


Messages In This Thread
Message in the middle of the screen - by xtron - 06-01-2011, 10:49 PM
RE: Message in the middle of the screen - by Tanshaydar - 06-01-2011, 11:26 PM



Users browsing this thread: 3 Guest(s)