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
Text message wont show up
Janni1234 Offline
Member

Posts: 134
Threads: 24
Joined: Jan 2011
Reputation: 1
#1
Text message wont show up

My Test message wont show up:
My script:
AddTimer("Timer", 3.0f, "stormhard");

void stormhard(string &in asTimer)
{
SetMessage("Hint", "Hint01", 2.5f);
}

My .lang file:
<LANGUAGE>

<CATEGORY Name="Hint">
<Entry Name="Hint01">The Blizzard is going stronger</Entry>
</Category>

<LANGUAGE>

Thats just not my whole .lang file.
07-09-2011, 06:40 PM
Find


Messages In This Thread
Text message wont show up - by Janni1234 - 07-09-2011, 06:40 PM
RE: Text message wont show up - by Juby - 07-09-2011, 06:57 PM
RE: Text message wont show up - by Janni1234 - 07-09-2011, 07:24 PM
RE: Text message wont show up - by Janni1234 - 07-09-2011, 08:42 PM
RE: Text message wont show up - by Juby - 07-09-2011, 08:55 PM
RE: Text message wont show up - by Janni1234 - 07-09-2011, 09:16 PM
RE: Text message wont show up - by Kurton - 07-09-2011, 11:37 PM
RE: Text message wont show up - by Janni1234 - 07-10-2011, 12:48 AM
RE: Text message wont show up - by Janni1234 - 07-10-2011, 12:08 PM
RE: Text message wont show up - by AlexRobillard - 07-10-2011, 05:00 PM
RE: Text message wont show up - by Janni1234 - 07-10-2011, 05:12 PM
RE: Text message wont show up - by AlexRobillard - 07-10-2011, 05:22 PM
RE: Text message wont show up - by Janni1234 - 07-10-2011, 07:02 PM
RE: Text message wont show up - by AlexRobillard - 07-10-2011, 08:35 PM



Users browsing this thread: 1 Guest(s)