01.10.2015, 21:46
Quote:
Show us how you identify the variable facname
Using format can be done by this method: Код:
format(name,sizeof(name),"%s",FactionInfo[facid][facname]); |
But it's don't work too...
Код:
warning 224: indeterminate array size in "sizeof" expression (symbol "")