24.02.2018, 10:51
Quote:
That's usually how it's done:
PHP Code:
|
PHP Code:
new radiolist[500];
strcat(radiolist, "Stanice\tPosluchačů\n");
strcat(radiolist, "Vypnout rбdio\n");
format(radiolist, sizeof(radiolist), "Evropa 2\t%i\n", listeners[0]);