What is the difference between these natives?

Status
Not open for further replies.

AGD

AGD

Level 17
Joined
Mar 29, 2016
Messages
688
What is/are the difference/differences between these native functions?
native DisplayTimedTextFromPlayer takes player toPlayer, real x, real y, real duration, string message returns nothing
and
native DisplayTimedTextToPlayer takes player toPlayer, real x, real y, real duration, string message returns nothing
I tried using the two but I can't seem to find any difference.
 
A good Google feature not everyone knows about:
You can do "site:http://www.wc3c.net/ <question>" to quickly find out any relevant threads. Works for hive with the proper URL.
 
And you could check out the jassdb and if it isn't documented yet you could add your doc after researching it.
 
Status
Not open for further replies.
Back
Top