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
Warnings Thanks for helpers!
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#2
RE: Warnings

you use SetMessage:

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.

(This post was last modified: 06-10-2012, 11:09 AM by SilentStriker.)
06-10-2012, 11:08 AM
Find


Messages In This Thread
Warnings Thanks for helpers! - by Putkimato - 06-10-2012, 11:07 AM
RE: Warnings - by SilentStriker - 06-10-2012, 11:08 AM
RE: Warnings - by Ermu - 06-10-2012, 12:38 PM



Users browsing this thread: 1 Guest(s)