HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

[AI] DisplayText...

10-26-2008, 10:56 AM#1
Troll-Brain
Someone know if these functions do something ?
Maybe i don't use them correctly, it display nothing.
I also tried to extract the mission 6 of the ROC human campaign but when i see the replay nothing is displayed. (Scripts\h06_green.ai in the war3.mpq)
I assume the boolean trace_on is still true, like in the common.ai
11-03-2008, 08:41 PM#2
Troll-Brain
up
11-04-2008, 02:49 AM#3
moyack
It doesn't work, but you can use the DisplayTimedTextFromPlayer, which actually works with AI. You can use all the common.j functions except triggers and forgroup commands.
11-04-2008, 09:15 AM#4
Troll-Brain
Oh thx.
But that's a shame i hoped that was the way to write strings in the chat box on a multiplayers game.