27.06.2016, 08:27
Someone should at least be using strcat...
https://sampwiki.blast.hk/wiki/Strcat
You'll want to make the tab header be put in first, then add the names to each turn to Str. The FullString should then have the entire dialogue set once it's finished the loops.
https://sampwiki.blast.hk/wiki/Strcat
Код:
strcat(FullString, Str);