| 11-04-2007, 12:47 PM | #1 |
I want to display a string to all players when someone researches some upgrade, but I cannot find a way to get an upgrade name as string? |
| 11-04-2007, 01:43 PM | #2 |
hmmm dunno ^^ maybe ? JASS:// Looks up the "name" field for any object (unit, item, ability) constant native GetObjectName takes integer objectId returns string |
| 11-04-2007, 03:37 PM | #3 | |
Quote:
It worked, tnx |
