The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
void SetMessage(string& asTextCategory, string& asTextEntry, float afTime);
Jagsrs28 Offline
Member

Posts: 101
Threads: 25
Joined: Jun 2012
Reputation: 0
#1
Rainbow  void SetMessage(string& asTextCategory, string& asTextEntry, float afTime);

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.

Now, when it says "the category in the .lang file" what do I name the category? Can I name it anything I want?
Also, when it says "the entry in the .lang file" what do I name the entry? Can I name it anything I want? (I think I can)




Thank You

Special Custom Story for 2 special people!

[Image: LWFcAl]


06-26-2012, 01:55 PM
Find


Messages In This Thread
void SetMessage(string& asTextCategory, string& asTextEntry, float afTime); - by Jagsrs28 - 06-26-2012, 01:55 PM



Users browsing this thread: 1 Guest(s)